Skip to content

Commit a148541

Browse files
author
Jill Grant
authored
Apply suggestions from code review
typo fixes
1 parent dbcaefb commit a148541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The pipeline looks as follows:
7878

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

81-
:::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.":::
81+
:::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 the high-level structure of the pipeline you're creating.":::
8282

8383
The pipeline contains the following activities:
8484

@@ -100,7 +100,7 @@ The pipeline requires you to configure the following parameters:
100100

101101
# [Use a service principal](#tab/sp)
102102

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

105105
The pipeline contains the following activities:
106106

0 commit comments

Comments
 (0)