You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/add-artifacts-integration-service-environment-ise.md
+22-17Lines changed: 22 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,19 +28,19 @@ To build logic apps that run in your integration service environment (ISE), foll
28
28
29
29

30
30
31
-
-or-
31
+
1. Provide information about the logic app that you want to create, for example:
32
32
33
-
From the main Azure menu, select **Create a resource** > **Integration** > **Logic App**.
33
+

34
34
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
+
||||
36
42
37
-
1. From the **Location** list, under the **Integration service environments** section, select your ISE, for example:
38
-
39
-

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**.
44
44
45
45
1. Continue [creating your logic app in the usual way](../logic-apps/quickstart-create-first-logic-app-workflow.md).
46
46
@@ -60,15 +60,20 @@ To create an integration account that uses an ISE, follow these steps:
60
60
61
61

62
62
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:
66
64
67
-
1. Provide the name, Azure subscription, Azure resource group (new or existing), and pricing tier to use for your integrationaccount.
65
+

68
66
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
+
||||
70
75
71
-

76
+
1. When you're done, select **Create**.
72
77
73
78
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).
74
79
@@ -106,7 +111,7 @@ To use custom connectors in your ISE, create those custom connectors from direct
106
111
107
112
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:
108
113
109
-

114
+

110
115
111
116
1. Select your new custom connector, and then select **Edit**, for example:
0 commit comments