Edit

Share via


Set up your Azure Table Storage connection

This article outlines the steps to create an Azure Table Storage connection in Microsoft Fabric.

Supported authentication types

The Azure Table Storage connector supports the following authentication types for copy and Dataflow Gen2 respectively.

Authentication type Copy Dataflow Gen2
Account key

Set up your connection for Dataflow Gen2

You can connect Dataflow Gen2 to Azure Table Storage in Microsoft Fabric using Power Query connectors. Follow these steps to create your connection:

  1. Check capabilities to make sure your scenario is supported.
  2. Get data in Fabric.
  3. Copy your account key for Azure Table Storage.
  4. Connect to Azure Table Storage.

Capabilities

  • Import

Get data

To get data in Data Factory:

  1. On the left side of Data Factory, select Workspaces.

  2. From your Data Factory workspace, select New > Dataflow Gen2 to create a new dataflow.

    Screenshot showing the workspace where you choose to create a new dataflow.

  3. In Power Query, either select Get data in the ribbon or select Get data from another source in the current view.

    Screenshot showing the Power Query workspace with the Get data option emphasized.

  4. In the Choose data source page, use Search to search for the name of the connector, or select View more on the right hand side the connector to see a list of all the connectors available in Power BI service.

    Screenshot of the Data Factory Choose data source page with the search box and the view more selection emphasized.

  5. If you choose to view more connectors, you can still use Search to search for the name of the connector, or choose a category to see a list of connectors associated with that category.

    Screenshot of the Data Factory Choose data source page displayed after selecting view more, with the list of connectors.

Copy your account key for Azure Table Storage

Your Azure Table Storage account key is the same as your Azure Blob storage account key. To retrieve your Azure Table Storage account key to use while authenticating your account in Power Query, follow these steps:

  1. Sign in to the Azure portal.

  2. Locate your Azure Blob Storage account where your table is housed.

  3. In the storage account menu pane, under Security + networking, select Access keys.

    Screenshot of the example storage account in Azure, with Security + networking and Access keys emphasized.

  4. In the key1 section, locate the Key value. Select Show next to the key value.

  5. Select the Copy to clipboard icon to copy the Key value.

    Screenshot of the Access keys page, with the Key under key1 shown, and the Copy to clipboard icon emphasized.

Connect to Azure Table Storage

Power Query Online includes Power BI (Dataflows), Power Apps (Dataflows), and Customer Insights (Dataflows) as experiences.

To make the connection, take the following steps:

  1. Select the Azure Table Storage option in the connector selection. More information: Where to get data

  2. In the Azure Table Storage dialog that appears, enter the name or URL of the Azure Storage account where the table is housed. Don't add the name of the table to the URL.

    Screenshot of the Azure Table Storage window in Power Query online.

  3. Add your Azure table storage account key, and then select Next.

  4. Select one or multiple tables to import and use, then select Transform Data to transform data in the Power Query editor.

    Screenshot of the Azure Table Storage choose data window in Power Query online.