Skip to content

Commit 123fe69

Browse files
author
SDKAuto
committed
CodeGen from PR 23292 in Azure/azure-rest-api-specs
Merge 1dbbd65ba363b1f4f6ca522abcf39059dbc8082b into 6b992c049ed7d6a95465d5c0a2234fc54c87b9bf
1 parent 2339f74 commit 123fe69

File tree

4 files changed

+566
-0
lines changed

4 files changed

+566
-0
lines changed

schemas/2018-05-01/subscriptionDeploymentTemplate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,12 @@
13521352
{
13531353
"$ref": "https://schema.management.azure.com/schemas/2022-02-01/Microsoft.Resources.json#/subscription_resourceDefinitions/resourceGroups"
13541354
},
1355+
{
1356+
"$ref": "https://schema.management.azure.com/schemas/2022-08-01-preview/Microsoft.Resources.json#/subscription_resourceDefinitions/deploymentStacks"
1357+
},
1358+
{
1359+
"$ref": "https://schema.management.azure.com/schemas/2022-08-01-preview/Microsoft.Resources.json#/subscription_resourceDefinitions/resourceGroups"
1360+
},
13551361
{
13561362
"$ref": "https://schema.management.azure.com/schemas/2022-09-01/Microsoft.Resources.json#/subscription_resourceDefinitions/deployments"
13571363
},

schemas/2019-08-01/managementGroupDeploymentTemplate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,9 @@
851851
{
852852
"$ref": "https://schema.management.azure.com/schemas/2021-04-01/Microsoft.Resources.json#/unknown_resourceDefinitions/tags"
853853
},
854+
{
855+
"$ref": "https://schema.management.azure.com/schemas/2022-08-01-preview/Microsoft.Resources.json#/managementGroup_resourceDefinitions/deploymentStacks"
856+
},
854857
{
855858
"$ref": "https://schema.management.azure.com/schemas/2022-09-01/Microsoft.Resources.json#/managementGroup_resourceDefinitions/deployments"
856859
},

0 commit comments

Comments
 (0)