Connect to your Data Landing Zone storage through API or UI

Supported audiences

This section describes which types of audiences you can export to this destination.

Audience originSupportedDescription
Segmentation ServiceAudiences generated through the Experience Platform Segmentation Service.
Custom uploadsAudiences imported into Experience Platform from CSV files.

Export type and frequency

Refer to the table below for information about the destination export type and frequency.

ItemTypeNotes
Export typeProfile-basedYou are exporting all members of a segment, together with the applicable schema fields (for example your PPID), as chosen in the select profile attributes screen of the destination activation workflow.
Export frequencyBatchBatch destinations export files to downstream platforms in increments of three, six, eight, twelve, or twenty-four hours. Read more about batch file-based destinations.

Export datasets

This destination supports dataset exports. For complete information on how to set up dataset exports, read the tutorials:

File format of the exported data

When exporting audience data, Platform creates a .csv, parquet, or .json file in the storage location that you provided. For more information about the files, see the supported file formats for export section in the audience activation tutorial.

When exporting datasets, Platform creates a .parquet or .json file in the storage location that you provided. For more information about the files, see the verify successful dataset export section in the export datasets tutorial.

Authenticate to the Data Landing Zone provisioned in Azure Blob

AVAILABILITY
This section applies to implementations of Experience Platform running on Microsoft Azure. To learn more about the supported Experience Platform infrastructure, see the Experience Platform multi-cloud overview.

You can read and write files to your container through Azure Storage Explorer or your command-line interface.

Data Landing Zone supports SAS-based authentication and its data is protected with standard Azure Blob storage security mechanisms at rest and in transit. SAS stands for shared access signature.

To protect your data over a public internet connection, use SAS-based authentication to securely access your Data Landing Zone container. There are no network changes required for you to access your Data Landing Zone container, which means you do not need to configure any allow lists or cross-region setups for your network.

Connect your Data Landing Zone container to Azure Storage Explorer

You can use Azure Storage Explorer to manage the contents of your Data Landing Zone container. To start using Data Landing Zone, you must first retrieve your credentials, input them in Azure Storage Explorer, and connect your Data Landing Zone container to Azure Storage Explorer.

In the Azure Storage Explorer UI, select the connection icon in the left navigation bar. The Select Resource window appears, providing you with options to connect to. Select Blob container to connect to your Data Landing Zone storage.

Select resource highlighted in the Azure UI.

Next, select Shared access signature URL (SAS) as your connection method, and then select Next.

Select connection method highlighted in the Azure UI.

After selecting your connection method, you must provide a display name and the Blob container SAS URL that corresponds with your Data Landing Zone container.

recommendation-more-help