Skip to content

Commit b32bbd3

Browse files
authored
Fix typo in VM configuration file extension
1 parent 38b731d commit b32bbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/migrate/migrate-cluster-new-hardware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Regardless of the OS version a VM may be running on, the minimum VM version supp
8585

8686
For VMs on Windows Server 2012 R2 or later, update all VMs to the latest VM version supported on the source hardware first before running the Robocopy migration script. This ensures all VMs are at least at version 5.0 for a successful VM import.
8787

88-
For VMs on Windows Server 2008 SP1, Windows Server 2008 R2-SP1, and Windows 2012, the VM version will be less than version 5.0. These VMs also use an .xml file for configuration instead of an .vcmx file. As such, a direct import of the VM to Azure Local is not supported. In these cases, you have two options, as detailed in [Migrating older VMs](#migrating-older-vms).
88+
For VMs on Windows Server 2008 SP1, Windows Server 2008 R2-SP1, and Windows 2012, the VM version will be less than version 5.0. These VMs also use an .xml file for configuration instead of a .vcmx file. As such, a direct import of the VM to Azure Local is not supported. In these cases, you have two options, as detailed in [Migrating older VMs](#migrating-older-vms).
8989

9090
### Updating the VM version
9191

0 commit comments

Comments
 (0)