For the complete documentation index, see llms.txt. This page is also available as Markdown.

Azure Events Hub

Set up

You will need:

credentials.txt file example:

Endpoint=sb://<FQDN>/;SharedAccessKeyName=<KeyName>;SharedAccessKey=<KeyValue>

NOTE: Here is the Microsoft Azure Event Hubs Pricing documentation: https://azure.microsoft.com/en-us/pricing/details/event-hubs/

Last updated

Was this helpful?