Skip to content

Commit

Permalink
Merge pull request #2850 from Azure/autogenerate
Browse files Browse the repository at this point in the history
Autogenerate
  • Loading branch information
Xynoclafe committed Mar 24, 2023
2 parents 09c776f + 6467c8c commit 2339f74
Show file tree
Hide file tree
Showing 21 changed files with 15,778 additions and 457 deletions.
190 changes: 133 additions & 57 deletions generator/resources.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions schemas/2018-05-01/subscriptionDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,12 @@
{
"$ref": "https://schema.management.azure.com/schemas/2021-10-01/Microsoft.Consumption.json#/unknown_resourceDefinitions/budgets"
},
{
"$ref": "https://schema.management.azure.com/schemas/2022-09-01/Microsoft.Consumption.json#/unknown_resourceDefinitions/budgets"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-03-01/Microsoft.Consumption.json#/unknown_resourceDefinitions/budgets"
},
{
"$ref": "https://schema.management.azure.com/schemas/2018-05-31/Microsoft.CostManagement.json#/subscription_resourceDefinitions/reportconfigs"
},
Expand Down
3 changes: 3 additions & 0 deletions schemas/2019-08-01/managementGroupDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,9 @@
},
{
"oneOf": [
{
"$ref": "https://schema.management.azure.com/schemas/2023-04-01-preview/Microsoft.AlertsManagement.json#/managementGroup_resourceDefinitions/tenantActivityLogAlerts"
},
{
"$ref": "https://schema.management.azure.com/schemas/2015-07-01/Microsoft.Authorization.Authz.json#/unknown_resourceDefinitions/roleAssignments"
},
Expand Down
6 changes: 3 additions & 3 deletions schemas/2021-08-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1204,9 +1204,6 @@
"type": "array",
"items": {
"oneOf": [
{
"$ref": "#/definitions/servers_elasticPools_childResource"
},
{
"$ref": "#/definitions/servers_extendedAuditingSettings_childResource"
},
Expand All @@ -1216,6 +1213,9 @@
{
"$ref": "#/definitions/servers_databases_childResource"
},
{
"$ref": "#/definitions/servers_elasticPools_childResource"
},
{
"$ref": "#/definitions/servers_encryptionProtector_childResource"
},
Expand Down
Loading

0 comments on commit 2339f74

Please sign in to comment.