Skip to content

Commit d697b5d

Browse files
authored
Merge pull request #104413 from swinarko/patch-52
Update how-to-configure-azure-ssis-ir-custom-setup.md
2 parents 4b8a5d7 + 3c8b678 commit d697b5d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/data-factory/how-to-configure-azure-ssis-ir-custom-setup.md

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

1717
# Customize the setup for an Azure-SSIS Integration Runtime
@@ -116,8 +116,12 @@ To customize your Azure-SSIS IR, you need the following items:
116116

117117
* If you select the **oh22's HEDDA.IO** component, you can install the [HEDDA.IO](https://hedda.io/ssis-component/) data quality/cleansing component from oh22 on your Azure-SSIS IR after purchasing their service. The current integrated version is **1.0.13**.
118118

119-
* If you select the **oh22's SQLPhonetics.NET** component, you can install the [SQLPhonetics.NET](https://sqlphonetics.oh22.is/sqlphonetics-net-for-microsoft-ssis/) data quality/matching component from oh22 on your Azure-SSIS IR by entering the product license key that you purchased from them in the **License key** box. The current integrated version is **1.0.43**.
120-
119+
* If you select the **oh22's SQLPhonetics.NET** component, you can install the [SQLPhonetics.NET](https://sqlphonetics.oh22.is/sqlphonetics-net-for-microsoft-ssis/) data quality/matching component from oh22 on your Azure-SSIS IR by entering the product license key that you purchased from them in the **License key** box. The current integrated version is **1.0.43**.
120+
121+
* If you select the **KingswaySoft's SSIS Integration Toolkit** component, you can install the [SSIS Integration Toolkit](https://www.kingswaysoft.com/products/ssis-integration-toolkit-for-microsoft-dynamics-365) suite of connectors for CRM/ERP/marketing/collaboration apps, such as Microsoft Dynamics/SharePoint/Project Server, Oracle/Salesforce Marketing Cloud, etc. from KingswaySoft on your Azure-SSIS IR by entering the product license key that you purchased from them in the **License key** box. The current integrated version is **2019.2**.
122+
123+
* If you select the **KingswaySoft's SSIS Productivity Pack** component, you can install the [SSIS Productivity Pack](https://www.kingswaysoft.com/products/ssis-productivity-pack) suite of components from KingswaySoft on your Azure-SSIS IR by entering the product license key that you purchased from them in the **License key** box. The current integrated version is **10.0**.
124+
121125
Your added express custom setups will appear in the **Advanced Settings** section. To remove them, select their check boxes, and then select **Delete**.
122126

123127
![Advanced settings with custom setups](./media/tutorial-create-azure-ssis-runtime-portal/advanced-settings-custom.png)

0 commit comments

Comments
 (0)