Skip to content

Commit 303d74f

Browse files
committed
Add role permissions info
1 parent fd36c96 commit 303d74f

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Add artifacts to integration service environments
2+
title: Add resources to integration service environments
33
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: 02/10/2020
8+
ms.date: 02/28/2020
99
---
1010

11-
# Add artifacts to your integration service environment (ISE) in Azure Logic Apps
11+
# Add resources to your integration service environment (ISE) in Azure Logic Apps
1212

1313
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. For example, managed ISE connectors that become available after you create your ISE don't automatically appear in the Logic App Designer. Before you can use these ISE connectors, you have to manually [add and deploy those connectors to your ISE](#add-ise-connectors-environment) so that they appear in the Logic App Designer.
1414

@@ -18,6 +18,8 @@ After you create an [integration service environment (ISE)](../logic-apps/connec
1818

1919
* The ISE that you created to run your logic apps. If you don't have an ISE, [create an ISE first](../logic-apps/connect-virtual-network-vnet-isolated-environment.md).
2020

21+
* To create, add, or update resources that are deployed to an ISE, you must be assigned the Integration Service Environment Contributor role or Integration Service Environment Developer role. For more information about role-based access control (RBAC), see [What is role-based access control (RBAC) for Azure resources](../role-based-access-control/overview.md)?
22+
2123
<a name="create-logic-apps-environment"></a>
2224

2325
## Create logic apps

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
77
ms.topic: conceptual
8-
ms.date: 02/13/2020
8+
ms.date: 02/28/2020
99
---
1010

1111
# Connect to Azure virtual networks from Azure Logic Apps by using an integration service environment (ISE)

0 commit comments

Comments
 (0)