Skip to content

Commit e675cfe

Browse files
authored
Merge pull request #96568 from jabbera/patch-10
Incorrect statement about BGP community strings
2 parents 29fa8d4 + b0542c1 commit e675cfe

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
@@ -105,7 +105,7 @@ BGP communities are groupings of IP prefixes tagged with a community value. This
105105
```
106106
107107
> [!IMPORTANT]
108-
> If your virtual network is peered with other virtual networks, you'll need to delete and recreate each vnet peering after applying the custom BGP community value. See [Connect virtual networks with virtual network peering](../virtual-network/tutorial-connect-virtual-networks-portal.md), to learn how.
108+
> If your virtual network is peered with other virtual networks, you'll need to delete all peerings before applying the custom BGP community value. Then re-create the peerings. See [Connect virtual networks with virtual network peering](../virtual-network/tutorial-connect-virtual-networks-portal.md), to learn how.
109109
>
110110
111111
## Next steps

0 commit comments

Comments
 (0)