Output Action AzureBlobStorageAction

Prev Next

This Output Action stores the generated document on an Azure Blob Storage.

In order to use this Output Action you need to configure the Azure app registration first.

Parameters

Parameter name

Requirement

Description

AzureBlobStorageAccountname

mandatory

Specifies the name of the Azure storage account.

AzureBlobStorageContainername

mandatory

Specifies the name of the Azure storage container.

UploadToAzurePath

mandatory

Specifies the file name (which can include directories) and extension of the uploaded file.

Example: directoryA/document.docx

Condition

optional

If value is false, the Output Action will not be performed.