Skip to content

Commit 29652c1

Browse files
committed
Added vm to another plan
1 parent afc1570 commit 29652c1

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

articles/azure-vmware/faq.yml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:FAQ
22
metadata:
33
title: Microsoft Azure VMware Solution FAQ
4-
description: "Getanswers to commonquestionsabout Azure VMware Solution."
4+
description: "Get answers to common questions about Azure VMware Solution."
55
ms.topic: faq
66
ms.service: azure-vmware
77
ms.date: 2/29/2024
88
title: Common questions about Azure VMware Solution
9-
summary: Thisarticleanswerscommonlyaskedquestionsabout Azure VMware Solution.
9+
summary: This article answers commonly asked questions about Azure VMware Solution.
1010

1111
sections:
1212
- name: General
@@ -101,6 +101,18 @@ sections:
101101

102102
- question: Is a specific version of vSphere required in on-premises environments?
103103
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.
104116
105117
- question: Is VMware HCX supported on VPNs?
106118
answer: Yes, provided VMware HCX [Network Underlay Minimum Requirements](https://docs.vmware.com/en/VMware-HCX/4.2/hcx-user-guide/GUID-8128EB85-4E3F-4E0C-A32C-4F9B15DACC6D.html) are met.

0 commit comments

Comments
 (0)