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
Copy file name to clipboardExpand all lines: articles/virtual-machines/dedicated-hosts-how-to.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,7 @@ If you would like to create a VM with ultra disks support, make sure the host gr
220
220
1. For the size, select **Change size**. In the list of available sizes, choose one from the Esv3 series, like **Standard E2s v3**. You may need to clear the filter in order to see all of the available sizes.
221
221
1. Complete the rest of the fields on the **Basics** tab as needed.
222
222
1. If you want to specify which host to use for your VM, then at the top of the page, select the **Advanced** tab and in the **Host** section, select *myHostGroup* for **Host group** and *myHost* for the **Host**. Otherwise, your VM will automatically be placed on a host with capacity.
223
-

223
+

224
224
1. Leave the remaining defaults and then select the **Review + create** button at the bottom of the page.
225
225
1. When you see the message that validation has passed, select **Create**.
226
226
@@ -328,13 +328,14 @@ If you want to manually choose which host to deploy the scale set to, add `--hos
328
328
329
329
---
330
330
331
-
## Add an existing VM
331
+
## Reassign an existing VM
332
332
333
-
You can add an existing 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:
333
+
You can add reassign an existing multitenant VM or dedicated host VM to a different 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:
334
334
335
335
- 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 couldn't be a Standard_A4_v2.
336
336
- The VM needs to be located in same region as the dedicated host.
337
-
- 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 about this topic, see [Move a VM out of a proximity placement group](./windows/proximity-placement-groups.md#move-an-existing-vm-out-of-a-proximity-placement-group)
337
+
- 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 about this topic, see [Move a VM out of a proximity placement group](./windows/proximity-placement-groups.md#move-an-existing-vm-out-of-a-proximity-placement-group).
338
+
338
339
- The VM can't be in an availability set.
339
340
- If the VM is in an availability zone, it must be the same availability zone as the host group. The availability zone settings for the VM and the host group must match.
Copy file name to clipboardExpand all lines: articles/virtual-machines/sizes/migration-guides/dedicated-host-migration-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ On Azure portal, go through the following steps:
124
124
>[!NOTE]
125
125
> **Skip this step for automatically placed VMs and virtual machine scale set.**
126
126
127
-
Once the target Dedicated Host has been created and the VM has been stopped, [reassign the VM to the target Dedicated Host](../../dedicated-hosts-how-to.md#add-an-existing-vm).
127
+
Once the target Dedicated Host has been created and the VM has been stopped, [reassign the VM to the target Dedicated Host](../../dedicated-hosts-how-to.md#reassign-an-existing-vm).
0 commit comments