Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 23cb9aa

Browse files
authoredFeb 16, 2022
Update self-hosted-integration-runtime-proxy-ssis.md
1 parent 74b503d commit 23cb9aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: conceptual
77
author: swinarko
88
ms.author: sawinark
99
ms.custom: seo-lt-2019, devx-track-azurepowershell
10-
ms.date: 02/15/2022
10+
ms.date: 02/16/2022
1111
---
1212

1313
# Configure a self-hosted IR as a proxy for an Azure-SSIS IR
@@ -203,4 +203,4 @@ If you need to access data stores that have been configured to use only the stro
203203

204204
## Next steps
205205

206-
After you've configured 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 Data Factory pipelines. To learn how, see [Run SSIS packages as Execute SSIS Package activities in Data Factory pipelines](./how-to-invoke-ssis-package-ssis-activity.md).
206+
After you've configured your self-hosted IR as a proxy for your Azure-SSIS IR, you can deploy and run your packages to access data and or run any SQL statements/processes on premises as Execute SSIS Package activities in Data Factory pipelines. To learn how, see [Run SSIS packages as Execute SSIS Package activities in Data Factory pipelines](./how-to-invoke-ssis-package-ssis-activity.md). See also our blogs: [Run Any SQL Anywhere in 3 Easy Steps with SSIS in Azure Data Factory](https://techcommunity.microsoft.com/t5/sql-server-integration-services/run-any-sql-anywhere-in-3-easy-steps-with-ssis-in-azure-data/ba-p/2457244) and [Run Any Process Anywhere in 3 Easy Steps with SSIS in Azure Data Factory](https://techcommunity.microsoft.com/t5/sql-server-integration-services/run-any-process-anywhere-in-3-easy-steps-with-ssis-in-azure-data/ba-p/2962609).

0 commit comments

Comments
 (0)
Please sign in to comment.