Skip to content

Commit 3ffcc37

Browse files
Merge pull request #301315 from seligj95/patch-4
Update networking-features.md
2 parents 7d226e0 + 75a1e79 commit 3ffcc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/networking-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ When you change the virtual machine family, you get a different set of outbound
7878
There are many addresses that are used for outbound calls. The outbound addresses used by your app for making outbound calls are listed in the properties for your app. All the apps that run on the same worker virtual machine family in the App Service deployment share these addresses. If you want to see all the addresses that your app might use in a scale unit, there's property called `possibleOutboundAddresses` that lists them.
7979

8080
> [!NOTE]
81-
> Apps on the PremiumV4 SKU don't expose their outbound IP addresses.
81+
> Apps on the PremiumV4 SKU don't expose their outbound IP addresses. To learn more, see [How IP addresses work in App Service](./overview-inbound-outbound-ips.md#how-ip-addresses-work-in-app-service).
8282
8383
:::image type="content" source="media/networking-features/app-properties.png" alt-text="Screenshot that shows app properties, including possible outbound addresses." lightbox="media/networking-features/app-properties.png":::
8484

0 commit comments

Comments
 (0)