Skip to content

Commit 99f633b

Browse files
Merge pull request #211679 from lakmeedee/patch-586
Update co-location.md
2 parents 0510b08 + 112ee0c commit 99f633b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/virtual-machines/co-location.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ When specifying `intent`, you can also add the optional `zone` parameter to spec
5050

5151
Proximity Placement Group creation or update will succeed only when at least one data center supports all the VM Sizes specified in the intent. Otherwise, the creation or update will fail with "OverconstrainedAllocationRequest", indicating that the combination of VM Sizes can't be supported within a proximity placement group. The **intent does not provide any capacity reservation or guarantee**. The VM Sizes and zone given in `intent` are used to select an appropriate data center, reducing the chances of failure if the desired VM size isn't available in a data center. Allocation failures can still occur if there is no more capacity for a VM size at the time of deployment.
5252

53+
> [!NOTE]
54+
> To use intent for your proximity placement groups, ensure that the API version is 2021-11-01 or higher
55+
5356
### Best Practices while using intent
5457

5558
- Provide an availability zone for your proximity placement group only when you provide an intent. Providing an availability zone without an intent will result in an error when creating the proximity placement group.

0 commit comments

Comments
 (0)