Skip to main content
Skip table of contents

Azure File Share transport type

Azure File Share Transport Type

This transport type is designed for transmitting messages to a Microsoft Azure file share. The connection to the file share is established using a connection string, which must be properly configured for the target location. Furthermore, it is essential to ensure that any required network configurations, such as firewall exceptions, are correctly established to enable seamless communication with the Azure file share.

Key Information Required

To successfully send a file using this transport type, four key pieces of information should be provided:

  1. Azure Storage Connection String: The connection string defines how the system connects to the Azure Storage. It includes endpoint details (protocol and suffix) and account details such as account name and key.

  2. Azure File Share Name: The name of the file share.

  3. Target Directory Path: The directory path (e.g., /folder/subfolder) within the file share where to the files will be uploaded.

  4. Overwrite Existing Files: Specifies whether to overwrite files in the target directory if they already exists.


Content on this page:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.