Deployment Container
The Storage Container to use when accessing Blob Storage for linked ARM template deployment.
Large Data Factories deploy through linked ARM templates that are staged in a storage account. The generated adf-deploy.<DataFactory>.linkedTemplates.ps1 script uploads the linked template files to this container, and the ARM template parameters reference it through a container URI of the form https://<account>.blob.core.windows.net/<container>.
When to Change This Setting
Keep the default deployment unless your deployment storage account stages linked ARM templates in a different container.
Related Settings
| Setting | Interaction |
|---|---|
| Deployment Account Name | The storage account that holds the deployment container |
| Deployment Account Key | The access key used to upload the linked templates |
| Deployment SAS Token | The token the deployment uses to read the staged templates |
Notes
- This setting is part of the Azure settings category.
- The default value for this setting is
deployment.