Prerequisites
Before setting up an Azure Blob Storage destination, ensure that you have:- An Azure Storage account
- A blob container to write to
- The storage account’s access key
Data format
Ampersand writes each read or subscribe message as a JSON object to your container. The full payload schema is defined in webhook.yaml.Create an Azure Blob Storage destination
Go to the Destinations page in the Ampersand Dashboard and create a new Azure Blob Storage destination. You’ll need to provide:Refer to the destination in your integration
After creating your Azure Blob Storage destination, reference it in youramp.yaml file:

