docs
docs copied to clipboard
Updating storage queue binding doc to include initialVisibilityDelay parameter
- [x] Commits are signed with Developer Certificate of Origin (DCO - learn more)
- [x] Read the contribution guide
- [x] Commands include options for Linux, MacOS, and Windows within codetabs
- [x] New file and folder names are globally unique
- [x] Page references use shortcodes instead of markdown or URL links
- [x] Images use HTML style and have alternative text
- [x] Places where multiple code/command options are given have codetabs
Description
Updated daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md to include the initialVisibilityDelay parameter for the Azure Storage Queue binding, as this was added in https://github.com/dapr/components-contrib/issues/3555
Issue reference
#4657