Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.55 KB

azure-resource-manager-connection-manager.md

File metadata and controls

29 lines (23 loc) · 1.55 KB
title description author ms.author ms.date ms.service ms.subservice ms.custom ms.topic f1_keywords
Azure Resource Manager Connection Manager
Azure Resource Manager Connection Manager
Lingxi-Li
lingxl
03/01/2017
sql
integration-services
devx-track-arm-template
how-to
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.