Azure Data Factory Connection Profile Parameters
The following table describes Azure Data Factory connection profile parameters.
| Parameter | Description | 
|---|---|
| Subscription ID | Determines the Azure account subscription ID The subscription ID can be retrieved from the Azure portal by selecting the Subscription menu. | 
| Identity Type | Determines one of the following identity types to connect to Azure Data Factory: 
 
 | 
| Tenant ID | (Service Principal) Defines the ID where the Azure Data Factory is created. | 
| Application ID | (Service Principal) Defines the Azure identity of a Service Principal that is granted access to interact with Azure Data Factory. | 
| Client Secret | (Service Principal) Defines the password of the Service Principal. | 
| REST Login URL | Indicates the Azure AD authentication endpoint base URL: login.microsoftonline.com Do not change the default value unless you are required to by your Azure Administrator. | 
| Management URL | Indicates the Azure Management URL: management.azure.com Do not change the default value unless you are required to by your Azure Administrator. | 
| Connection Timeout | Determines the number of seconds to wait before a timeout occurs after Control-M initiates a connection request to Azure Data Factory. |