-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Swagger changes to support automatic repairs on Virtual Machine Scale Sets #7484
Conversation
In Testing, Please Ignore[Logs] (Generated from 92dd4e7, Iteration 8).NET: test-repo-billy/azure-sdk-for-net [Logs]
Python: test-repo-billy/azure-sdk-for-python [Logs]
Java: test-repo-billy/azure-sdk-for-java
JavaScript: test-repo-billy/azure-sdk-for-js
Go: test-repo-billy/azure-sdk-for-go
Ruby: test-repo-billy/azure-sdk-for-ruby
|
SDK generate.ps1 output: |
Automation for azure-sdk-for-pythonA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-goA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Can one of the admins verify this patch? |
@@ -6071,6 +6074,23 @@ | |||
}, | |||
"description": "Specifies the operating system settings for the virtual machine." | |||
}, | |||
"AutomaticRepairsPolicy": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"AutomaticRepairsPolicy": { [](start = 4, length = 27)
this is modifying the existing api version.
please ensure that the default : false is honored for existing resources (that don't have this property).
signing off, hoping this will be taken care.
hi @erich-wang is this PR ok to merge? |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.