Skip to content

Commit d6f8b3c

Browse files
authored
Update proximity-placement-groups-portal.md
Added a note on intent not being supported on Azure Portal
1 parent 4a30d69 commit d6f8b3c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ A proximity placement group is a logical grouping used to make sure that Azure c
2222
> [!NOTE]
2323
> Proximity placement groups cannot be used with dedicated hosts.
2424
>
25+
> Intent for proximity placement groups is not supported on Azure portal. Use ARM templates or other client tools like Powershell or CLI to provide intent for proximity placement groups.
26+
>
2527
> 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.
2628
>
2729
@@ -75,4 +77,4 @@ If the VM is part of the Availability set, you need to add the availability set
7577

7678
## Next steps
7779

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

0 commit comments

Comments
 (0)