@@ -8,7 +8,7 @@ author: ecfan
8
8
ms.author : estfan
9
9
ms.reviewer : klam, LADocs
10
10
ms.topic : article
11
- ms.date : 11/29 /2018
11
+ ms.date : 12/03 /2018
12
12
---
13
13
14
14
# 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.
98
98
These logic apps can then directly access your virtual
99
99
network and connect to resources in that network.
100
100
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:
103
104
104
105
* ISE connector for that system, for example, SQL Server
106
+
105
107
* HTTP action
108
+
106
109
* Custom connector
107
110
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
109
112
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 ) .
111
114
112
115
Before you can select an Azure virtual network for injecting
113
116
your environment, you must set up Role-Based Access Control (RBAC)
0 commit comments