Skip to content

Revert "[MaintenanceService] Added Support for InGuestPatch maintenance scope. (#15827) #15967

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

wyunchi-ms
Copy link
Contributor

@wyunchi-ms wyunchi-ms commented Sep 28, 2021

(#15827 ) updated the SDK to 1.4.0-preview. But server side doesn't support list operation anymore. This will cause breaking change.

{
  "error": {
    "code": "InvalidResourceType",
    "message": "The resource type 'maintenanceConfigurations' could not be found in the namespace 'Microsoft.Maintenance' for api version '2021-09-01-preview'. The supported api-versions are '2016-01-01,2017-01-01,2017-04-26,2018-06-01-preview,2018-10-01,2020-04-01,2020-07-01-preview,2021-04-01-preview,2021-05-01'."
  }
}

This reverts commit 7219731.

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • the markdown help files have been regenerated using the commands listed here

@wyunchi-ms wyunchi-ms changed the title Revert "[MaintenanceService] Added Support for InGuestPatch maintenan… Revert "[MaintenanceService] Added Support for InGuestPatch maintenance scope. (#15827) Sep 28, 2021
@wyunchi-ms wyunchi-ms deleted the revert-15827-release-Maintenance-2021-09-04-preview branch October 27, 2021 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants