Skip to content

Commit 16c4d7b

Browse files
authored
Merge pull request #290515 from dlepow/sfiimg
[APIM][SFI] Image remediation
2 parents 04d87f1 + 379e4f3 commit 16c4d7b

File tree

5 files changed

+2
-2
lines changed

5 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.33 KB
Loading
-3.24 KB
Loading
34.7 KB
Loading
Loading

0 commit comments

Comments
 (0)