-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[AutoPR] compute/resource-manager #2487
Conversation
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-computeYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## master #2487 +/- ##
==========================================
- Coverage 56.97% 56.35% -0.63%
==========================================
Files 7807 8124 +317
Lines 160299 166280 +5981
==========================================
+ Hits 91331 93699 +2368
- Misses 68968 72581 +3613
Continue to review full report at Codecov.
|
Build SDK finished and cleaned |
a51ec88
to
d24d1af
Compare
…as valid json object (#2888) * Generated from e3d9ca01eb41c555b03705a38e58173de2196194 Update RunCommand operation output as valid json object * Generated from e3d9ca01eb41c555b03705a38e58173de2196194 Update RunCommand operation output as valid json object
Modeling ASG association with VMSS (Service support this hence updating swagger)
…cription to refer to best practices doc (#2911) * Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea Update VMSS planned maintenance description to refer to best practices doc * Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea Update VMSS planned maintenance description to refer to best practices doc
Add missing ScaleSet properties The change adds the following missing properties 1) "zones" property to VirtualMachineScaleSetVM 2) DiskSizeInGB to VirtualMachineScaleSetOSDisk 3) DiskSizeInGB to VirtualMachineScaleSetUpdateOSDisk
Revert AccessUri description to make it correspond to server response
* Generated from 8d08b9c279f07fa5a919205934fd785e329dad64 RunCommands 2018-06-01 * Generated from 9c64257f21823a1d72ec25cd640375f0100638e2 Take examples from 2018-04-01
Fixing instance view object definition in VMSSVMProperties
Created to accumulate context: compute/resource-manager