Skip to content

Commit cd57971

Browse files
committed
add one limit for shir+ssis ir for variable and parameter
1 parent b9f82c2 commit cd57971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ The second staging tasks running on your Azure-SSIS IR will not be billed separa
8585
- Only OLEDB/Flat File Connection Managers and OLEDB/Flat File Sources are currently supported.
8686
- Only Azure Blob Storage linked services configured with **Account key**/**SAS URI**/**Service Principal** authentication are currently supported.
8787
- Only Self-Hosted IR provisioned under the same ADF where your Azure-SSIS IR is provisioned is currently supported.
88+
- SSIS variables and parameters are not supported.
8889

8990
## Next steps
9091
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)