Skip to content

Commit 3c8cd75

Browse files
authored
Fix reference about on-premi systems
1 parent f52f2f0 commit 3c8cd75

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

articles/logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: ecfan
88
ms.author: estfan
99
ms.reviewer: klam, LADocs
1010
ms.topic: article
11-
ms.date: 11/29/2018
11+
ms.date: 12/03/2018
1212
---
1313

1414
# Access to Azure Virtual Network resources from Azure Logic Apps by using integration service environments (ISEs)
@@ -98,16 +98,19 @@ your logic apps select your ISE as your apps' location.
9898
These logic apps can then directly access your virtual
9999
network and connect to resources in that network.
100100

101-
For on-premises systems in a virtual network that's linked to an ISE,
102-
logic apps can directly access those systems by using any of these items:
101+
For systems that are connected to a virtual network,
102+
you can inject an ISE into that virtual network so your logic apps
103+
can directly access those systems by using any of these items:
103104

104105
* ISE connector for that system, for example, SQL Server
106+
105107
* HTTP action
108+
106109
* Custom connector
107110

108-
For on-premises systems that aren't in a virtual network or
111+
For on-premises systems that aren't connected to a virtual network or
109112
don't have ISE connectors, you can connect to those systems
110-
after you [set up and use the on-premises data gateway](../logic-apps/logic-apps-gateway-install.md).
113+
by [setting up and using the on-premises data gateway](../logic-apps/logic-apps-gateway-install.md).
111114

112115
Before you can select an Azure virtual network for injecting
113116
your environment, you must set up Role-Based Access Control (RBAC)

0 commit comments

Comments
 (0)