diff --git a/specification/dns/resource-manager/readme.typescript.md b/specification/dns/resource-manager/readme.typescript.md index c0561c3ae210..6e56d2e3e9a6 100644 --- a/specification/dns/resource-manager/readme.typescript.md +++ b/specification/dns/resource-manager/readme.typescript.md @@ -29,4 +29,19 @@ typescript: clear-output-folder: true batch: - tag: profile-hybrid-2019-03-01 +``` + +### Profile: profile-hybrid-2020-09-01 + +These settings apply only when `--profile=profile-hybrid-2020-09-01` is specified on the command line. + +``` yaml $(profile)=='profile-hybrid-2020-09-01' +typescript: + package-name: "@azure/arm-dns-profile-2020-09-01-hybrid" + output-folder: "$(typescript-sdks-folder)/sdk/dns/arm-dns-profile-2020-09-01-hybrid" + clear-output-folder: true + azure-arm: true + generate-metadata: true + batch: + - tag: profile-hybrid-2020-09-01 ``` \ No newline at end of file diff --git a/specification/eventhub/resource-manager/readme.md b/specification/eventhub/resource-manager/readme.md index 3d53fad16f41..bae790871680 100644 --- a/specification/eventhub/resource-manager/readme.md +++ b/specification/eventhub/resource-manager/readme.md @@ -109,7 +109,6 @@ input-file: - Microsoft.EventHub/stable/2017-04-01/AuthorizationRules.json - Microsoft.EventHub/stable/2017-04-01/CheckNameAvailability.json - Microsoft.EventHub/stable/2017-04-01/consumergroups.json -- Microsoft.EventHub/stable/2017-04-01/disasterRecoveryConfigs.json - Microsoft.EventHub/stable/2017-04-01/operations.json - Microsoft.EventHub/stable/2017-04-01/eventhubs.json - Microsoft.EventHub/stable/2017-04-01/sku.json