Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions articles/virtual-machines/sizes/resize-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ If your VM uses Premium Storage, make sure that you choose an **s** version of t

## Change the VM size

> [!Note]
> If a resize operation **fails**, the **VM model will still display the requested size**, but the **VM will continue running on its previous size** until the resize is successfully allocated. This behavior applies to both the Azure portal and all GET operations, as the displayed size always reflects the latest applied configuration, not the actual running size.
>

### [Portal](#tab/portal)
1. Open the [Azure portal](https://portal.azure.com). <br/><br/>
1. Type *virtual machines* in the search. Under **Services**, select **Virtual machines**.
Expand Down