Skip to content

Commit 9d54880

Browse files
SDKAutoJignesh Vavadiya
andcommitted
CodeGen from PR 14346 in Azure/azure-rest-api-specs
Added DW Gen3 SqlPool Pause and Resume swagger (#14346) * Added DW Gen3 SqlPool Pause and Resume swagger * Validation error fix * Validation error fix * Validation error fix * Validation error fix Co-authored-by: Jignesh Vavadiya <[email protected]>
1 parent 84cb1b1 commit 9d54880

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

schemas/2018-05-01/subscriptionDeploymentTemplate.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@
6969
{
7070
"$ref": "https://schema.management.azure.com/schemas/2020-01-01/Microsoft.Advisor.json#/subscription_resourceDefinitions/configurations"
7171
},
72-
{
73-
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleAssignments"
74-
},
75-
{
76-
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleDefinitions"
77-
},
7872
{
7973
"$ref": "https://schema.management.azure.com/schemas/2015-01-01/Microsoft.Authorization.json#/subscription_resourceDefinitions/locks"
8074
},
@@ -111,6 +105,12 @@
111105
{
112106
"$ref": "https://schema.management.azure.com/schemas/2017-06-01-preview/Microsoft.Authorization.json#/unknown_resourceDefinitions/policyAssignments"
113107
},
108+
{
109+
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleAssignments"
110+
},
111+
{
112+
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleDefinitions"
113+
},
114114
{
115115
"$ref": "https://schema.management.azure.com/schemas/2018-03-01/Microsoft.Authorization.json#/subscription_resourceDefinitions/policyDefinitions"
116116
},

schemas/2019-08-01/managementGroupDeploymentTemplate.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@
5757
},
5858
{
5959
"oneOf": [
60-
{
61-
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleAssignments"
62-
},
63-
{
64-
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleDefinitions"
65-
},
6660
{
6761
"$ref": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.Authorization.json#/unknown_resourceDefinitions/policyassignments"
6862
},
@@ -84,6 +78,12 @@
8478
{
8579
"$ref": "https://schema.management.azure.com/schemas/2017-06-01-preview/Microsoft.Authorization.json#/unknown_resourceDefinitions/policyAssignments"
8680
},
81+
{
82+
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleAssignments"
83+
},
84+
{
85+
"$ref": "https://schema.management.azure.com/schemas/2017-09-01/Microsoft.Authorization.json#/resourceDefinitions/roleDefinitions"
86+
},
8787
{
8888
"$ref": "https://schema.management.azure.com/schemas/2018-03-01/Microsoft.Authorization.json#/managementGroup_resourceDefinitions/policyDefinitions"
8989
},

0 commit comments

Comments
 (0)