Skip to content

Commit f84707a

Browse files
Merge pull request #213481 from ecfan/vnet
Azure Logic Apps: Add note about 'Route All'
2 parents 9cff27b + 8f9ccbf commit f84707a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/logic-apps/secure-single-tenant-workflow-virtual-network-private-endpoint.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
88
ms.custom: engagement-fy23
9-
ms.date: 09/07/2022
9+
ms.date: 10/03/2022
1010

1111
# As a developer, I want to connect to my Standard logic app workflows with virtual networks using private endpoints and virtual network integration.
1212
---
@@ -163,6 +163,8 @@ For more information, review the following documentation:
163163

164164
1. On the **Add VNet Integration** pane, select the subscription and the virtual network that connects to your internal service.
165165

166+
After you add virtual network integration, on the **VNet Integration** pane, the **Route All** setting is enabled by default. This setting routes all outbound traffic through the virtual network. When this setting is enabled, the `WEBSITE_VNET_ROUTE_ALL` app setting is ignored.
167+
166168
1. If you use your own domain name server (DNS) with your virtual network, set your logic app resource's `WEBSITE_DNS_SERVER` app setting to the IP address for your DNS. If you have a secondary DNS, add another app setting named `WEBSITE_DNS_ALT_SERVER`, and set the value also to the IP for your DNS.
167169

168170
1. After Azure successfully provisions the virtual network integration, try to run the workflow again.

0 commit comments

Comments
 (0)