Skip to content

Commit ecae333

Browse files
committed
Learn Editor: Update dedicated-hosts-how-to.md
1 parent 965b22f commit ecae333

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,11 @@ If you want to manually choose which host to deploy the scale set to, add `--hos
328328

329329
---
330330

331-
## Move a VM from multitenant infrastructure to dedicated host or reassign to a different dedicated host (explicitly placed VMs)
331+
## Reassign an existing VM
332332

333-
You can assign an existing multitenant VM or on a dedicated host to a different dedicated host, but the VM must first be Stop\Deallocated. Before you reassign a VM to a dedicated host, make sure that the VM configuration is supported:
333+
You can add reassign an existing multitenant VM or a dedicated host VM to a different dedicated host.
334+
335+
Before you move a VM to a dedicated host, make sure that the VM configuration is supported:
334336

335337
- 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.
336338
- The VM needs to be located in same region as the dedicated host.
@@ -345,8 +347,7 @@ Move the VM to a dedicated host using the [portal](https://portal.azure.com).
345347
1. Open the page for the VM.
346348
1. Select **Stop** to stop\deallocate the VM.
347349
1. Select **Configuration** from the left menu.
348-
1. Select the target host group and a host from the drop-down menus.
349-
350+
1. Select a host group and a host from the drop-down menus.
350351
1. When you're done, select **Save** at the top of the page.
351352
1. After the VM has been added to the host, select **Overview** from the left menu.
352353
1. At the top of the page, select **Start** to restart the VM.

0 commit comments

Comments
 (0)