Authentication
This section provides a complete list of the Authentication properties you can configure in the connection settings for this provider.
| Property | Description |
| Account | The Windows Azure Storage account name. |
| UseSSL | This field sets whether SSL is enabled. The default is true. |
| AccessKey | The key for the storage account. |
| AuthScheme | The scheme used for authentication. Accepted entries are AccessKey, SharedAccessSignature, AzureAD, AzureServicePrincipal, AzureServicePrincipalCert and AzureMSI. The default value is SharedAccessSignature. |
| Backend | The backend where data is stored. |
| SharedAccessSignature | A shared access key signature that may be used for authentication. |