Skip to content

Conversation

@Olosinsk-commits
Copy link
Contributor

Added note about VM resize operation failures and behavior. https://msazure.visualstudio.com/One/_workitems/edit/35567915/?view=edit

@prmerger-automator
Copy link
Contributor

@Olosinsk-commits : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit b2d2c90:

✅ Validation status: passed

File Status Preview URL Details
articles/virtual-machines/sizes/resize-vm.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards v-dirichards requested a review from Copilot October 15, 2025 21:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Clarifies documentation about behavior when a VM resize operation fails.

  • Adds a NOTE block explaining that after a failed resize, the VM keeps running on the previous size while the portal may show the requested size.
  • Introduces new admonition syntax in the resize instructions section.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines 28 to 29
> [!Note]
> If a resize operation **fails**, the VM model **may display the desired VM size**. However, the virtual machine will **continue running** on its **previous size until** a **new allocation attempt succeeds**. The Azure portal may temporarily show the resized SKU even though the VM is still operating with the earlier configuration.
Copy link

Copilot AI Oct 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Docs alert syntax should use uppercase NOTE (> [!NOTE]) for proper rendering. Recommend changing [!Note] to [!NOTE]; also consider reducing unnecessary bold emphasis to only the key term (e.g., 'fails') for readability.

Suggested change
> [!Note]
> If a resize operation **fails**, the VM model **may display the desired VM size**. However, the virtual machine will **continue running** on its **previous size until** a **new allocation attempt succeeds**. The Azure portal may temporarily show the resized SKU even though the VM is still operating with the earlier configuration.
> [!NOTE]
> If a resize operation **fails**, the VM model may display the desired VM size. However, the virtual machine will continue running on its previous size until a new allocation attempt succeeds. The Azure portal may temporarily show the resized SKU even though the VM is still operating with the earlier configuration.

Copilot uses AI. Check for mistakes.
@v-dirichards
Copy link
Contributor

@ju-shim

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged C+L Pull Request Review Team label label Oct 15, 2025
@clmendes-MSFT
Copy link
Contributor

clmendes-MSFT commented Oct 16, 2025

@Olosinsk-commits the VM model not may but will display the desired VM size.

And the portal will not temporarily show, it will always show the desired VM size as that comes from the VM model from CRP.
By resizing you are modifying the model of the VM, so the information that will be present is the one from that change. And it not just Portal, but on every GET operation , whichever the client that is used.

@Olosinsk-commits
Copy link
Contributor Author

#sign-off

@prmerger-automator
Copy link
Contributor

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @ju-shim

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit b496840:

✅ Validation status: passed

File Status Preview URL Details
articles/virtual-machines/sizes/resize-vm.md ✅Succeeded

For more details, please refer to the build report.

@Olosinsk-commits
Copy link
Contributor Author

@clmendes-MSFT, thank you for reviewing this proposal. Updated note based on your feedback.

@v-dirichards
Copy link
Contributor

@ju-shim Could you review this proposed update to your article and enter #sign-off in a comment if it's ready to merge?

Thanks!

@github-actions
Copy link

github-actions bot commented Nov 7, 2025

This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions.
Get Help
Docs Support Teams Channel
Resolve Merge Conflict

@github-actions github-actions bot added the inactive This PR is inactive for more than 14 days label Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aq-pr-triaged C+L Pull Request Review Team label azure-virtual-machines/svc Change sent to author do-not-merge inactive This PR is inactive for more than 14 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants