mgmt compute, update api-version to 2022-08-01#31074
Conversation
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
|
Public IP addresses with basic skus can no longer be created with zone resiliency. https://github.com/Azure/sdk-release-request/issues/3205#issuecomment-1254413032 Will wait for service justification. |
|
It's a behavioral change from Network RP. I'll investigate whether it's introduced by new network version. For now, I think we can change the implicitly created pip sku to |
| ### Bugs Fixed | ||
|
|
||
| ### Other Changes | ||
| - Since `2021-05-01`, `PublicIpAddress` of `Basic` Sku no longer supported configuring with Availability Zone. |
There was a problem hiding this comment.
please also give our version 2.1x
haolingdong-msft
left a comment
There was a problem hiding this comment.
LGTM. May need to add back add-opens to make LIVE and RECORD tests pass.
Added. |
Description
Fix https://github.com/Azure/sdk-release-request/issues/3205.
No manual code, live tests pass.
Breaking change discussed and approved in Azure/azure-rest-api-specs#20097 (comment).
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