Skip to content

Commit 0dc62cf

Browse files
authored
Merge pull request #95608 from swinarko/patch-50
Update self-hosted-integration-runtime-proxy-ssis.md
2 parents 4932b52 + 8a1d830 commit 0dc62cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/self-hosted-integration-runtime-proxy-ssis.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.workload: data-services
88
ms.tgt_pltfrm: na
99

1010
ms.topic: conceptual
11-
ms.date: 08/01/2019
11+
ms.date: 11/12/2019
1212
author: swinarko
1313
ms.author: sawinark
1414
ms.reviewer: douglasl
@@ -83,10 +83,10 @@ The second staging tasks running on your Azure-SSIS IR will not be billed separa
8383

8484
## Current limitations
8585

86-
- Only OLEDB/Flat File Connection Managers and OLEDB/Flat File Sources are currently supported.
86+
- Only Data Flow Tasks with ODBC/OLEDB/Flat File Connection Managers and ODBC/OLEDB/Flat File Sources are currently supported.
8787
- Only Azure Blob Storage linked services configured with **Account key**/**SAS URI**/**Service Principal** authentication are currently supported.
8888
- Only Self-Hosted IR provisioned under the same ADF where your Azure-SSIS IR is provisioned is currently supported.
89-
- Using SSIS parameters/variables within the properties of OLEDB/Flat File Sources and Connection Managers is not supported.
89+
- Using SSIS parameters/variables within the properties of ODBC/OLEDB/Flat File Sources and Connection Managers is currently not supported.
9090

9191
## Next steps
92-
Once you configure your Self-Hosted IR as a proxy for your Azure-SSIS IR, you can deploy and run your packages to access data on premises as Execute SSIS Package activities in ADF pipelines, see [Run SSIS packages as Execute SSIS Package activities in ADF pipelines](https://docs.microsoft.com/azure/data-factory/how-to-invoke-ssis-package-ssis-activity).
92+
Once you configure your Self-Hosted IR as a proxy for your Azure-SSIS IR, you can deploy and run your packages to access data on premises as Execute SSIS Package activities in ADF pipelines, see [Run SSIS packages as Execute SSIS Package activities in ADF pipelines](https://docs.microsoft.com/azure/data-factory/how-to-invoke-ssis-package-ssis-activity).

0 commit comments

Comments
 (0)