Skip to content

Commit 86df61e

Browse files
authored
Merge pull request #109881 from Caoxuyang/patch-3
Update how-to-outbound-public-ip.md
2 parents f707921 + 18d753d commit 86df61e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/spring-apps/how-to-outbound-public-ip.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ An Azure Spring Apps service has one or more outbound public IP addresses. The n
2727

2828
The outbound public IP addresses are usually constant and remain the same, but there are exceptions.
2929

30+
> [!IMPORTANT]
31+
> If the Azure Spring Apps instance is deployed in your own virtual network, the static outbound IP might be changed after the Start/Stop Azure Spring Apps service instance operation.
32+
3033
## When outbound IPs change
3134

3235
Each Azure Spring Apps instance has a set number of outbound public IP addresses at any given time. Any outbound connection from the applications, such as to a back-end database, uses one of the outbound public IP addresses as the origin IP address. The IP address is selected randomly at runtime, so your back-end service must open its firewall to all the outbound IP addresses.

0 commit comments

Comments
 (0)