Skip to content

Commit bb6c6a6

Browse files
authored
Update overview-vnet-integration.md
Very minor typo `applicaiton` -> `application`
1 parent 8dc746c commit bb6c6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-vnet-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ By default, only private traffic (also known as [RFC1918](https://datatracker.ie
8787
Application routing applies to traffic that is sent from your app after it has been started. See [configuration routing](#configuration-routing) for traffic during start up. When you configure application routing, you can either route all traffic or only private traffic into your virtual network. You configure this behavior through the **Route All** setting. If **Route All** is disabled, your app only routes private traffic into your virtual network. If you want to route all your outbound app traffic into your virtual network, make sure that **Route All** is enabled.
8888

8989
> [!NOTE]
90-
> * Only traffic configured in applicaiton or configuration routing is subject to the NSGs and UDRs that are applied to your integration subnet.
90+
> * Only traffic configured in application or configuration routing is subject to the NSGs and UDRs that are applied to your integration subnet.
9191
> * When **Route All** is enabled, outbound traffic from your app is still sent from the addresses that are listed in your app properties, unless you provide routes that direct the traffic elsewhere.
9292
> * Regional virtual network integration can't use port 25.
9393

0 commit comments

Comments
 (0)