Azure Blob Storage

Semarchy xDI works with Azure Blob Storage to manage containers as well as files. Configure your mappings and processes by dragging and dropping metadata objects and actions.

Supported features

Feature Description

Access security

  • Storage Access Key

  • Shared Access Signature

Operations

Create container

Create a container

Delete container

Delete a container

Put file

Send a local file to a container

Get File

Retrieve a file from a container, and save it locally

Delete File

Delete a file from a container

Supported libraries

  • AzCopy utility

  • Azure Java SDK

Limitations

  • AzCopy supports file operations, using Shared Access Signatures.

  • The AzCopy utility does not come with Semarchy xDI by default. You must download it directly from Microsoft.

  • For a Storage Access Key to work, Semarchy xDI uses the Java SDK.