You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/co-location.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,9 +81,9 @@ You can do the following to check the alignment status of your proximity placeme
81
81
82
82
- Proximity placement group colocation status can be viewed using the portal, CLI, and PowerShell.
83
83
84
-
-Using PowerShell, colocation status can be obtained through Get-AzProximityPlacementGroup cmdlet by including the optional parameter ‘-ColocationStatus`.
84
+
- PowerShell - colocation status can be obtained through Get-AzProximityPlacementGroup cmdlet by including the optional parameter ‘-ColocationStatus`.
85
85
86
-
-Using CLI, colocation status can be obtained through `az ppg show` by including the optional parameter ‘--include-colocation-status`.
86
+
- CLI - colocation status can be obtained through `az ppg show` by including the optional parameter ‘--include-colocation-status`.
87
87
88
88
- For each proximity placement group, a **colocation status** property
89
89
provides the current alignment status summary of the grouped resources.
0 commit comments