From 2a89cd47b9c268b6209afee3eb95e3f474003791 Mon Sep 17 00:00:00 2001 From: kangsun-ctrl <69279251+kangsun-ctrl@users.noreply.github.com> Date: Thu, 24 Feb 2022 21:18:18 -0800 Subject: [PATCH] PIR and SIG architecture (#17853) * save * save * add some missing x-ms-identifiers * add more x-ms-identifiers * add more x-ms-identifiers Co-authored-by: Theodore Chang Co-authored-by: ArcturusZhang --- .../stable/2020-09-30/gallery.json | 4 ++++ .../stable/2020-09-30/sharedGallery.json | 4 ++++ .../stable/2021-04-01/compute.json | 4 ++++ .../Microsoft.Compute/stable/2021-04-01/disk.json | 4 ++++ .../stable/2021-04-01/runCommands.json | 4 ++++ .../stable/2021-07-01/compute.json | 4 ++++ .../stable/2021-07-01/gallery.json | 4 ++++ .../stable/2021-07-01/runCommands.json | 4 ++++ .../stable/2021-10-01/gallery.json | 12 ++++++++++++ .../stable/2021-11-01/compute.json | 15 +++++++++++++++ 10 files changed, 59 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": { 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": { 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": { 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": { 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": { 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": { 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": { 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": { 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": [ 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."