Stambia Data Integration allows to work with Microsoft Azure Storage accounts, offering the possibility to create or delete containers, to send to or retrieve file from them, for instance.

The connection to the Microsoft Azure 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.

Prerequisites:
  • The Microsoft Azure Storage Java libraries must be installed in the Runtime (see this article).

Note:

Stambia DI is a flexible and agile solution. It can be quickly adapted to your needs.

If you have any question, any feature request or any issue, do not hesitate to contact us.

This component may require a dedicated license.

Please contact the Stambia support team if you have any doubt and if you need to use it in a production environment.

 

Download

All necessary material to work with Microsoft Azure can be found in following article.

To learn how to install and use Microsoft Azure Storage in Stambia DI, have a look at the following getting started article.

 

Supported features

You can find below an overview of what Stambia DI can do with Microsoft Azure Storage

Name Description
Connection

The connection is performed through the Shared Access Signature of the Azure Storage.

All the operations will be performed with it.

Operations The following operations are supported:
  • Create container: create a container in an Azure Blob Storage
  • Delete container: delete a container from an Azure Blob Storage
  • Put file: send a file in an Azure Blob Storage container
  • Get File: retrieve locally a file from an Azure Blob Storage container
  • Delete File: delete a file from an Azure Blob Storage container
AzCopy AzCopy utility is supported for file management