Skip to content

Commit 86c8e88

Browse files
authored
Update resize-vm.md
1 parent a79b245 commit 86c8e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/resize-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Start-AzVM -ResourceGroupName $resourceGroup -Name $vmName
126126
> [!WARNING]
127127
> Deallocating the VM also releases any dynamic IP addresses assigned to the VM. The OS and data disks are not affected.
128128
>
129-
> If uou are resizing a production VM, consider using [Azure Capacity Reservations](capacity-reservation-overview.md) to reserve Compute capacity in the region.
129+
> If you are resizing a production VM, consider using [Azure Capacity Reservations](capacity-reservation-overview.md) to reserve Compute capacity in the region.
130130
131131

132132
**Use PowerShell to resize a VM in an availability set**

0 commit comments

Comments
 (0)