Skip to content

Generate new compute import for SDK. Includes OS Image profile and maxSurge in Microsoft.Compute#32878

Closed
johnzhang-microsoft wants to merge 19 commits intoAzure:mainfrom
johnzhang-microsoft:dev/johnzhang/addReimageNotification
Closed

Generate new compute import for SDK. Includes OS Image profile and maxSurge in Microsoft.Compute#32878
johnzhang-microsoft wants to merge 19 commits intoAzure:mainfrom
johnzhang-microsoft:dev/johnzhang/addReimageNotification

Conversation

@johnzhang-microsoft
Copy link
Copy Markdown
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Swagger PR: Azure/azure-rest-api-specs#21253

Adding new features to compute service:

  • OS Image Scheduled Events to the Scheduled Events Profile in Virtual Machines and Virtual Machine Scale Sets. This allows users to configure if a VM has scheduled events pop up when it's about to undergo an OS-related operation like a reimage or an OS upgrade.
  • Max Surge setting to the Rolling Upgrade Policy in Virtual Machine Scale Sets. Enabling Max Surge would create new VMs to upgrade the Scale Set, rather than updating the existing VMs. Existing VMs will be deleted once the new virtual machines are created for each batch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants