Skip to content

Commit e096ba6

Browse files
authored
Merge pull request #103494 from swinarko/patch-51
Update self-hosted-integration-runtime-proxy-ssis.md
2 parents ba29980 + a80f2db commit e096ba6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: sawinark
1111
ms.reviewer: douglasl
1212
manager: mflasko
1313
ms.custom: seo-lt-2019
14-
ms.date: 12/23/2019
14+
ms.date: 02/06/2020
1515
---
1616

1717
# Configure Self-Hosted IR as a proxy for Azure-SSIS IR in ADF
@@ -144,9 +144,9 @@ The second staging tasks running on your Azure-SSIS IR will not be billed separa
144144

145145
## Current limitations
146146

147-
- Only Data Flow Tasks with ODBC/OLEDB/Flat File Connection Managers and ODBC/OLEDB/Flat File Sources are currently supported.
147+
- Only Data Flow Tasks with ODBC/OLEDB/Flat File Connection Managers and ODBC/OLEDB/Flat File Sources or OLEDB Destination are currently supported.
148148
- Only Azure Blob Storage linked services configured with **Account key**/**SAS URI**/**Service Principal** authentication are currently supported.
149149

150150
## Next steps
151151

152-
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).
152+
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)