Create an Azure Blob source connection in the UI

This tutorial provides steps for creating an Azure Blob (hereinafter referred to as “Blob”) source connection using the Platform user interface.

Getting started

This tutorial requires a working understanding of the following components of Adobe Experience Platform:

If you already have a valid Blob connection, you may skip the remainder of this document and proceed to the tutorial on configuring a dataflow.

Supported file formats

Experience Platform supports the following file formats to be ingested from external storages:

  • Delimiter-separated values (DSV): You can use any single column delimiter such as a tab, comma, pipe, semicolon, or hash to collect flat files in any format.
  • JavaScript Object Notation (JSON): JSON formatted data files must be XDM compliant.
  • Apache Parquet: Parquet formatted data files must be XDM compliant.

Gather required credentials

In order to access your Blob storage on Experience Platform, you must provide valid values for the following credentials:

Connection string authentication
table 0-row-2 1-row-2
Credential Description
Connection string A string that contains the authorization information necessary to authenticate Blob to Experience Platform. The Blob connection string pattern is: DefaultEndpointsProtocol=https;AccountName={ACCOUNT_NAME};AccountKey={ACCOUNT_KEY}. For more information about connection strings, see this Blob document on configuring connection strings.
SAS URI authentication
table 0-row-2 1-row-2 2-row-2 3-row-2
Credential Description
SAS URI The shared access signature URI that you can use as an alternative authentication type to connect your Blob account. The Blob SAS URI pattern is: https://{ACCOUNT_NAME}.blob.core.windows.net/?sv=<storage version>&st={START_TIME}&se={EXPIRE_TIME}&sr={RESOURCE}&sp={PERMISSIONS}>&sip=<{IP_RANGE}>&spr={PROTOCOL}&sig={SIGNATURE}> For more information, see this Blob document on shared access signature URIs.
Container The name of the container that you want to designate access to. When creating a new account with the Blob source, you can provide a container name to specify user access to the sub folder of your choice.
Folder path The path to the folder that you want to provide access to.

Once you have gathered your required credentials, you can follow the steps below to connect your Blob storage to Experience Platform

Connect your Blob account

In the Platform UI, select Sources from the left navigation bar to access the Sources workspace. The Catalog screen displays a variety of sources with which you can create an account.

You can select the appropriate category from the catalog on the left-hand side of your screen. Alternatively, you can find the specific source you wish to work with using the search bar.

Under the Cloud storage category, select Azure Blob Storage, and then select Add data.

The Experience Platform sources catalog with the Azure Blob Storage source selected.

The Connect to Azure Blob Storage page appears. On this page, you can either use new credentials or existing credentials.

Existing account

To use an existing account, select the Blob account you want to create a new dataflow with, then select Next to proceed.

existing

New account

TIP
Once created, you cannot change the authentication type of a Blob base connection. To change the authentication type, you must create a new base connection.

If you are creating a new account, select New account, and then provide a name and an optional description for your new Blob account.

The new account screen for the Azure Blob Storage source.

The Blob source supports both account key authentication and shared access signature (SAS) authentication. An account key-based authentication requires a connection string for verification, while a SAS authentication utilizes a URI that allows for secure delegated authorization of your account.

During this step, you can also designate the sub folders that your account will have access to by defining the name of the container and the path to the sub folder.

Connection String

To authenticate with an account key, select Account key authentication and provide your connection string. During this step, you can also designate the container name and path to the sub folder that you want access to. When finished, select Connect to source.

connection string

SAS URI

You can use SAS to create authentication credentials with varying degrees of access, as a SAS-based authentication allows you to set permissions, start and expiry dates, as well as provisions to specific resources.

To authenticate with a shared access signature, select Shared access signature authentication and then provide your SAS URI. During this step, you can also designate the container name and path to the sub folder that you want access to. When finished, select Connect to source.

sas-uri

Next steps

By following this tutorial, you have established a connection to your Blob account. You can now continue on to the next tutorial and configure a dataflow to bring data from your cloud storage into Platform.

recommendation-more-help
337b99bb-92fb-42ae-b6b7-c7042161d089