-
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] [Please do not merge] Adding provisionAfterExtensions property for ex… #3996
[AutoPR compute/resource-manager] [Please do not merge] Adding provisionAfterExtensions property for ex… #3996
Conversation
Adding provisionAfterExtensions property for extension sequencing
(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 @@
## restapi_auto_compute/resource-manager #3996 +/- ##
=========================================================================
+ Coverage 54.76% 56.3% +1.54%
=========================================================================
Files 10125 9169 -956
Lines 211169 183875 -27294
=========================================================================
- Hits 115638 103539 -12099
+ Misses 95531 80336 -15195
Continue to review full report at Codecov.
|
This PR has been merged into #3668 |
* [AutoPR compute/resource-manager] Adding provisionAfterExtensions property for extension sequencing (#3665) * Generated from 87e7ef50ded7fc5d55d9237ce690be1d8bd5f8f3 Adding provisionAfterExtensions property for extension sequencing * Packaging update of azure-mgmt-compute * [AutoPR compute/resource-manager] Added Reimage API support for ephemeral os disks in single VM (#3664) * Generated from 80e525cac7ec97a83050ccbec25446d38e6112ee updated swagger changes for reimage operation in single vm * Packaging update of azure-mgmt-compute * Generated from adb0812156159adb1b31ba461753f52afbb50085 fixed validation errors * Generated from 4711b30a792673b08ae88030de700f3db5e21ece (#3915) updated comments for reimage operation documentation * Generated from 847caaf66c1451245e8a510b5ed0b5105718b0fd (#3922) typo: Microsoft.Compute - incremental -> Incremental - setings -> settings - maintainance -> maintenance - UppercaseThumbpring -> UppercaseThumbprint - SubcriptionId -> SubscriptionId - Resoure -> Resource - capabilites -> capabilities - stictly -> strictly - VM's -> VMs - Double word "by" - Paramaters -> Parameters - Double word "be" - updateable -> updatable * Generated from a42c17f43e37db2f5149748c57dfbbb9522e1731 (#3996) Adding provisionAfterExtensions property for extension sequencing * Update version.py * ChangeLog
Created to sync Azure/azure-rest-api-specs#4306