Skip to content

Latest commit

 

History

History
103 lines (59 loc) · 7.13 KB

export-azure-synapse-analytics.md

File metadata and controls

103 lines (59 loc) · 7.13 KB
title description ms.date ms.reviewer ms.topic author ms.author
Export data to Azure Synapse Analytics (preview)
Learn how to configure the connection to Azure Synapse Analytics.
02/01/2024
mhart
how-to
pkieffer
philk

Export data to Azure Synapse Analytics (preview)

[!INCLUDE public-preview-banner]

[!INCLUDE azure-ad-to-microsoft-entra-id]

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

[!INCLUDE data-out-azure-synapse-link]

Prerequisites

Note

Make sure to set all role assignments as described.

  • In Customer Insights - Data, your Microsoft Entra ID account must have an Administrator role.

In Azure:

Known limitation

  • Azure Synapse export doesn't support incremental refresh for data sources if an environment uses a custom Azure Data Lake for data storage.
  • Enabling public access to your own storage account after setting up an Azure Private Link won't work. Private Link only works if you disable public access to the storage account. Remove the Private Link setup to re-enable public access.
  • Power Query data sources as input tables are only supported if your environment stores data in your own Azure Data Lake Storage.
  • This export works only for CSV formatted files.

Set up connection to Azure Synapse

[!INCLUDE export-connection-include]

  1. Go to Settings > 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 you select a subscription, 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

[!INCLUDE export-permission-include] To configure the export with a shared connection, you need at least Contributor permissions in Customer Insights - Data.

  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 tables you want to export to Azure Synapse Analytics.

    [!NOTE] Data sources based on a Common Data Model folder aren't supported.

  6. Select Save.

[!INCLUDE export-saving-include]

To query data in 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 tables from the selection. If you remove tables from the selection, they stay in the Synapse Analytics database. However, future data refreshes won't update the removed tables in that database.

    • Changing the Database Name creates a new Synapse Analytics database. The old database won't receive any updates in future refreshes.

[!INCLUDE footer-include]