Skip to content

Commit 2a45beb

Browse files
committed
ssis ir vnet doc update 2
1 parent adeb7dc commit 2a45beb

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

articles/data-factory/join-azure-ssis-integration-runtime-virtual-network.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documentationcenter: ''
66
ms.service: data-factory
77
ms.workload: data-services
88
ms.topic: conceptual
9-
ms.date: 01/10/2020
9+
ms.date: 12/23/2019
1010
author: swinarko
1111
ms.author: sawinark
1212
ms.reviewer: douglasl
@@ -25,11 +25,21 @@ When using SQL Server Integration Services (SSIS) in Azure Data Factory, you sho
2525

2626
- You want to connect to data stores/resources configured with IP firewall rules from SSIS packages that run on your Azure-SSIS IR.
2727

28-
Data Factory lets you join your Azure-SSIS IR to a virtual network created through the classic deployment model or the Azure Resource Manager deployment model.
28+
Data Factory lets you join your Azure-SSIS IR to a virtual network created through the classic deployment model or the Azure Resource Manager deployment model.
2929

3030
> [!IMPORTANT]
3131
> The classic virtual network is being deprecated, so use the Azure Resource Manager virtual network instead. If you already use the classic virtual network, switch to the Azure Resource Manager virtual network as soon as possible.
3232
33+
The [configuring an Azure-SQL Server Integration Services (SSIS) integration runtime (IR) to join a virtual network](tutorial-deploy-ssis-virtual-network.md) tutorial shows the minimum steps via Azure portal. This article expands on the tutorial and describes all the optional tasks:
34+
35+
- If you are using virtual network (classic).
36+
- If you bring your own public IP addresses for the Azure-SSIS IR.
37+
- If you use your own Domain Name System (DNS) server.
38+
- If you use a network security group (NSG) on the subnet.
39+
- If you use Azure ExpressRoute or a user-defined route (UDR).
40+
- If you use customized Azure-SSIS IR.
41+
- If you use Azure Powershell provisioning.
42+
3343
## Access to on-premises data stores
3444

3545
If your SSIS packages access on-premises data stores, you can join your Azure-SSIS IR to a virtual network that is connected to the on-premises network. Or you can configure and manage a self-hosted IR as proxy for your Azure-SSIS IR. For more information, see [Configure a self-hosted IR as a proxy for an Azure-SSIS IR](https://docs.microsoft.com/azure/data-factory/self-hosted-integration-runtime-proxy-ssis).

0 commit comments

Comments
 (0)