Skip to content

Commit 09da953

Browse files
author
Cynthia Nottingham
committed
1 parent 3f34b62 commit 09da953

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

articles/virtual-machines/windows/dedicated-hosts-portal.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,17 @@ This article guides you through how to create an Azure [dedicated host](dedicate
3737
1. Leave the remaining defaults and then select the **Review + create** button at the bottom of the page.
3838
1. When you see the message that validation has passed, select **Create**.
3939

40-
###Add an existing VM to Azure Dedicated host
40+
## Add an existing VM
4141

42-
#Prerequisite
42+
You can add an exiting VM to a dedicated host, but the VM must first be Stop\Deallocated. Before you move a VM to a dedicated host, make sure that the VM configuration is supported:
4343

44-
1. We need to make sure that the VM SKU is compatible with the host configuration i.e. if you’re using a DSv3_Type host , then the VM should be of the Same SKU .
45-
1. The VM and the Host should be in the same Region
46-
1. The VM should be stopped and Deallocated
47-
1. The VM Should not be part of a Placement group
48-
1. The VM Should not be part of an Availability Set/zone
49-
1. We can achieve this via the Portal
44+
- The VM size must be in the same size family as the dedicated host. For example, if your dedicated host is DSv3, then the VM size could be Standard_D4s_v3, but it could not be a Standard_A4_v2.
45+
- The VM needs to be located in same region as the dedicated host.
46+
- The VM can't be part of a proximity placement group. Remove the VM from the proximity placement group before moving it to a dedicated host. For more information, see [Move a VM out of a proximity placement group](https://docs.microsoft.com/azure/virtual-machines/windows/proximity-placement-groups#move-an-existing-vm-out-of-a-proximity-placement-group)
47+
- The VM can't be in an availability set.
48+
- The VM can't be in an availability zone.
5049

51-
Portal
50+
Move the VM to a dedicated host using the [portal](https://portal.azure.com).
5251

5352
1. Once these prerequisite are met browse to the VM.
5453
1. Find the configuration tab on the VM Blade.

0 commit comments

Comments
 (0)