Skip to content

Commit 3b24ad1

Browse files
committed
fix name
1 parent c201d7a commit 3b24ad1

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
@@ -33,13 +33,13 @@ 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. If you wish, [use an integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment.md) and [set up a customer-managed key](../logic-apps/customer-managed-keys-integration-service-environment.md) for use by your LogicApp.
36+
Now create an [Azure Logic App](../logic-apps/logic-apps-overview.md) instance. If you wish, [use an integration service environment (ISE)](../logic-apps/connect-virtual-network-vnet-isolated-environment.md) and [set up a customer-managed key](../logic-apps/customer-managed-keys-integration-service-environment.md) for use by your Logic App.
3737
3838
Once your Logic App has been provisioned, use these steps to configure a trigger for your pipeline:
3939
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
42-
1. Navigate to the LogicApp Designer view and select the Blank Logic App template.
42+
1. Navigate to the Logic App Designer view and select the Blank Logic App template.
4343
> [!div class="mx-imgBorder"]
4444
> ![Blank template](media/how-to-trigger-published-pipeline/blank-template.png)
4545

0 commit comments

Comments
 (0)