docs
docs copied to clipboard
Update Azure Storage Queues Binding doc to include initialVisibilityDelay parameter
I'm working on the following issue in the components repository to add the initialVisibilityDelay parameter to Azure Storage Queue Bindings: https://github.com/dapr/components-contrib/issues/3555
I'm raising this issue so that the docs can be updated accordingly: https://github.com/dapr/docs/blob/v1.15/daprdocs/content/en/reference/components-reference/supported-bindings/storagequeues.md
Hey @willvelida - would you mind opening the docs PR targeting the 1.16 branch with the docs for your implementation change?
Hey @cicoyle - I've raised a PR for this doc update now.
Resolved