Skip to content

Commit bcbe56a

Browse files
authored
removed numbering
1 parent 23b94f7 commit bcbe56a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,19 @@ az account set --subscription "<subscription ID>"
9494

9595
# [**Portal**](#tab/portal)
9696

97-
1. Get a list of BGP community values
98-
99-
Find the BGP community values associated with services accessible through Microsoft peering on the [ExpressRoute routing requirements](expressroute-routing.md) page.
97+
Get a list of BGP community values. Find the BGP community values associated with services accessible through Microsoft peering on the [ExpressRoute routing requirements](expressroute-routing.md) page.
10098

10199
# [**PowerShell**](#tab/powershell)
102100

103-
1. Use the following cmdlet to get the list of BGP community values and prefixes associated with services accessible through Microsoft peering:
101+
Use the following cmdlet to get the list of BGP community values and prefixes associated with services accessible through Microsoft peering:
104102

105103
```azurepowershell-interactive
106104
Get-AzBgpServiceCommunity
107105
```
108106

109107
# [**Azure CLI**](#tab/cli)
110108

111-
1. Use the following cmdlet to get the list of BGP community values and prefixes associated with services accessible through Microsoft peering:
109+
Use the following cmdlet to get the list of BGP community values and prefixes associated with services accessible through Microsoft peering:
112110

113111
```azurecli-interactive
114112
az network route-filter rule list-service-communities

0 commit comments

Comments
 (0)