Skip to content

Commit 70f579c

Browse files
committed
Draft
1 parent 9589150 commit 70f579c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
107 KB
Loading

articles/app-service/overview-inbound-outbound-ips.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@ You can control the IP address of outbound traffic from your app by using virtua
9090

9191
IP Addresses appear in multiple places in Azure portal. The properties page will show you the raw output from `inboundIpAddress`, `possibleInboundIpAddresses`, `outboundIpAddresses` and `possibleOutboundIpAddresses`. The overview page will also show the same values, but not include the Possible Inbound Ip Addresses.
9292

93-
Networking overview shows the combination of **Inbound IP Address** and any private endpoint IP addresses. If public network access is disabled, the public IP address will not be shown. The **Outbound addresses** field will have a combined list of (Possible) Outbound IP Addresses and if the app is virtual network integrated and is routing all traffic, and the subnet has a NAT gateway attached, the field will also include the IP addresses from the NAT gateway.
93+
Networking overview shows the combination of **Inbound IP Address** and any private endpoint IP addresses in the **Inbound addresses** field. If public network access is disabled, the public IP address will not be shown. The **Outbound addresses** field will have a combined list of **(Possible) Outbound IP Addresses**, and if the app is virtual network integrated and is routing all traffic, and the subnet has a NAT gateway attached, the field will also include the IP addresses from the NAT gateway.
94+
95+
:::image type="content" source="./media/overview-inbound-outbound-ips/networking-overview.png" alt-text="Screenshot that shows how IP addresses are shown in the networking overview page.":::
9496

9597
## Service tag
9698

0 commit comments

Comments
 (0)