Skip to content

Commit

Permalink
Merge pull request #2992 from Azure/autogenerate-batch
Browse files Browse the repository at this point in the history
Update Generated Schemas
  • Loading branch information
Xynoclafe authored Oct 27, 2023
2 parents 0a18d6f + 61c96c4 commit e4c9465
Show file tree
Hide file tree
Showing 25 changed files with 38,126 additions and 68 deletions.
6 changes: 6 additions & 0 deletions schemas/2018-05-01/subscriptionDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -839,6 +839,9 @@
{
"$ref": "https://schema.management.azure.com/schemas/2021-12-01/Microsoft.Confluent.json#/subscription_resourceDefinitions/agreements"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-08-22/Microsoft.Confluent.json#/subscription_resourceDefinitions/agreements"
},
{
"$ref": "https://schema.management.azure.com/schemas/2017-12-30-preview/Microsoft.Consumption.json#/subscription_resourceDefinitions/budgets"
},
Expand Down Expand Up @@ -1139,6 +1142,9 @@
{
"$ref": "https://schema.management.azure.com/schemas/2023-04-01/Microsoft.Maintenance.json#/subscription_resourceDefinitions/configurationAssignments"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-09-01-preview/Microsoft.Maintenance.json#/subscription_resourceDefinitions/configurationAssignments"
},
{
"$ref": "https://schema.management.azure.com/schemas/2019-06-01-preview/Microsoft.ManagedNetwork.json#/unknown_resourceDefinitions/scopeAssignments"
},
Expand Down
2 changes: 1 addition & 1 deletion schemas/2022-12-27/Microsoft.HybridCompute.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"oneOf": [
{
"type": "string",
"pattern": "[a-zA-Z0-9-_\\.]",
"pattern": "^[a-zA-Z0-9-_\\.]{1,54}$",
"minLength": 1,
"maxLength": 54
},
Expand Down
Loading

0 comments on commit e4c9465

Please sign in to comment.