Skip to content

Commit b293283

Browse files
committed
Clarity edits
1 parent 205bea2 commit b293283

File tree

4 files changed

+12
-26
lines changed

4 files changed

+12
-26
lines changed

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

Lines changed: 12 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ app or integration account's location:
3030

3131
![Select integration service environment](./media/connect-virtual-network-vnet-isolated-environment-overview/select-logic-app-integration-service-environment.png)
3232

33-
Your logic app can now directly access systems that are inside
34-
or connected to your virtual network by using any of these items:
33+
Your logic app can now directly access systems that are inside or connected to your virtual network by using any of these items, which run inside the same ISE as your logic app:
3534

3635
* An **ISE**-labeled connector for that system
37-
* A **Core**-labeled built-in trigger or action, such as the HTTP trigger or action
36+
* A **CORE**-labeled built-in trigger or action, such as the HTTP trigger or action
3837
* A custom connector
3938

4039
This overview describes more details about how an ISE gives your logic apps
@@ -62,34 +61,21 @@ you can create and run your logic apps on dedicated resources. When you create
6261
your logic app, you select your ISE as your app's location, which gives your
6362
logic app direct access to your virtual network and the resources in that network.
6463

65-
Logic apps in an ISE provide the same user experiences and similar capabilities
66-
as the global Logic Apps service. Not only can you use the same built-in triggers,
67-
built-in actions, and connectors from the global Logic Apps service, but you can
68-
also use ISE-specific connectors. For example, here's some Standard connectors
69-
that offer versions that run in an ISE:
64+
Logic apps in an ISE provide the same user experiences and similar capabilities as the public global Logic Apps service. You can use all the same built-in triggers, actions, and managed connectors that are available in the global Logic Apps service. Some managed connectors additionally offer ISE-specific versions. The difference is where these connectors run and the labels that they have when you use the Logic App Designer within an ISE.
7065

71-
* Azure Blob Storage, File Storage, and Table Storage
72-
* Azure Queues, Azure Service Bus, Azure Event Hubs, and IBM MQ
73-
* FTP, and SFTP-SSH
74-
* SQL Server, Azure SQL Data Warehouse, Azure Cosmos DB
75-
* AS2, X12, and EDIFACT
66+
![Connectors with and without labels in an ISE](./media/connect-virtual-network-vnet-isolated-environment-overview/labeled-built-in-actions-triggers-managed-connectors.png)
7667

77-
The difference between ISE and non-ISE connectors is
78-
in the locations where the triggers and actions run:
68+
* Built-in triggers and actions, such as HTTP, that have the **CORE** label always run in the same ISE as your logic app. Connectors that have the **ISE** label also run in the same ISE as your logic app.
7969

80-
* In your ISE, built-in triggers and actions,
81-
such as HTTP, always run in the same ISE as
82-
your logic app and display the **Core** label.
70+
For example, here are some connectors that offer ISE versions:
8371

84-
![Select "Core" built-in triggers and actions](./media/connect-virtual-network-vnet-isolated-environment-overview/select-core-built-in-actions-triggers.png)
72+
* Azure Blob Storage, File Storage, and Table Storage
73+
* Azure Queues, Azure Service Bus, Azure Event Hubs, and IBM MQ
74+
* FTP, and SFTP-SSH
75+
* SQL Server, Azure SQL Data Warehouse, Azure Cosmos DB
76+
* AS2, X12, and EDIFACT
8577

86-
* Connectors that run in an ISE have publicly hosted versions
87-
available in the global Logic Apps service. For connectors that
88-
offer two versions, connectors with the **ISE** label always run
89-
in the same ISE as your logic app. Connectors without the **ISE**
90-
label run in the global Logic Apps service.
91-
92-
![Select ISE connectors](./media/connect-virtual-network-vnet-isolated-environment-overview/select-ise-connectors.png)
78+
* Connectors that don't have any label always run in the public global Logic Apps service, but you can still use these versions in an ISE-based logic app.
9379

9480
An ISE also provides increased limits for run duration, storage retention, throughput, HTTP request and response timeouts, message sizes, and custom connector requests. For more information, see [Limits and configuration for Azure Logic Apps](logic-apps-limits-and-config.md).
9581

Loading

0 commit comments

Comments
 (0)