You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sandeepkv93 opened this issue
May 20, 2020
· 6 comments
Assignees
Labels
ComputeMgmtThis issue is related to a management-plane library.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is your feature request related to a problem? Please describe.
We released new API "SimulateEviction" in Azure Compute. We want Python SDK support for it. There are two APIs with the same API name. One for Standalone VM and another for VMScaleSet VM.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
Description Added
Expected solution specified
The text was updated successfully, but these errors were encountered:
ghost
added
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
labels
May 20, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
ComputeMgmtThis issue is related to a management-plane library.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is your feature request related to a problem? Please describe.
We released new API "SimulateEviction" in Azure Compute. We want Python SDK support for it. There are two APIs with the same API name. One for Standalone VM and another for VMScaleSet VM.
https://docs.microsoft.com/en-us/rest/api/compute/virtualmachines/simulateeviction
https://docs.microsoft.com/en-us/rest/api/compute/virtualmachinescalesetvms/simulateeviction
Describe the solution you'd like
Supporting this Compute API via Python SDK
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Swagger Links
Azure/azure-rest-api-specs#8929
Azure/azure-rest-api-specs#9102
Additional context
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: