From 5b820e646f50c1757060f521f4bcd8be2b95d595 Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:15:55 -0400 Subject: [PATCH 01/13] Update gallery.json --- .../Microsoft.Compute/stable/2020-09-30/gallery.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/gallery.json index d1cfed5ba1c3..a15aea043363 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/gallery.json @@ -2705,6 +2705,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 25896c432e639d030f20ab2bc958f3dd5b289a1b Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:17:12 -0400 Subject: [PATCH 02/13] Update sharedGallery.json --- .../Microsoft.Compute/stable/2020-09-30/sharedGallery.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/sharedGallery.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/sharedGallery.json index 9867716e318a..6f5931e491be 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/sharedGallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2020-09-30/sharedGallery.json @@ -707,6 +707,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 85465e8530c094a8801825701d6f9f0a58d89dc2 Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:18:44 -0400 Subject: [PATCH 03/13] Update compute.json --- .../Microsoft.Compute/stable/2021-04-01/compute.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json index 31e73224f011..aed3b6fadae9 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/compute.json @@ -14439,6 +14439,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 3c35fc70ce1b466711b586445c27e4855b28c29a Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:20:37 -0400 Subject: [PATCH 04/13] Update disk.json --- .../Microsoft.Compute/stable/2021-04-01/disk.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/disk.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/disk.json index a798cf04b80b..92f106699186 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/disk.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/disk.json @@ -3531,6 +3531,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 46e9d53c51ee72ca2edcffc34faf0efb57b6579e Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:21:24 -0400 Subject: [PATCH 05/13] Update runCommands.json --- .../Microsoft.Compute/stable/2021-04-01/runCommands.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/runCommands.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/runCommands.json index a05d2e7f7e8f..120776fd6b9b 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/runCommands.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-04-01/runCommands.json @@ -1350,6 +1350,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 1e85ee1c97b51add539ad45c438ee0dd9791607d Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:22:57 -0400 Subject: [PATCH 06/13] Update compute.json --- .../Microsoft.Compute/stable/2021-07-01/compute.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json index 76e47e1a0e51..20c472d1383b 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/compute.json @@ -14562,6 +14562,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 6015c74e1baa161b3999abef332d7d01e13243dc Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:23:56 -0400 Subject: [PATCH 07/13] Update gallery.json --- .../Microsoft.Compute/stable/2021-07-01/gallery.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/gallery.json index 384e4c95151d..8013adcd137c 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/gallery.json @@ -2736,6 +2736,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 11aaa5045580610e193cfe11e2e38cb02a230d52 Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:24:32 -0400 Subject: [PATCH 08/13] Update runCommands.json --- .../Microsoft.Compute/stable/2021-07-01/runCommands.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/runCommands.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/runCommands.json index b5196acc6ba8..3d3eea3513a2 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/runCommands.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-07-01/runCommands.json @@ -1350,6 +1350,10 @@ "items": { "$ref": "#/definitions/ApiErrorBase" }, + "x-ms-identifiers": [ + "message", + "target" + ], "description": "The Api error details" }, "innererror": { From 94288cbe9661dbeeebefd0b6e8fcece1e5d9556d Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:26:29 -0400 Subject: [PATCH 09/13] Update gallery.json --- .../Microsoft.Compute/stable/2021-10-01/gallery.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json index 6ea8b84eaf44..4b11cac29962 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-10-01/gallery.json @@ -2271,6 +2271,18 @@ "name" ], "description": "A list of gallery image features." + }, + "architecture": { + "type": "string", + "description": "The architecture of the image. Applicable to OS disks only.", + "enum": [ + "x64", + "Arm64" + ], + "x-ms-enum": { + "name": "Architecture", + "modelAsString": true + } } }, "required": [ From 1a4a841f4eb271aff0ab7c056a105e18fff435f5 Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:29:01 -0400 Subject: [PATCH 10/13] Update compute.json --- .../stable/2021-11-01/compute.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json index ad1df0ff9e54..0dd3913c9225 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2021-11-01/compute.json @@ -10130,6 +10130,18 @@ "modelAsString": true } }, + "ArchitectureType": { + "type": "string", + "description": "Specifies the Architecture Type", + "enum": [ + "x64", + "Arm64" + ], + "x-ms-enum": { + "name": "ArchitectureTypes", + "modelAsString": true + } + }, "InstanceViewStatus": { "properties": { "code": { @@ -11886,6 +11898,9 @@ "x-ms-identifiers": [ "name" ] + }, + "architecture": { + "$ref": "#/definitions/ArchitectureType" } }, "description": "Describes the properties of a Virtual Machine Image." From 7aa2add9897b3143eb9478c057d516efb31b97a8 Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:54:26 -0400 Subject: [PATCH 11/13] Update readme.go.md --- .../azurestackhci/resource-manager/readme.go.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/specification/azurestackhci/resource-manager/readme.go.md b/specification/azurestackhci/resource-manager/readme.go.md index 2cf9c932a0eb..1447a86e5b12 100644 --- a/specification/azurestackhci/resource-manager/readme.go.md +++ b/specification/azurestackhci/resource-manager/readme.go.md @@ -20,11 +20,22 @@ azure-arm: true ```yaml $(go) && $(multiapi) batch: + - tag: package-2022-01 - tag: package-preview-2021-01 - tag: package-2020-10 - tag: package-2020-03-01-preview ``` +### Tag: package-2022-01 and go + +These settings apply only when `--tag=package-2022-01 --go` is specified on the command line. +Please also specify `--go-sdks-folder=`. + +```yaml $(tag) == 'package-2022-01' && $(go) +namespace: azurestackhci +output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2022-01-01/$(namespace) +``` + ### Tag: package-preview-2021-01 and go These settings apply only when `--tag=package-preview-2021-01 --go` is specified on the command line. From 8a8ac8780dffa4cb713c04ac494ad939805f7c19 Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:56:18 -0400 Subject: [PATCH 12/13] Update readme.go.md --- specification/compute/resource-manager/readme.go.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/specification/compute/resource-manager/readme.go.md b/specification/compute/resource-manager/readme.go.md index 7998a4c4d26a..ae5da7bccd0f 100644 --- a/specification/compute/resource-manager/readme.go.md +++ b/specification/compute/resource-manager/readme.go.md @@ -48,6 +48,7 @@ directive: ```yaml $(go) && $(multiapi) batch: + - tag: package-2021-12-01 - tag: package-2021-11-01 - tag: package-2021-08-01 - tag: package-2021-07-01 @@ -76,6 +77,16 @@ batch: - tag: package-container-service-2015-11-preview ``` +### Tag: package-2021-12-01 and go + +These settings apply only when `--tag=package-2021-12-01 --go` is specified on the command line. +Please also specify `--go-sdk-folder=`. + +```yaml $(tag)=='package-2021-12-01' && $(go) +namespace: compute +output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2021-12-01/$(namespace) +``` + ### Tag: package-2021-11-01 and go These settings apply only when `--tag=package-2021-11-01 --go` is specified on the command line. From 192cf0e40aef2af1d19fe78fc128796cf8e870cb Mon Sep 17 00:00:00 2001 From: Adam Sandor Date: Mon, 14 Mar 2022 16:57:31 -0400 Subject: [PATCH 13/13] Update readme.go.md --- .../resourcehealth/resource-manager/readme.go.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/specification/resourcehealth/resource-manager/readme.go.md b/specification/resourcehealth/resource-manager/readme.go.md index f61dd1117c7e..15327b7b926f 100644 --- a/specification/resourcehealth/resource-manager/readme.go.md +++ b/specification/resourcehealth/resource-manager/readme.go.md @@ -21,10 +21,20 @@ azure-arm: true ``` yaml $(go) && $(multiapi) batch: + - tag: package-2020-05-01 - tag: package-2017-07 - tag: package-2015-01 ``` +### Tag: package-2020-05-01 and go + +These settings apply only when `--tag=package-2020-05-01 --go` is specified on the command line. +Please also specify `--go-sdk-folder=`. + +``` yaml $(tag) == 'package-2020-05-01' && $(go) +output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2020-05-01/$(namespace) +``` + ### Tag: package-2017-07 and go These settings apply only when `--tag=package-2017-07 --go` is specified on the command line.