Prerequisites
Before setting up an Azure Service Bus destination, ensure that you have:- An Azure Service Bus namespace with a queue or topic
- A connection string with
Sendpermission on that queue or topic
Data format
Ampersand publishes each read or subscribe message to your queue or topic as JSON. The full payload schema is defined in webhook.yaml.Create an Azure Service Bus destination
Go to the Destinations page in the Ampersand Dashboard and create a new Azure Service Bus destination. You’ll need to provide:Refer to the destination in your integration
After creating your Azure Service Bus destination, reference it in youramp.yaml file:

