We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515822d commit 63285f4Copy full SHA for 63285f4
articles/virtual-wan/vpn-over-expressroute.md
@@ -177,7 +177,7 @@ The device configuration file contains the settings to use when you're configuri
177
},
178
"vpnSiteConfiguration":{
179
"Name":"VPN-over-INet-site",
180
- "IPAddress":"13.75.195.234",
+ "IPAddress":"198.51.100.122",
181
"LinkName":"VPN-over-INet"
182
183
"vpnSiteConnections":[{
@@ -188,8 +188,8 @@ The device configuration file contains the settings to use when you're configuri
188
189
"gatewayConfiguration":{
190
"IpAddresses":{
191
- "Instance0":"51.143.63.104",
192
- "Instance1":"52.137.90.89"
+ "Instance0":"203.0.113.186",
+ "Instance1":"203.0.113.195"
193
}
194
195
"connectionConfiguration":{
0 commit comments