Skip to content

Commit 40dcfe0

Browse files
Last look.
1 parent 0573533 commit 40dcfe0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/how-to-use-batch-azure-data-factory.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.subservice: inferencing
88
ms.topic: how-to
99
author: msakande
1010
ms.author: mopeakande
11-
ms.date: 08/13/2024
11+
ms.date: 08/14/2024
1212
ms.reviewer: cacrest
1313
ms.custom: devplatv2
1414
---
@@ -31,7 +31,7 @@ In this article, learn how to use batch endpoints in Azure Data Factory activiti
3131

3232
- A model deployed as a batch endpoint. Use the *heart condition classifier* created in [Using MLflow models in batch deployments](how-to-mlflow-batch.md).
3333
- An Azure Data Factory resource. To create a data factory, follow the steps in [Quickstart: Create a data factory by using the Azure portal](../data-factory/quickstart-create-data-factory-portal.md).
34-
- After creating your data factory, browse to it in the Azure portal and select **Launch Studio**:
34+
- After creating your data factory, browse to it in the Azure portal and select **Launch studio**:
3535

3636
:::image type="content" source="./media/how-to-use-batch-adf/data-factory-home-page.png" lightbox="./media/how-to-use-batch-adf/data-factory-home-page.png" alt-text="Screenshot of the home page for the Azure Data Factory, labeled Open Azure Data Factory Studio and Launch studio highlighted.":::
3737

@@ -77,7 +77,7 @@ The pipeline looks as follows:
7777

7878
# [Use a managed identity](#tab/mi)
7979

80-
:::image type="content" source="./media/how-to-use-batch-adf/pipeline-diagram-mi.png" alt-text="Diagram that shows th high level structure of the pipeline you're creating.":::
80+
:::image type="content" source="./media/how-to-use-batch-adf/pipeline-diagram-mi.png" lightbox="./media/how-to-use-batch-adf/pipeline-diagram-mi.png" alt-text="Diagram that shows th high level structure of the pipeline you're creating.":::
8181

8282
The pipeline contains the following activities:
8383

0 commit comments

Comments
 (0)