Skip to content

Commit c656d15

Browse files
Merge pull request #268708 from vamckMS/docs-editor/dedicated-hosts-how-to-1710200593
update-adh-how-to-page-reassign-2
2 parents 8a63a94 + 3e6f5be commit c656d15

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/virtual-machines/dedicated-hosts-how-to.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ If you would like to create a VM with ultra disks support, make sure the host gr
220220
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.
221221
1. Complete the rest of the fields on the **Basics** tab as needed.
222222
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-
![Select host group and host](./media/dedicated-hosts-portal/advanced.png)
223+
![Select host group and host](./media/dedicated-hosts-portal/advanced.png)
224224
1. Leave the remaining defaults and then select the **Review + create** button at the bottom of the page.
225225
1. When you see the message that validation has passed, select **Create**.
226226

@@ -328,13 +328,14 @@ If you want to manually choose which host to deploy the scale set to, add `--hos
328328

329329
---
330330

331-
## Add an existing VM
331+
## Reassign an existing VM
332332

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:
334334

335335
- 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.
336336
- 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+
338339
- The VM can't be in an availability set.
339340
- 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.
340341

articles/virtual-machines/sizes/migration-guides/dedicated-host-migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ On Azure portal, go through the following steps:
124124
>[!NOTE]
125125
> **Skip this step for automatically placed VMs and virtual machine scale set.**
126126
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).
128128

129129
#### Start the VM(s) or virtual machine scale set
130130

0 commit comments

Comments
 (0)