Skip to content

Commit 925d7b4

Browse files
authored
Merge pull request #178453 from Caoxuyang/xuyang/refine-outbound-ip
Add a section to describe outbound ip in vnet injection scenarios
2 parents 326f29d + 211d71f commit 925d7b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ ms.custom: devx-track-java
1111

1212
# How to identify outbound public IP addresses in Azure Spring Cloud
1313

14-
This page explains how to view static outbound public IP addresses of Azure Spring Cloud applications. Public IPs are used to communicate with external resources, such as databases, storage, and key vaults.
14+
This page explains how to view static outbound public IP addresses of Azure Spring Cloud applications. Public IPs are used to communicate with external resources, such as databases, storage, and key vaults.
15+
16+
> [!IMPORTANT]
17+
> If the Azure Spring Cloud instance is deployed in your own virtual network, you can leverage either Network Security Group or Azure Firewall to fully control the egress traffic.
1518
1619
## How IP addresses work in Azure Spring Cloud
1720

0 commit comments

Comments
 (0)