Azure Blob Storage
Outgoing
This transport exports data to Azure Blob Storage.
Settings
BlobContainerUrl: This is the URL where your container is stored. This is the full path, including domain and endpoint.
AzureSasCredential: To use this transport, you will need to generate a SAS Token, which is what you will enter into this field. Link can be found here for additional information: https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview#sas-token
IsBase64Conent: This determines some internal processing for when this is Base64 or not.