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
+18-2Lines changed: 18 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ author: ecfan
8
8
ms.author: estfan
9
9
ms.reviewer: klam, LADocs
10
10
ms.topic: conceptual
11
-
ms.date: 07/26/2019
11
+
ms.date: 08/01/2019
12
12
---
13
13
14
14
# Add artifacts to your integration service environment (ISE) in Azure Logic Apps
15
15
16
-
After you create an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md), add artifacts such as logic apps, integration accounts, and custom connectors so that they can access the resources in your Azure virtual network.
16
+
After you create an [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md), add artifacts such as logic apps, integration accounts, and connectors so that they can access the resources in your Azure virtual network.
17
17
18
18
## Prerequisites
19
19
@@ -80,6 +80,22 @@ To create an integration account that uses an ISE, follow these steps:
80
80
81
81
1. To manage integration accounts in your ISE, see [Manage your integration service environment](../logic-apps/ise-manage-integration-service-environment.md).
82
82
83
+
<aname="add-api-connectors-environment"></a>
84
+
85
+
## Add managed connectors to an ISE
86
+
87
+
You can add Microsoft-managed connectors that available to use in your ISE but aren't deployed in your ISE.
88
+
89
+
1. On your ISE menu, under **Settings**, select **Managed connectors**. On the toolbar, select **Add**.
1. On the **Add a new managed connector** pane, open the **Find connector** list. If the connector that you want is available, select that connector, and then select **Create**.
94
+
95
+
Any eligible connectors that aren't deployed in your ISE appear available for you to select. Connectors that are already deployed in your ISE appear as unavailable for selection.
Copy file name to clipboardExpand all lines: articles/logic-apps/ise-manage-integration-service-environment.md
+25-9Lines changed: 25 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,12 @@ author: ecfan
8
8
ms.author: estfan
9
9
ms.reviewer: klam, LADocs
10
10
ms.topic: conceptual
11
-
ms.date: 07/26/2019
11
+
ms.date: 08/01/2019
12
12
---
13
13
14
14
# Manage your integration service environment (ISE) in Azure Logic Apps
15
15
16
-
To check the network health for your [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md) and manage the logic apps, connections, integration accounts, and custom connectors that exist in your ISE, follow the steps in this topic.
16
+
To check the network health for your [integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md) and manage the logic apps, connections, integration accounts, and connectors that exist in your ISE, follow the steps in this topic. To add these artifacts to your ISE, see [Add artifacts to your integration service environment](../logic-apps/add-artifacts-integration-service-environment-ise.md).
17
17
18
18
## View your ISE
19
19
@@ -41,31 +41,47 @@ On your ISE menu, under **Settings**, select **Network health**. This pane shows
41
41
42
42
## Manage your logic apps
43
43
44
+
You can view and manage the logic apps that are in your ISE.
45
+
44
46
1. On your ISE menu, under **Settings**, select **Logic apps**.
1. To remove logic apps from your ISE when no longer needed, select those logic apps, and then select **Delete**.
50
+
1. To remove logic apps that you no longer need in your ISE, select those logic apps, and then select **Delete**. To confirm that you want to delete, select **Yes**.
49
51
50
52
<aname="find-api-connections"></a>
51
53
52
54
## Manage API connections
53
55
54
-
1. To view the API connections that were created by logic apps running in your ISE, on your ISE menu, under **Settings**, select **API connections**.
56
+
You can view and manage the connections that were created by the logic apps running in your ISE.
57
+
58
+
1. On your ISE menu, under **Settings**, select **API connections**.
59
+
60
+

61
+
62
+
1. To remove connections that you no longer need in your ISE, select those connections, and then select **Delete**. To confirm that you want to delete, select **Yes**.
55
63
56
-

64
+
## Manage API connectors
57
65
58
-
1. To remove connections from your ISE when no longer needed, select those connections, and then select **Delete**.
66
+
You can view and manage the API connectors that are deployed to your ISE.
67
+
68
+
1. On your ISE menu, under **Settings**, select **Managed connectors**.
1. To remove connectors that you don't want available in your ISE, select those connectors, and then select **Delete**. To confirm that you want to delete, select **Yes**.
59
73
60
74
<aname="find-custom-connectors"></a>
61
75
62
76
## Manage custom connectors
63
77
64
-
1. To view custom connectors that were created in your ISE, on your ISE menu, under **Settings**, select **Custom connectors**.
78
+
You can view and manage the custom connectors that you deployed to your ISE.
79
+
80
+
1. On your ISE menu, under **Settings**, select **Custom connectors**.
1. To remove custom connectors from your ISE when no longer needed, select those connectors, and then select **Delete**.
84
+
1. To remove custom connectors that you no longer need in your ISE, select those connectors, and then select **Delete**. To confirm that you want to delete, select **Yes**.
0 commit comments