Skip to content

Commit aac0399

Browse files
committed
Add ISE and CMK info
1 parent c0028b6 commit aac0399

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/machine-learning/how-to-trigger-published-pipeline.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@ Trigger the run of your Azure Machine Learning Pipeline when new data appears. F
3333
3434
## Create a Logic App
3535
36-
Now create an [Azure Logic App](../logic-apps/logic-apps-overview.md) instance. Once your Logic App has been provisioned, use these steps to configure it:
36+
Now create an [Azure Logic App](../logic-apps/logic-apps-overview.md) instance. [Use an integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment) and [set up a customer-managed key](../logic-apps/customer-managed-keys-integration-service-environment) for use by your LogicApp.
3737
38+
Once your Logic App has been provisioned, use these steps to configure it:
39+
and
3840
1. [Create a system-assigned managed identity](../logic-apps/create-managed-service-identity.md) to give the app access to your Azure Machine Learning Workspace.
3941
4042
1. Navigate to the LogicApp Designer view and select the Blank Logic App template.

0 commit comments

Comments
 (0)