Skip to content

Commit 8251e3d

Browse files
committed
Build fixes
1 parent 61074d4 commit 8251e3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/data-factory/how-to-invoke-ssis-package-ssis-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this step, you use the Data Factory UI or app to create a pipeline. You add a
2727
# [Azure Data Factory](#tab/data-factory)
2828
1. On your Data Factory overview or home page in the Azure portal, select the **Open Azure Data Factory Studio** tile to start the Data Factory UI or app in a separate tab.
2929

30-
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/data-factory-home-page.png" alt-text="Screenshot of the Azure Data Factory home page.":::
30+
:::image type="content" source="./media/doc-common-process/data-factory-home-page.png" alt-text="Screenshot of the Azure Data Factory home page.":::
3131

3232
On the home page, select **Orchestrate**.
3333

articles/data-factory/how-to-invoke-ssis-package-stored-procedure-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Finally, you will also require an Azure-SSIS integration runtime if you don't ha
3131

3232
In this step, you use the Data Factory UI to create a pipeline. If you have not navigated to the Azure Data Factory Studio already, open your data factory in the Azure Portal and click the **Open Azure Data Factory Studio** button to open it.
3333

34-
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/data-factory-home-page.png" alt-text="Screenshot of the Azure Data Factory home page.":::
34+
:::image type="content" source="./media/doc-common-process/data-factory-home-page.png" alt-text="Screenshot of the Azure Data Factory home page.":::
3535

3636
Next, you will add a stored procedure activity to a new pipeline and configure it to run the SSIS package by using the sp_executesql stored procedure.
3737

0 commit comments

Comments
 (0)