Skip to content

Commit bd23f00

Browse files
authored
Merge pull request #290851 from v-thepet/patch-63
Update powershell.md
2 parents d8a4667 + c8923c5 commit bd23f00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/peering-service/powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Use [Get-AzPeeringServiceCountry](/powershell/module/az.peering/get-azpeeringser
4747
```azurepowershell-interactive
4848
# List the countries/regions available for Peering Service.
4949
Get-AzPeeringServiceCountry
50-
# List metro locations serviced in a country
50+
# List metro locations serviced in a country/region
5151
Get-AzPeeringServiceLocation -Country "United States"
5252
```
5353

@@ -99,4 +99,4 @@ Remove-AzPeeringServicePrefix -ResourceGroupName myResourceGroup -Name myPeering
9999
## Related content
100100

101101
- 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).

0 commit comments

Comments
 (0)