Subscription Id
The default Azure Subscription Id to use.
The subscription id is written into the generated Data Factory deployment PowerShell scripts (adf-deploy.<DataFactory>.ps1 and the linked-templates variant), where it is passed to Set-AzContext before the ARM template deployment runs. When the setting is left blank, the scripts contain a <YourSubscriptionId> placeholder to fill in before running them.
When to Change This Setting
Set this to the id of the Azure subscription that hosts your Data Factory resource group, so the generated deployment scripts run without manual edits.
Related Settings
| Setting | Interaction |
|---|---|
| Resource Group | The resource group the deployment scripts deploy into |
| Data Factory Name | The Data Factory the deployment scripts are generated for |
Notes
- This setting is part of the Azure settings category.