From a2dccdf9c8d7a5cd8897c14f3a3a3430b991389f Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Sat, 6 May 2023 16:32:57 +0800 Subject: [PATCH 1/3] update samples parameters --- .../2022-09-22-preview/examples/Accounts_Create.json | 3 +++ specification/mysql/resource-manager/readme.typescript.md | 6 +++--- .../stable/2019-12-01/examples/VpnSitePut.json | 1 - .../stable/2020-03-01/examples/VpnSitePut.json | 1 - .../stable/2020-04-01/examples/VpnSitePut.json | 1 - .../stable/2020-05-01/examples/VpnSitePut.json | 1 - .../stable/2020-06-01/examples/VpnSitePut.json | 1 - .../stable/2020-07-01/examples/VpnSitePut.json | 1 - .../stable/2020-08-01/examples/VpnSitePut.json | 1 - .../stable/2020-11-01/examples/VpnSitePut.json | 1 - .../stable/2021-02-01/examples/VpnSitePut.json | 1 - .../stable/2021-03-01/examples/VpnSitePut.json | 1 - .../stable/2021-05-01/examples/VpnSitePut.json | 1 - .../stable/2021-08-01/examples/VpnSitePut.json | 1 - .../stable/2022-01-01/examples/VpnSitePut.json | 1 - .../stable/2022-05-01/examples/VpnSitePut.json | 1 - .../stable/2022-07-01/examples/VpnSitePut.json | 1 - .../stable/2022-09-01/examples/VpnSitePut.json | 1 - .../stable/2022-11-01/examples/VpnSitePut.json | 1 - 19 files changed, 6 insertions(+), 20 deletions(-) diff --git a/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json b/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json index 70df778f4cb4..0ff67c8956b7 100644 --- a/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json +++ b/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json @@ -8,6 +8,7 @@ "properties": { "appId": "11111111-aaaa-1111-bbbb-111111111111" }, + "location": "global", "tags": { "tag1": "value1", "tag2": "value2" @@ -25,6 +26,7 @@ "appId": "11111111-aaaa-1111-bbbb-111111111111", "billingPlanId": "11111111-aaaa-1111-bbbb-111111111111" }, + "location": "global", "tags": { "tag1": "value1", "tag2": "value2" @@ -41,6 +43,7 @@ "appId": "11111111-aaaa-1111-bbbb-111111111111", "billingPlanId": "11111111-aaaa-1111-bbbb-111111111111" }, + "location": "global", "tags": { "tag1": "value1", "tag2": "value2" diff --git a/specification/mysql/resource-manager/readme.typescript.md b/specification/mysql/resource-manager/readme.typescript.md index 00af052d891b..ea1a9cdecd02 100644 --- a/specification/mysql/resource-manager/readme.typescript.md +++ b/specification/mysql/resource-manager/readme.typescript.md @@ -9,12 +9,12 @@ typescript: generate-metadata: true ``` -### Tag: package-flexibleserver-2021-05-01 and TypeScript +### Tag: package-flexibleserver-2022-09-30-preview and TypeScript -These settings apply only when `--tag=package-flexibleserver-2021-05-01 --typescript` is specified on the command line. +These settings apply only when `--tag=package-flexibleserver-2022-09-30-preview --typescript` is specified on the command line. Please also specify `--typescript-sdks-folder=`. -``` yaml $(tag) == 'package-flexibleserver-2021-05-01' && $(typescript) +``` yaml $(tag) == 'package-flexibleserver-2022-09-30-preview' && $(typescript) title: MySQLManagementFlexibleServerClient package-name: "@azure/arm-mysql-flexible" output-folder: "$(typescript-sdks-folder)/sdk/mysql/arm-mysql-flexible/" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/examples/VpnSitePut.json index 27cdb83f5222..e8bf9bdfd620 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-03-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-03-01/examples/VpnSitePut.json index d6bacb1c438c..e190bd1f3e8a 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-03-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-03-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/VpnSitePut.json index a6f02855708a..4d16365ae3e4 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnSitePut.json index c9011c1a7754..e017a567bce3 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/VpnSitePut.json index a9ea0355f6be..db0b91484e62 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/VpnSitePut.json index a1496a33e39e..41b1bb25b7bb 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-07-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnSitePut.json index af584b2c29ce..353a21993083 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-08-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-11-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-11-01/examples/VpnSitePut.json index 286ccef839e3..e9af1c2980c8 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-11-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-11-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/VpnSitePut.json index d07cb27fc544..f2052908de40 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-03-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-03-01/examples/VpnSitePut.json index bf6ccfe55b8e..c64e855bbf93 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-03-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-03-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/examples/VpnSitePut.json index 609324d97407..d07f55acccce 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-05-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/examples/VpnSitePut.json index 53f8c30c55e9..26a4ab9d6341 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-08-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-01-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-01-01/examples/VpnSitePut.json index acf75bcca44f..8042738bfa2e 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-01-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-01-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-05-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-05-01/examples/VpnSitePut.json index 72e23e08e623..a83a42ba6e8b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-05-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-05-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/examples/VpnSitePut.json index 27e3f88f62d2..45a050fc02da 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-09-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-09-01/examples/VpnSitePut.json index 554e3076ab8e..a593ebddd9c7 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-09-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-09-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2022-11-01/examples/VpnSitePut.json b/specification/network/resource-manager/Microsoft.Network/stable/2022-11-01/examples/VpnSitePut.json index 98eeefb431da..54f4d480a456 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2022-11-01/examples/VpnSitePut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2022-11-01/examples/VpnSitePut.json @@ -24,7 +24,6 @@ "name": "vpnSiteLink1", "properties": { "ipAddress": "50.50.50.56", - "fqdn": "link1.vpnsite1.contoso.com", "linkProperties": { "linkProviderName": "vendor1", "linkSpeedInMbps": 0 From b8c850cf41fbd87b66f1820693e767ea28fb2efa Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Mon, 15 May 2023 15:08:42 +0800 Subject: [PATCH 2/3] update files --- specification/mysql/resource-manager/readme.typescript.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/mysql/resource-manager/readme.typescript.md b/specification/mysql/resource-manager/readme.typescript.md index ea1a9cdecd02..00af052d891b 100644 --- a/specification/mysql/resource-manager/readme.typescript.md +++ b/specification/mysql/resource-manager/readme.typescript.md @@ -9,12 +9,12 @@ typescript: generate-metadata: true ``` -### Tag: package-flexibleserver-2022-09-30-preview and TypeScript +### Tag: package-flexibleserver-2021-05-01 and TypeScript -These settings apply only when `--tag=package-flexibleserver-2022-09-30-preview --typescript` is specified on the command line. +These settings apply only when `--tag=package-flexibleserver-2021-05-01 --typescript` is specified on the command line. Please also specify `--typescript-sdks-folder=`. -``` yaml $(tag) == 'package-flexibleserver-2022-09-30-preview' && $(typescript) +``` yaml $(tag) == 'package-flexibleserver-2021-05-01' && $(typescript) title: MySQLManagementFlexibleServerClient package-name: "@azure/arm-mysql-flexible" output-folder: "$(typescript-sdks-folder)/sdk/mysql/arm-mysql-flexible/" From bd3b868a26cfe5cde3b688bf3ebe58a7bd953912 Mon Sep 17 00:00:00 2001 From: kazrael2119 <98569699+kazrael2119@users.noreply.github.com> Date: Wed, 17 May 2023 13:50:43 +0800 Subject: [PATCH 3/3] update files --- .../preview/2022-09-22-preview/examples/Accounts_Create.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json b/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json index 0ff67c8956b7..70df778f4cb4 100644 --- a/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json +++ b/specification/graphservicesprod/resource-manager/Microsoft.GraphServices/preview/2022-09-22-preview/examples/Accounts_Create.json @@ -8,7 +8,6 @@ "properties": { "appId": "11111111-aaaa-1111-bbbb-111111111111" }, - "location": "global", "tags": { "tag1": "value1", "tag2": "value2" @@ -26,7 +25,6 @@ "appId": "11111111-aaaa-1111-bbbb-111111111111", "billingPlanId": "11111111-aaaa-1111-bbbb-111111111111" }, - "location": "global", "tags": { "tag1": "value1", "tag2": "value2" @@ -43,7 +41,6 @@ "appId": "11111111-aaaa-1111-bbbb-111111111111", "billingPlanId": "11111111-aaaa-1111-bbbb-111111111111" }, - "location": "global", "tags": { "tag1": "value1", "tag2": "value2"