Skip to content

Commit 63285f4

Browse files
authored
ANPTA - Update vpn-over-expressroute.md
Changing Public facing public IPs per our guidelines. Part of Co-Pilot Management Review. https://review.learn.microsoft.com/en-us/help/platform/repo-secrets-alerts-guidelines?branch=main
1 parent 515822d commit 63285f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-wan/vpn-over-expressroute.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The device configuration file contains the settings to use when you're configuri
177177
},
178178
"vpnSiteConfiguration":{
179179
"Name":"VPN-over-INet-site",
180-
"IPAddress":"13.75.195.234",
180+
"IPAddress":"198.51.100.122",
181181
"LinkName":"VPN-over-INet"
182182
},
183183
"vpnSiteConnections":[{
@@ -188,8 +188,8 @@ The device configuration file contains the settings to use when you're configuri
188188
},
189189
"gatewayConfiguration":{
190190
"IpAddresses":{
191-
"Instance0":"51.143.63.104",
192-
"Instance1":"52.137.90.89"
191+
"Instance0":"203.0.113.186",
192+
"Instance1":"203.0.113.195"
193193
}
194194
},
195195
"connectionConfiguration":{

0 commit comments

Comments
 (0)