You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- question: Is a specific version of vSphere required in on-premises environments?
103
103
answer: The on-premises environment must be running vSphere 6.5 or later if VMware HCX will be used to migrate VMs.
104
+
105
+
- question: How do I migrate a VM to a different plan?
106
+
answer: |
107
+
To migrate an Azure Virtual Machine (VM) to a different plan, follow these steps:
108
+
109
+
1. Stop the VM in the Azure portal by selecting your VM and then selecting 'Stop' to deallocate resources.
110
+
2. With the VM stopped, access the 'Size' setting of the VM.
111
+
3. In the 'Choose a size' panel, select a new size that is compatible with either the current or desired series.
112
+
4. Select the 'Resize' button to apply the size change.
113
+
5. Restart the VM to finalize the migration.
114
+
115
+
Remember that you can only resize a VM within the same series or to an available series in the same Azure region. Ensure the new plan supports your VM's storage and networking configurations.
0 commit comments