Skip to content

Commit

Permalink
Merge pull request #2940 from Azure/autogenerate-batch
Browse files Browse the repository at this point in the history
Update Generated Schemas
  • Loading branch information
Xynoclafe authored Aug 4, 2023
2 parents 6287808 + 4ffd3f9 commit 77567eb
Show file tree
Hide file tree
Showing 15 changed files with 11,283 additions and 75 deletions.
9 changes: 9 additions & 0 deletions schemas/2019-08-01/tenantDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,15 @@
{
"$ref": "https://schema.management.azure.com/schemas/2021-04-01/Microsoft.Management.json#/tenant_resourceDefinitions/managementGroups_subscriptions"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-04-01/Microsoft.Management.json#/tenant_resourceDefinitions/managementGroups"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-04-01/Microsoft.Management.json#/tenant_resourceDefinitions/managementGroups_settings"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-04-01/Microsoft.Management.json#/tenant_resourceDefinitions/managementGroups_subscriptions"
},
{
"$ref": "https://schema.management.azure.com/schemas/2018-02-01/Microsoft.ManagementPartner.json#/tenant_resourceDefinitions/partners"
},
Expand Down
6 changes: 3 additions & 3 deletions schemas/2020-11-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1129,9 +1129,6 @@
{
"$ref": "#/definitions/servers_jobAgents_childResource"
},
{
"$ref": "#/definitions/servers_privateEndpointConnections_childResource"
},
{
"$ref": "#/definitions/servers_administrators_childResource"
},
Expand Down Expand Up @@ -1159,6 +1156,9 @@
{
"$ref": "#/definitions/servers_databases_childResource"
},
{
"$ref": "#/definitions/servers_privateEndpointConnections_childResource"
},
{
"$ref": "#/definitions/servers_extendedAuditingSettings_childResource"
},
Expand Down
23 changes: 0 additions & 23 deletions schemas/2021-02-01-preview/Microsoft.Network.NRP.json
Original file line number Diff line number Diff line change
Expand Up @@ -1889,20 +1889,6 @@
],
"description": "Outbound rules fully qualified domain name format."
},
"networkSecurityPerimeters": {
"oneOf": [
{
"type": "array",
"items": {
"$ref": "#/definitions/PerimeterBasedAccessRule"
}
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Inbound rule specified by the perimeter id."
},
"phoneNumbers": {
"oneOf": [
{
Expand Down Expand Up @@ -2024,15 +2010,6 @@
"properties": {},
"description": "Properties of NSP profile."
},
"PerimeterBasedAccessRule": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "NSP id in the ARM id format."
}
}
},
"RuleCollectionPropertiesFormat": {
"type": "object",
"properties": {
Expand Down
Loading

0 comments on commit 77567eb

Please sign in to comment.