mirror of https://github.com/dapr/docs.git
Update blobstorage.md (#890)
This commit is contained in:
parent
27e7f1bd17
commit
7ab14244dd
|
@ -22,8 +22,6 @@ spec:
|
|||
value: ***********
|
||||
- name: container
|
||||
value: container1
|
||||
- name: decodeBase64
|
||||
value: true
|
||||
```
|
||||
|
||||
- `storageAccount` is the Blob Storage account name.
|
||||
|
@ -119,4 +117,4 @@ Applications publishing to an Azure Blob Storage output binding should send a me
|
|||
- [Bindings building block]({{< ref bindings >}})
|
||||
- [How-To: Trigger application with input binding]({{< ref howto-triggers.md >}})
|
||||
- [How-To: Use bindings to interface with external resources]({{< ref howto-bindings.md >}})
|
||||
- [Bindings API reference]({{< ref bindings_api.md >}})
|
||||
- [Bindings API reference]({{< ref bindings_api.md >}})
|
||||
|
|
Loading…
Reference in New Issue