Skip to content

Commit aef008e

Browse files
Merge pull request #103715 from ecfan/ise-connector-policy-update
Update ISE content for connector policy deployment source tag and UX refresh - 02/12/2020
2 parents b8cdf6c + 3899b93 commit aef008e

File tree

56 files changed

+153
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+153
-159
lines changed

articles/logic-apps/add-artifacts-integration-service-environment-ise.md

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Add artifacts to integration service environment
3-
description: Add logic apps, integration accounts, and custom connectors to your integration service environment (ISE) to access Azure virtual networks (VNETs)
2+
title: Add artifacts to integration service environments
3+
description: Add logic apps, integration accounts, custom connectors, and managed connectors to your integration service environment (ISE)
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
77
ms.topic: conceptual
8-
ms.date: 01/08/2020
8+
ms.date: 02/10/2020
99
---
1010

1111
# Add artifacts to your integration service environment (ISE) in Azure Logic Apps
@@ -28,19 +28,19 @@ To build logic apps that run in your integration service environment (ISE), foll
2828

2929
![Add new logic app to ISE](./media/add-artifacts-integration-service-environment-ise/add-logic-app-to-ise.png)
3030

31-
-or-
31+
1. Provide information about the logic app that you want to create, for example:
3232

33-
From the main Azure menu, select **Create a resource** > **Integration** > **Logic App**.
33+
![Select integration service environment](./media/add-artifacts-integration-service-environment-ise/create-logic-app-integration-service-environment.png)
3434

35-
1. Provide the name, Azure subscription, and Azure resource group (new or existing) to use for your logic app.
35+
| Property | Required | Description |
36+
|----------|----------|-------------|
37+
| **Name** | Yes | The name for the logic app to create |
38+
| **Subscription** | Yes | The name for the Azure subscription to use |
39+
| **Resource group** | Yes | The name for the Azure resource group (new or existing) to use |
40+
| **Location** | Yes | Under **Integration service environments**, select the ISE to use, if not already selected. <p><p> **Important**: To use your logic apps with an integration account, both must use the same ISE. |
41+
||||
3642

37-
1. From the **Location** list, under the **Integration service environments** section, select your ISE, for example:
38-
39-
![Select integration service environment](./media/add-artifacts-integration-service-environment-ise/create-logic-app-with-integration-service-environment.png)
40-
41-
> [!IMPORTANT]
42-
> If you want to use your logic apps with an integration account,
43-
> those logic apps and the integration account must use the same ISE.
43+
1. When you're done, select **Create**.
4444

4545
1. Continue [creating your logic app in the usual way](../logic-apps/quickstart-create-first-logic-app-workflow.md).
4646

@@ -60,15 +60,20 @@ To create an integration account that uses an ISE, follow these steps:
6060

6161
![Add new integration account to ISE](./media/add-artifacts-integration-service-environment-ise/add-integration-account-to-ise.png)
6262

63-
-or-
64-
65-
From the main Azure menu, select **Create a resource** > **Integration** > **Integration Account**.
63+
1. Provide information about the logic app that you want to create, for example:
6664

67-
1. Provide the name, Azure subscription, Azure resource group (new or existing), and pricing tier to use for your integration account.
65+
![Select integration service environment](./media/add-artifacts-integration-service-environment-ise/create-integration-account-integration-service-environment.png)
6866

69-
1. From the **Location** list, under the **Integration service environments** section, select the same ISE that your logic apps use, for example:
67+
| Property | Required | Description |
68+
|----------|----------|-------------|
69+
| **Name** | Yes | The name for the integration account that you want to create |
70+
| **Subscription** | Yes | The name for the Azure subscription that you want to use |
71+
| **Resource group** | Yes | The name for the Azure resource group (new or existing) to use |
72+
| **Pricing tier** | Yes | The pricing tier to use for the integration account |
73+
| **Location** | Yes | Under **Integration service environments**, select the same ISE that your logic apps use, if not already selected. <p><p> **Important**: To use your integration account with logic apps, both must use the same ISE. |
74+
||||
7075

