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.
| Field | Details |
|---|---|
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 |
prefixFolder | A prefix appended to the rootPath under which to store files |
rootPath | A base folder to sandbox access |