Skip to content

Commit c6c893b

Browse files
committed
Acrolinx fixes.
1 parent b311421 commit c6c893b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/virtual-machines-common-convert-disks-considerations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ ms.author: cynthn
88

99
* The migration will restart the VM, so schedule the migration of your VMs during a pre-existing maintenance window.
1010

11-
* The migration is not reversible.
11+
* The migration isn't reversible.
1212

13-
* Be aware that any users with the [Virtual Machine Contributor](../articles/role-based-access-control/built-in-roles.md#virtual-machine-contributor) role will not be able to change the VM size (as they could pre-migration). This is because VMs with managed disks require the user to have the Microsoft.Compute/disks/write permission on the OS disks.
13+
* Any users with the [Virtual Machine Contributor](../articles/role-based-access-control/built-in-roles.md#virtual-machine-contributor) role won't be able to change the VM size (as they could pre-migration). This is because VMs with managed disks require the user to have the Microsoft.Compute/disks/write permission on the OS disks.
1414

1515
* Be sure to test the migration. Migrate a test virtual machine before you perform the migration in production.
1616

17-
* During the migration, you deallocate the VM. The VM receives a new IP address when it is started after the migration. If needed, you can [assign a static IP address](../articles/virtual-network/ip-services/public-ip-addresses.md) to the VM.
17+
* During the migration, you deallocate the VM. The VM receives a new IP address when it's started after the migration. If needed, you can [assign a static IP address](../articles/virtual-network/ip-services/public-ip-addresses.md) to the VM.
1818

1919
* Review the minimum version of the Azure VM agent required to support the migration process. For information on how to check and update your agent version, see [Minimum version support for VM agents in Azure](https://support.microsoft.com/help/4049215/extensions-and-virtual-machine-agent-minimum-version-support)

0 commit comments

Comments
 (0)