Skip to content

Commit f31c477

Browse files
author
gitName
committed
review
1 parent cf9e157 commit f31c477

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-management/api-management-howto-ip-addresses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Public IP addresses will be part of the response:
3939
"properties": {
4040
...
4141
"publicIPAddresses": [
42-
"13.77.143.53"
42+
"172.31.0.1"
4343
],
4444
...
4545
}
@@ -70,7 +70,7 @@ GET https://management.azure.com/subscriptions/<subscription-id>/resourceGroups/
7070
"properties": {
7171
...
7272
"publicIPAddresses": [
73-
"13.85.20.170"
73+
"172.31.0.1"
7474
],
7575
"privateIPAddresses": [
7676
"192.168.1.5"
-3.24 KB
Loading

0 commit comments

Comments
 (0)