Skip to content

Commit 3f40ce2

Browse files
committed
Fixes for review
1 parent 8251e3d commit 3f40ce2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ In this section, you trigger a pipeline run and then monitor it.
9494
2. In the **Pipeline Run** window, select **Finish**.
9595
3. Switch to the **Monitor** tab on the left. You see the pipeline run and its status along with other information (such as Run Start time). To refresh the view, click **Refresh**.
9696

97-
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/pipeline-runs.png" alt-text="Pipeline runs":::
97+
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/pipeline-runs.png" alt-text="Screenshot that shows pipeline runs":::
9898

9999
3. Click **View Activity Runs** link in the **Actions** column. You see only one activity run as the pipeline has only one activity (stored procedure activity).
100100

101-
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/activity-runs.png" alt-text="Activity runs":::
101+
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/activity-runs.png" alt-text="Screenshot that shows activity runs":::
102102

103103
4. You can run the following **query** against the SSISDB database in SQL Database to verify that the package executed.
104104

articles/data-factory/how-to-schedule-azure-ssis-integration-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Now that your pipelines work as you expected, you can create triggers to run the
151151
4. In **Trigger Run Parameters** page, review any warning, and select **Finish**.
152152
5. Publish the whole ADF settings by selecting **Publish All** in the factory toolbar.
153153

154-
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/publish-all-button.png" alt-text="Publish":::
154+
:::image type="content" source="./media/how-to-invoke-ssis-package-stored-procedure-activity/publish-all-button.png" alt-text="Screenshot that shows the Publish All button.":::
155155

156156
### Monitor your pipelines and triggers in Azure portal
157157

-61.5 KB
Loading

0 commit comments

Comments
 (0)