Skip to content

Commit 4e75cd7

Browse files
authored
Merge pull request #179113 from duongau/patch-1
ExR BGP communities vnet - fixed spelling mistake for command
2 parents 14158a1 + 138331c commit 4e75cd7

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
@@ -80,7 +80,7 @@ BGP communities are groupings of IP prefixes tagged with a community value. This
8080
Name = 'myVirtualNetwork'
8181
ResourceGroupName = 'myERRG'
8282
}
83-
$vnet = Get-AzVirtualNewtork @virtualnetwork
83+
$vnet = Get-AzVirtualNetwork @virtualnetwork
8484
```
8585
8686
1. Update the `VirtualNetworkCommunity` value for your virtual network.

0 commit comments

Comments
 (0)