Export data to Azure Synapse Analytics (preview)

Azure Synapse is an analytics service that accelerates time to insight across data warehouses and big data systems. You can ingest and use your Customer Insights data in Azure Synapse.

Prerequisites

Note

Make sure to set all role assignments as described.

  • In Customer Insights, your Azure Active Directory (AD) user account must have an Administrator role.

In Azure:

Set up connection to Azure Synapse

You must be an administrator in Customer Insights to add a connection.

  1. Go to Admin > Connections.

  2. Select Add connection and choose Azure Synapse Analytics.

  3. Give your connection a recognizable name in the Display name field. The name and the type of the connection describes this connection. We recommend choosing a name that explains the purpose and target of the connection.

  4. Choose who can use this connection. By default, it's only administrators. For more information, see Allow contributors to use a connection for exports.

  5. Select or search for the subscription you want to use the Customer Insights data in. As soon as a subscription is selected, you can also select Workspace, Storage account, and Container.

  6. Review the data privacy and compliance and select I agree.

  7. Select Save to complete the connection.

Configure an export

To configure this export, you must have permission for this connection type. To configure the export with a shared connection, you need at least Contributor permissions in Customer Insights.

  1. Go to Data > Exports.

  2. Select Add export.

  3. In the Connection for export field, choose a connection from the Azure Synapse Analytics section. Contact an administrator if no connection is available.

  4. Provide a recognizable Display name for your export and a Database name. The export will create a new Azure Synapse lake database in the workspace defined in the connection.

  5. Select which entities you want to export to Azure Synapse Analytics.

    Note

    Data sources based on a Common Data Model folder aren't supported.

  6. Select Save.

Saving an export doesn't run the export immediately. The export runs with every scheduled refresh. You can also export data on demand.

To query data that was exported to Synapse Analytics, you need Storage Blob Data Reader access to the destination storage on the workspace of exports.

Update an export

  1. Go to Data > Exports.

  2. Select Edit on the export you want to update.

    • Add or Remove entities from the selection. If entities are removed from the selection, they aren't deleted from the Synapse Analytics database. However, future data refreshes won't update the removed entities in that database.

    • Changing the Database Name creates a new Synapse Analytics database. The database with the name that was configured before won't receive any updates in future refreshes.