Skip to main content
Feedback

Azure Blob Storage connection

Prerequisites

If you are new to Azure Blob Storage, start with the Microsoft documentation.

Creating an Azure blob storage account and container
  1. Refer the Microsoft documentation to create a Standard Azure Account.
important

Only Standard Azure accounts can use Azure Blob Storage Containers (Custom Filezones) with Data Integration. Ensure that you select Standard in the Performance section.

  1. Make sure all the settings are correct before clicking Create.

  2. Click Go to resource.

  3. Choose Containers (Alternatively, scroll down the main menu to Blob Service and select Containers).

  4. Click +Containers.

  5. Enter a Name for the container.

  6. From the Public access level drop-down menu, select Container.

  7. Click Ok.

  8. Go to Access Keys in the storage account menu.

  9. Copy and Save your keys. This is used when connecting to Azure Blob Storage in Data Integration.

Procedure

  1. Navigate to the Data Integration Account.

  2. Click Connections and select + New Connection.

  3. Choose Azure Blob Storage.

  4. Enter your Connection Name.

  5. Enter the Account Name and Account Key.

  6. Enter your SAS Token(Optional).

note

To create a SAS Token, consult the Microsoft documentation.

  1. Click Test Connection to verify your connection is up to the task. If the connection succeeded, you can use this connection in Data Integration.
On this Page