Skip to content

Commit 8e40739

Browse files
committed
add note for private IP
1 parent 129ccc2 commit 8e40739

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ GET https://management.azure.com/subscriptions/<subscription-id>/resourceGroups/
8080
}
8181
```
8282

83+
> [!IMPORTANT]
84+
> The private IP addresses of internal load balancer and API Management units are assigned dynamically. Therefore, it is impossible to anticipate the private IP of the API Management instance prior to its deployment. Additionally, changing to a different subnet and then returning may cause a change in the private IP address.
85+
86+
8387
### IP addresses for outbound traffic
8488

8589
API Management uses a public IP address for a connection outside the VNet or a peered VNet and a private IP address for a connection in the VNet or a peered VNet.

0 commit comments

Comments
 (0)