Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
xavier geerinck 2021-03-04 22:11:43 +01:00 committed by GitHub
parent 088cf1f922
commit 5303bfdccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ To perform a create blob operation, invoke the Azure Blob Storage binding with a
{{< /tabs >}}
##### Saving a file
##### Save a file to a blob
To upload a file, encode it as Base64 and let the Binding know to deserialize it: