Azure Storage

Transfer data at scale from your data warehouse to your apps through Azure Storage using DinMo

DinMo allows you to export your data models and segments to an Azure Blob Storage. Generated files (Parquet, CSV, JSON, XML, etc.) are uploaded directly to your blob. This guide walks you through the setup of an Azure Storage connection.

Authentification

In all cases, DinMo will connect to Azure storage using a SAS token.

If you want to learn more about Azure SAS token, refer to their official documentation.

To connect Azure Storage in DinMo, follow these steps:

  1. In DinMo, go to Destinations

  2. Click Add a new destination.

  3. Select Connect a new platform and choose Azure Storage.

  4. Enter:

    • A Platform Name (for identification).

    • Your Azure Account

    • Your Azure SAS Token

Last updated