[QUERY] Old API version in Azure.ResourceManager.Maintenance #47683
Labels
ARM
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.ResourceManager.Maintenance 1.1.2
Query/Question
The current version of the module is missing the "installPatches" property in the Maintenance Window. These are the Guest specific settings here:
This is due to the Client still using an old API version. Using:
Yields a response with the correct content:
Not using the override results in:
The normal request is using
?api-version=2021-05-01
.Can the module be updated to use the newest version so it is possible to set Guest Configurations?
Environment
No response
The text was updated successfully, but these errors were encountered: