Skip to content

Commit 5ad4c93

Browse files
Update how-to-routefilter-portal.md
1 parent 2e8683d commit 5ad4c93

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/expressroute/how-to-routefilter-portal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@ Get a list of BGP community values. Find the BGP community values associated wit
100100

101101
Use the following cmdlet to get the list of BGP community values and prefixes associated with services accessible through Microsoft peering:
102102

103-
```azurepowershell-interactive
104-
Get-AzBgpServiceCommunity
105-
```
103+
```azurepowershell-interactive
104+
Get-AzBgpServiceCommunity
105+
```
106106

107107
# [**Azure CLI**](#tab/cli)
108108

109109
Use the following cmdlet to get the list of BGP community values and prefixes associated with services accessible through Microsoft peering:
110110

111-
```azurecli-interactive
112-
az network route-filter rule list-service-communities
113-
```
111+
```azurecli-interactive
112+
az network route-filter rule list-service-communities
113+
```
114114

115115
---
116116

0 commit comments

Comments
 (0)