Skip to main content

Azure Blob Storage event output configuration

Prerequisites:

  • Permissions: You must have an Azure role with permissions for data operations, such as Storage Queue Data Contributor.

  • Naming Rules: Queue names must be lowercase, start with a letter or number, and can only include letters, numbers, and hyphens (-)

See below available configuration properties for Azure Container Storage.

FieldDetails
type *Always azure-storage
connectionString *The connection string used to authenticate against the storage account
containerName *The storage container name to be used. You are responsible for creating this container
prefixFolderA prefix appended to the rootPath under which to store files
rootPathA base folder to sandbox access
* Required field