You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -90,10 +90,10 @@ az account set --subscription "<subscription ID>"
90
90
91
91
## Get a list of prefixes and BGP community values
92
92
93
-
### Get a list of BGP community values
94
-
95
93
# [**Portal**](#tab/portal)
96
94
95
+
1. Get a list of BGP community values
96
+
97
97
Find the BGP community values associated with services accessible through Microsoft peering on the [ExpressRoute routing requirements](expressroute-routing.md) page.
98
98
99
99
# [**PowerShell**](#tab/powershell)
@@ -112,8 +112,7 @@ Find the BGP community values associated with services accessible through Micros
112
112
az network route-filter rule list-service-communities
113
113
```
114
114
115
-
116
-
### Make a list of the values you want to use
115
+
## Make a list of the values you want to use
117
116
118
117
List the [BGP community values](expressroute-routing.md#bgp) you want to use in the route filter.
0 commit comments