Azure Blob Storage connection
This topic provides a step-by-step tutorial for creating an Azure Blob Storage connection.
Prerequisites
- If you're new to Azure Blob Storage, start with the Microsoft documentation.
Create an Azure blob storage account and container
- Follow the Microsoft documentation to create a Standard Azure Account.
Only Standard Azure accounts can use Azure Blob Storage Containers (Custom Filezones) with Data Integration, make sure to choose Standard in the Performance section.
-
Make sure all of the settings are correct before clicking Create. The creation of a Blob account may take a few minutes.
-
Click Go to resource.
-
Choose Containers (Alternatively, scroll down the main menu to Blob Service and select Containers).
-
In the upper left corner, click +Containers.
-
Enter a Name for the container.
-
From the Public access level drop-down menu, select Container.
-
Click Ok.
-
Go to Access Keys in the storage account menu.
-
Copy and Save your keys. When connecting to Azure Blob Storage in Data Integration, this will be used.
Connection procedure
- Enter your Connection Name.
- Enter the Account Name and Account Key.
- Optional: Enter your SAS Token.
To create a SAS Token, consult the Microsoft documentation.
- Use the Test Connection function to see if your connection is up to the task. If the connection succeeded, you can now use this connection in Data Integration.