71-
![Select integration service environment](./media/add-artifacts-integration-service-environment-ise/create-integration-account-with-integration-service-environment.png)
76+
1. When you're done, select **Create**.
7277

7378
1. [Link your logic app to your integration account in the usual way](../logic-apps/logic-apps-enterprise-integration-create-integration-account.md#link-account).
7479

@@ -106,7 +111,7 @@ To use custom connectors in your ISE, create those custom connectors from direct
106111

107112
1. From the **Location** list, under the **Integration service environments** section, select the same ISE that your logic apps use, and select **Create**, for example:
108113

109-
![Select integration service environment](./media/add-artifacts-integration-service-environment-ise/create-custom-connector-with-integration-service-environment.png)
114+
![Select integration service environment](./media/add-artifacts-integration-service-environment-ise/create-custom-connector-integration-service-environment.png)
110115

111116
1. Select your new custom connector, and then select **Edit**, for example:
112117

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

Lines changed: 12 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,16 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
77
ms.topic: article
8-
ms.date: 12/16/2019
8+
ms.date: 02/10/2020
99
---
1010

1111
# Access to Azure Virtual Network resources from Azure Logic Apps by using integration service environments (ISEs)
1212

13-
Sometimes, your logic apps and integration accounts need access to secured resources,
14-
such as virtual machines (VMs) and other systems or services, that are inside an
15-
[Azure virtual network](../virtual-network/virtual-networks-overview.md).
16-
To set up this access, you can
17-
[create an *integration service environment* (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment.md)
18-
where you can run your logic apps and create your integration accounts.
13+
Sometimes, your logic apps and integration accounts need access to secured resources, such as virtual machines (VMs) and other systems or services, that are inside an [Azure virtual network](../virtual-network/virtual-networks-overview.md). To set up this access, you can [create an *integration service environment* (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment.md) where you can run your logic apps and create your integration accounts.
1914

20-
When you create an ISE, Azure *injects* that ISE into your Azure virtual network, which then deploys a private and isolated instance of the Logic Apps service into your Azure virtual network. This private instance uses dedicated resources such as storage,
21-
and runs separately from the public, "global", multi-tenant Logic Apps service.
22-
Separating your isolated private instance and the public global
23-
instance also helps reduce the impact that other Azure tenants
24-
might have on your apps' performance, which is also known as the
25-
["noisy neighbors" effect](https://en.wikipedia.org/wiki/Cloud_computing_issues#Performance_interference_and_noisy_neighbors). An ISE also provides you with your own static IP addresses. These IP addresses are separate from the static IP addresses that are shared by the logic apps in the public, multi-tenant service.
15+
When you create an ISE, Azure *injects* that ISE into your Azure virtual network, which then deploys a private and isolated instance of the Logic Apps service into your Azure virtual network. This private instance uses dedicated resources such as storage, and runs separately from the public, "global", multi-tenant Logic Apps service. Separating your isolated private instance and the public global instance also helps reduce the impact that other Azure tenants might have on your apps' performance, which is also known as the ["noisy neighbors" effect](https://en.wikipedia.org/wiki/Cloud_computing_issues#Performance_interference_and_noisy_neighbors). An ISE also provides you with your own static IP addresses. These IP addresses are separate from the static IP addresses that are shared by the logic apps in the public, multi-tenant service.
2616

27-
After creating your ISE, when you go to create your logic app
28-
or integration account, you can select your ISE as your logic
29-
app or integration account's location:
17+
After creating your ISE, when you go to create your logic app or integration account, you can select your ISE as your logic app or integration account's location:
3018

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

@@ -57,7 +45,7 @@ When you create an integrated service environment (ISE) in Azure, you can select
5745

5846
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 offer additional ISE versions. The difference exists in where they run and the labels that they display in the Logic App Designer when you work within an ISE.
5947

60-
![Connectors with and without labels in an ISE](./media/connect-virtual-network-vnet-isolated-environment-overview/labeled-built-in-actions-triggers-managed-connectors.png)
48+
![Connectors with and without labels in an ISE](./media/connect-virtual-network-vnet-isolated-environment-overview/labeled-trigger-actions-integration-service-environment.png)
6149

6250
* Built-in triggers and actions display the **CORE** label, and they always run in the same ISE as your logic app. Managed connectors that display the **ISE** label also run in the same ISE as your logic app.
6351

@@ -111,9 +99,7 @@ These endpoints also affect the way that you can access inputs and outputs in yo
11199

112100
## Access to on-premises data sources
113101

114-
For on-premises systems that are connected to an Azure virtual network,
115-
inject an ISE into that network so your logic apps can directly access
116-
those systems by using any of these items:
102+
For on-premises systems that are connected to an Azure virtual network, inject an ISE into that network so your logic apps can directly access those systems by using any of these items:
117103

118104
* HTTP action
119105

@@ -127,32 +113,17 @@ those systems by using any of these items:
127113
128114
* Custom connector
129115

130-
* If you have custom connectors that require the on-premises
131-
data gateway, and you created those connectors outside an ISE,
132-
logic apps in an ISE can also use those connectors.
133-
134-
* Custom connectors created in an ISE don't work with the
135-
on-premises data gateway. However, these connectors can
136-
directly access on-premises data sources that are connected
137-
to the virtual network hosting the ISE. So, logic apps in an
138-
ISE most likely don't need the data gateway when communicating
139-
with those resources.
140-
141-
For on-premises systems that aren't connected to a virtual
142-
network or don't have ISE-labled connectors, you must first
143-
[set up the on-premises data gateway](../logic-apps/logic-apps-gateway-install.md)
144-
before your logic apps can connect to those systems.
116+
* If you have custom connectors that require the on-premises data gateway, and you created those connectors outside an ISE, logic apps in an ISE can also use those connectors.
117+
118+
* Custom connectors created in an ISE don't work with the on-premises data gateway. However, these connectors can directly access on-premises data sources that are connected to the virtual network hosting the ISE. So, logic apps in an ISE most likely don't need the data gateway when communicating with those resources.
119+
120+
For on-premises systems that aren't connected to a virtual network or don't have ISE-labeled connectors, you must first [set up the on-premises data gateway](../logic-apps/logic-apps-gateway-install.md) before your logic apps can connect to those systems.
145121

146122
<a name="create-integration-account-environment"></a>
147123

148124
## Integration accounts with ISE
149125

150-
You can use integration accounts with logic apps inside an
151-
integration service environment (ISE). However, those integration
152-
accounts must use the *same ISE* as the linked logic apps.
153-
Logic apps in an ISE can reference only those integration accounts
154-
that are in the same ISE. When you create an integration account,
155-
you can select your ISE as the location for your integration account. To learn how pricing and billing work for integration accounts with an ISE, see the [Logic Apps pricing model](../logic-apps/logic-apps-pricing.md#fixed-pricing). For pricing rates, see [Logic Apps pricing](https://azure.microsoft.com/pricing/details/logic-apps/).
126+
You can use integration accounts with logic apps inside an integration service environment (ISE). However, those integration accounts must use the *same ISE* as the linked logic apps. Logic apps in an ISE can reference only those integration accounts that are in the same ISE. When you create an integration account, you can select your ISE as the location for your integration account. To learn how pricing and billing work for integration accounts with an ISE, see the [Logic Apps pricing model](../logic-apps/logic-apps-pricing.md#fixed-pricing). For pricing rates, see [Logic Apps pricing](https://azure.microsoft.com/pricing/details/logic-apps/).
156127

157128
## Next steps
158129

0 commit comments

Comments
 (0)