Resource Group
The default Azure Resource Group name to use.
The resource group name is written into the generated Data Factory deployment PowerShell scripts, where it is passed to New-AzResourceGroupDeployment as the deployment target. When the setting is left blank, the scripts contain a <YourResourceGroup> placeholder to fill in before running them.
When to Change This Setting
Set this to the name of the resource group that holds (or will hold) your Data Factory, so the generated deployment scripts run without manual edits.
Related Settings
| Setting | Interaction |
|---|---|
| Subscription Id | The subscription the deployment scripts select before deploying |
| Data Factory Location | The Azure region applied to the generated Data Factory |
Notes
- This setting is part of the Azure settings category.