Skip to content

Commit 4edbb49

Browse files
authored
Merge pull request #183201 from tanuballa/patch-181
add link to community value table
2 parents 56eee80 + 22d4eab commit 4edbb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/expressroute/how-to-configure-custom-bgp-communities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ BGP communities are groupings of IP prefixes tagged with a community value. This
9494
> The `12076:` is required before your custom community value.
9595
>
9696
97-
1. Retrieve your virtual network and review its updated properties. The **RegionalCommunity** value is predefined based on the Azure region of the virtual network. The **VirtualNetworkCommunity** value should match your custom definition.
97+
1. Retrieve your virtual network and review its updated properties. The **RegionalCommunity** value is predefined based on the Azure region of the virtual network; to view the regional BGP community values for private peering, see [ExpressRoute routing requirements](https://docs.microsoft.com/azure/expressroute/expressroute-routing#bgp). The **VirtualNetworkCommunity** value should match your custom definition.
9898
9999
```azurepowershell-interactive
100100
$virtualnetwork = @{

0 commit comments

Comments
 (0)