mirror of https://github.com/dapr/docs.git
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:
parent
088cf1f922
commit
5303bfdccc
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue