* Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components
Fixes#2912
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated per review feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated Service Bus Queues binding for components-contrib/1791
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Missing updating example
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update servicebusqueues.md
Update the TTL number
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Updated metadata for Service Bus binding/pubsub
See dapr/components-contrib#1783
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Changed as requested
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Changed as requested
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
* Added missing metadata option for Service Bus
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated docs for Azure Service Bus changes in 1.8
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Document Azure ServiceBus params for AAD auth
For both the pubsub and input/output bindings using Azure
ServiceBus, antoher parameter is required in order to use AAD auth.
This commit adds documentation for that parameter.
https://github.com/dapr/docs/issues/1867
Signed-off-by: Hal Spang <halspang@microsoft.com>
* Update servicebusqueues.md
Removing extra heading for AAD
Co-authored-by: Mark Fussell <markfussell@gmail.com>