-
Notifications
You must be signed in to change notification settings - Fork 2.1k
mgmt, upgrade compute 2023-03-01 #34551
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
mgmt, upgrade compute 2023-03-01 #34551
Conversation
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
Yeah, updated changelog. Seems the one of type change is the real break (other setter likely not used by backend in the first place). Hope azure-resourcemanager is good. Would want to avoid adding more suppressions. |
Suppress breaking changes from CRP Azure/azure-rest-api-specs#22885
This change is unlikely to break customer that directly uses the model, as "id" was a mistake in the first place, and backend will not provide nor process it.
Live test pass
Manual change:
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines