File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Use [Get-AzPeeringServiceCountry](/powershell/module/az.peering/get-azpeeringser
47
47
``` azurepowershell-interactive
48
48
# List the countries/regions available for Peering Service.
49
49
Get-AzPeeringServiceCountry
50
- # List metro locations serviced in a country
50
+ # List metro locations serviced in a country/region
51
51
Get-AzPeeringServiceLocation -Country "United States"
52
52
```
53
53
@@ -99,4 +99,4 @@ Remove-AzPeeringServicePrefix -ResourceGroupName myResourceGroup -Name myPeering
99
99
## Related content
100
100
101
101
- To learn more about Peering Service connections, see [ Peering Service connection] ( connection.md ) .
102
- - To learn more about Peering Service connection telemetry, see [ Access Peering Service connection telemetry] ( connection-telemetry.md ) .
102
+ - To learn more about Peering Service connection telemetry, see [ Access Peering Service connection telemetry] ( connection-telemetry.md ) .
You can’t perform that action at this time.
0 commit comments