Skip to content

Commit 676fde5

Browse files
Merge pull request #294314 from chugugrace/mybranch02082025
Fix in-consistency about SSIS IR starting time.
2 parents be306d9 + c9846e0 commit 676fde5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/data-factory/azure-ssis-integration-runtime-virtual-network-configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ When using SQL Server Integration Services (SSIS) in Azure Data Factory (ADF) or
1818

1919
Here’s a table highlighting the differences between standard and express virtual network injection methods:
2020

21+
> [!NOTE]
22+
> The Azure-SSIS IR starting duration usually applies to most situations. However, the actual startup time might be longer in some cases, such as if the SSIS-IR has a custom setup that requires extra processing time or uses specific node types.
23+
2124
| Comparison | Standard virtual network injection | Express virtual network injection |
2225
|------------|------------------------------------|-----------------------------------|
2326
| **Azure-SSIS IR starting duration** | Around 30 minutes. | Around 5 minutes. |

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
@@ -357,7 +357,7 @@ The following steps don't provide the complete details for creating a runbook. F
357357
358358
:::image type="content" source="./media/how-to-schedule-azure-ssis-integration-runtime/start-runbook-window.png" alt-text="Screenshot of the pane for parameters in starting a runbook.":::
359359
360-
6. On the **Job** pane, select the **Output** tile. On the **Output** pane, wait for the message **##### Completed #####** after you see **##### Starting #####**. Starting an Azure-SSIS IR takes about 20 minutes. Close the **Job** pane and get back to the **Runbook** page.
360+
6. On the **Job** pane, select the **Output** tile. On the **Output** pane, wait for the message **##### Completed #####** after you see **##### Starting #####**. Close the **Job** pane and get back to the **Runbook** page.
361361
362362
:::image type="content" source="./media/how-to-schedule-azure-ssis-integration-runtime/start-completed.png" alt-text="Screenshot that shows the output pane.":::
363363

0 commit comments

Comments
 (0)