Skip to content

Commit 71e964a

Browse files
Merge pull request #258398 from faister/patch-3
Added how to move VM from regional to zonal config
2 parents 6ab990e + 17249b9 commit 71e964a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/reliability/migrate-vm.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,13 @@ The following table describes the support matrix for moving virtual machines net
207207
| NIC | Supported | By default, a new resource is created, however, you can specify an existing resource in the target configuration. |
208208
| VNET | Supported| By default, the source virtual network (VNET) is used, or you can specify an existing resource in the target configuration. |
209209

210+
### How to move a VM from regional to zonal configuration
211+
212+
Before moving a VM from regional to zonal configuration, see [FAQ - Move Azure single instance VM from regional to zonal](../virtual-machines/move-virtual-machines-regional-zonal-faq.md).
213+
214+
To learn how to move VMs from regional to zonal configuration within same region in the Azure portal, see [Move Azure single instance VMs from regional to zonal configuration](../virtual-machines/move-virtual-machines-regional-zonal-portal.md).
215+
216+
To learn how to do the same using Azure PowerShell and CLI, see [Move a VM in an availability zone using Azure PowerShell and CLI](../virtual-machines/move-virtual-machines-regional-zonal-powershell.md).
210217

211218
## Migration Option 3: Azure Resource Mover
212219

0 commit comments

Comments
 (0)