Skip to content

Commit

Permalink
CodeGen from PR 23832 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)

* Adds base for updating Microsoft.Maintenance from version preview/2022-07-01-preview to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* Updated schema to support confiuration assignment to resource group and
subscription.

Removed pre/post task schema.

* Added 201 response code for Maintenance Configuration, Configuration
Assignment and apply update put call.

* Added osTypes Filter in configuration assignment.

* Updated description for osType property.

* Added 202 status for delete operation.
Corrected path for resource group get operation.

* Fixed linter issue.

* Added x-ms-long-running-operation and removed supression

* Added x-ms-long-running-operation for delete api.

* Added locations.

* Suppressed LroErrorContent

* Added suporession for 202 status

---------

Co-authored-by: Kalpesh Chavan <[email protected]>
  • Loading branch information
SDKAuto and Kalpesh Chavan committed May 8, 2023
1 parent 432e2e1 commit a329eba
Show file tree
Hide file tree
Showing 3 changed files with 660 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/2018-05-01/subscriptionDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,9 @@
{
"$ref": "https://schema.management.azure.com/schemas/2021-02-01-preview/Microsoft.IoTSecurity.json#/subscription_resourceDefinitions/onPremiseSensors"
},
{
"$ref": "https://schema.management.azure.com/schemas/2023-04-01/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
Loading

0 comments on commit a329eba

Please sign in to comment.