Skip to content

Commit e3289ab

Browse files
committed
clarify
1 parent aac0399 commit e3289ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Trigger the run of your Azure Machine Learning Pipeline when new data appears. F
3535
3636
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
38+
Once your Logic App has been provisioned, use these steps to configure a trigger for your pipeline:
39+
4040
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.
4141
4242
1. Navigate to the LogicApp Designer view and select the Blank Logic App template.

0 commit comments

Comments
 (0)