Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.55 KB

File metadata and controls

29 lines (23 loc) · 1.55 KB
title Azure Resource Manager Connection Manager
description Azure Resource Manager Connection Manager
author Lingxi-Li
ms.author lingxl
ms.date 03/01/2017
ms.service sql
ms.subservice integration-services
ms.custom devx-track-arm-template
ms.topic how-to
f1_keywords
SQL13.DTS.DESIGNER.AFPARMCM.F1
SQL14.DTS.DESIGNER.AFPARMCM.F1

Azure Resource Manager Connection Manager

[!INCLUDEsqlserver-ssis]

The Azure Resource Manager Connection Manager enables an SSIS package to manage Azure resources using a service principal.

The Azure Resource Manager Connection Manager is a component of the SQL Server Integration Services (SSIS) Feature Pack for Azure.

To create and configure an Azure Resource Manager Connection Manager, follow the steps below:

  1. In the Add SSIS Connection Manager dialog box, select AzureResourceManager, and click Add.
  2. In the Azure Resource Manager Connection Manager Editor dialog box, specify the Application ID, Application Key, and Tenant ID for the service principal. For details about these properties, please refer to this article.
  3. Click OK to close the dialog box.
  4. You can see the properties of the connection manager you created in the Properties window.