Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-azure-blobstorage.md

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
This commit is contained in:
greenie-msft 2021-09-14 15:10:11 -07:00 committed by GitHub
parent 5759ee100d
commit e2f7b3c2e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ In order to setup Azure Blob Storage as a state store, you will need the followi
### Authenticating with Azure AD
This component supports authentication with Azure AD as an alternative to use account keys. Whenever possible, it is reccomended that you use Azure AD for authentication in production systems, to take advantage of better security, fine-tuned access control, and the ability to use managed identities for apps running on Azure.
This component supports authentication with Azure AD as an alternative to use account keys. Whenever possible, it is recommended that you use Azure AD for authentication in production systems, to take advantage of better security, fine-tuned access control, and the ability to use managed identities for apps running on Azure.
> The following scripts are optimized for a bash or zsh shell and require the following apps installed:
>