Skip to content

Commit a53d9d0

Browse files
Update how-to-routefilter-portal.md
1 parent ce41526 commit a53d9d0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Review the [prerequisites](expressroute-prerequisites.md) and [workflows](expres
5252

5353
[!INCLUDE [cloud-shell-try-it.md](~/reusable-content/ce-skilling/azure/includes/cloud-shell-try-it.md)]
5454

55-
### Sign in to your Azure account and select your subscription
55+
- Sign in to your Azure account and select your subscription
5656

5757
[!INCLUDE [sign in](../../includes/expressroute-cloud-shell-connect.md)]
5858

@@ -90,10 +90,10 @@ az account set --subscription "<subscription ID>"
9090

9191
## Get a list of prefixes and BGP community values
9292

93-
### Get a list of BGP community values
94-
9593
# [**Portal**](#tab/portal)
9694

95+
1. Get a list of BGP community values
96+
9797
Find the BGP community values associated with services accessible through Microsoft peering on the [ExpressRoute routing requirements](expressroute-routing.md) page.
9898

9999
# [**PowerShell**](#tab/powershell)
@@ -112,8 +112,7 @@ Find the BGP community values associated with services accessible through Micros
112112
az network route-filter rule list-service-communities
113113
```
114114
115-
116-
### Make a list of the values you want to use
115+
## Make a list of the values you want to use
117116
118117
List the [BGP community values](expressroute-routing.md#bgp) you want to use in the route filter.
119118

0 commit comments

Comments
 (0)