Azure Connections Extension

Azure Connections is used in combination with other the Azure components, such as Data Factory and Azure ML, as a central repository for Azure subscriptions and resource groups. You can specify both subscriptions and the resource groups that belong to those subscriptions.

Prerequisites

Installation

To install the Azure Connections Extension, click its tile in the Catalog, select the version you want, and then click Install <version number>.

Note: Azure Connections is automatically installed when you install a compatible Azure Connector.

Contents of the Component

Object Type Name
Application GLOBAL.Redwood.REDWOOD.AzureConnections
Constraint Definition REDWOOD.Redwood_AzureConnectionConstraint
Constraint Definition REDWOOD.Redwood_AzureResourceGroupConstraint
Extension Point REDWOOD.Redwood_AzureConnections
Extension Point REDWOOD.Redwood_AzureConnections_Connection
Library REDWOOD.Redwood_AzureConnectionsLib

Adding a Subscription

To add an Azure subscription:

  1. Navigate to Custom > Azure Subscriptions.
  2. Click .
  3. Enter a name.
  4. Enter the subscription ID in the Subscription ID field.
  5. Click Save.

Add a Resource Group to a Subscription

To add a resource group to an Azure subscription:

  1. Navigate to Custom > Azure Subscriptions and make sure you have at least one subscription configured.
  2. Click under Resource Groups.
  3. Enter a name.
  4. Choose the subscription that contains the resource group from the Subscription dropdown list.
  5. Enter the name of the resource group in the Resource Group Name field.
  6. Click Save.

See Also