Microsoft Azure Blob Storage

Semarchy xDI allows to work with Microsoft Azure Blob Storage, offering the possibility to create or delete containers, to send to or retrieve file from them, for instance.

The connection to Microsoft Azure Blob Storage is done through the use of its Shared Access Signature.

Performing operations on containers is as simple as a drag and drop, with little configuration and a dedicated Metadata.

Supported Features

Feature Description

Connection

The connection is performed through the Shared Access Signature of the Microsoft Azure Blob Storage. All the operations will be performed with it.

Operations

  • Create container: create a container

  • Delete container: delete a container

  • Put file: send a local file into a container

  • Get File: retrieve locally a file from a container

  • Delete File: delete a file from a container

AzCopy

AzCopy utility is supported for file management