Skip to content

Commit bf22b6a

Browse files
author
Cynthia Nottingham
committed
zones
1 parent 828594e commit bf22b6a

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

articles/virtual-machines/windows/proximity-placement-groups-portal.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ A proximity placement group is a logical grouping used to make sure that Azure c
1919
> [!NOTE]
2020
> Proximity placement groups cannot be used with dedicated hosts.
2121
>
22+
> If you want to use availability zones together with placement groups, you need to make sure that the VMs in the placement group are also all in the same availability zone.
23+
>
2224
2325
## Create the proximity placement group
2426

@@ -45,18 +47,7 @@ A proximity placement group is a logical grouping used to make sure that Azure c
4547
1. After it passes validation, select **Create** to deploy the VM in the placement group.
4648

4749

48-
## Add an existing VM to a proximity placement group
49-
50-
You can also add an existing VM to a proximity placement group.
51-
52-
53-
1. If the VM is part of the Availability set, then we need to add the Availability set into the placement group
54-
55-
1. If there exists a VM already part of an Availability Zone in the placement group, then while adding a VM we need to ensure that the VM to be added is part of the same Availability Zone
56-
E.g. VM1 is in AVzone 1 and is a part of placement group, then if we’re planning to add vm2, then vm2 should be part of the same AV zone
57-
58-
59-
## Add VMs existing in an AV set into a proximity placement group
50+
## Add VMs in an availability set to a proximity placement group
6051

6152
If the VM is part of the Availability set, you need to add the availability set into the the placement group, before adding the VMs.
6253

@@ -71,11 +62,15 @@ If the VM is part of the Availability set, you need to add the availability set
7162

7263

7364
## Add existing VM to placement group
65+
66+
7467
1. On the page for the VM, select **Stop**.
7568
1. Once the status of the VM is listed as **Stopped (deallocated)**, select **Configuration** on the left menu.
7669
1. Under **Proximity placement group**, select a placement group from the drop-down, and then select **Save**.
7770
1. Select **Overview** from the left menu, then select **Start** to restart the VM.
7871

72+
73+
7974
## Next steps
8075

8176
You can also use the [Azure PowerShell](proximity-placement-groups.md) to create proximity placement groups.

0 commit comments

Comments
 (0)