diff --git a/daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md b/daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md index aa678a058..409f8efe0 100644 --- a/daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md +++ b/daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md @@ -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: