You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-use-batch-azure-data-factory.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The pipeline looks as follows:
78
78
79
79
# [Use a managed identity](#tab/mi)
80
80
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 highlevel 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.":::
82
82
83
83
The pipeline contains the following activities:
84
84
@@ -100,7 +100,7 @@ The pipeline requires you to configure the following parameters:
100
100
101
101
# [Use a service principal](#tab/sp)
102
102
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 highlevel 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.":::
0 commit comments