diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Get.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Get.json index 1d3600b3776b..c18ffeb4fd5f 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Get.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Get.json @@ -13,6 +13,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/MyAccount", "name": "MyAccount", diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetByResourceGroup.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetByResourceGroup.json index 54e3bc2fcd2f..2ea846f35b47 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetByResourceGroup.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetByResourceGroup.json @@ -14,6 +14,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/alpha", "name": "alpha", @@ -25,6 +28,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/omega", "name": "omega", diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetBySubscription.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetBySubscription.json index 8b5ae83f59ef..421cb759c41f 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetBySubscription.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/GetBySubscription.json @@ -13,6 +13,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/alpha", "name": "alpha", @@ -24,6 +27,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/omega", "name": "omega", diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Patch.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Patch.json index 1d785cefa9b6..43d46c058028 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Patch.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Patch.json @@ -5,6 +5,9 @@ "accountName": "MyAccount", "api-version": "2020-04-06-preview", "remoteRenderingAccount": { + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "tags": { "heroine": "juliet", @@ -23,6 +26,9 @@ "heroine": "juliet", "hero": "romeo" }, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/MyAccount", "name": "MyAccount", diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Put.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Put.json index a45bba86e6cf..1510036ebcc0 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Put.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/examples/remote-rendering/Put.json @@ -5,6 +5,9 @@ "accountName": "MyAccount", "api-version": "2020-04-06-preview", "remoteRenderingAccount": { + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap" } }, @@ -16,6 +19,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/MyAccount", "name": "MyAccount", @@ -29,6 +35,9 @@ "accountDomain": "mixedreality.azure.com" }, "tags": {}, + "identity": { + "type": "SystemAssigned" + }, "location": "eastus2euap", "id": "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/MyResourceGroup/providers/Microsoft.MixedReality/remoteRenderingAccounts/MyAccount", "name": "MyAccount", diff --git a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/remote-rendering.json b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/remote-rendering.json index aea8901583cf..06252e3239b5 100644 --- a/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/remote-rendering.json +++ b/specification/mixedreality/resource-manager/Microsoft.MixedReality/preview/2020-04-06-preview/remote-rendering.json @@ -388,6 +388,13 @@ "description": "RemoteRenderingAccount Response.", "type": "object", "properties": { + "identity": { + "allOf": [ + { + "$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/Identity" + } + ] + }, "properties": { "x-ms-client-flatten": true, "description": "Property bag.",