Deployment SAS Token
The Storage Access SAS Token to use when accessing Blob Storage for linked ARM template deployment.
The token is emitted as the linkedTemplateContainerSasToken parameter of the generated ARM template parameters, so the deployment can read the linked template files staged in the deployment container.
When to Change This Setting
Set this when deploying a Data Factory through linked ARM templates, so the deployment can authenticate to the container that holds the staged templates.
Related Settings
| Setting | Interaction |
|---|---|
| Deployment Account Name | The storage account the token grants access to |
| Deployment Container | The container the token grants access to |
| Deployment Account Key | The access key alternative used to upload the templates |
Notes
- This setting is part of the Azure settings category.