Edit

Workspace identity support in Data Factory

A Fabric workspace identity is an automatically managed service principal that can be associated with a Fabric workspace. Fabric workspaces with a workspace identity can securely read or write to firewall-enabled Azure Data Lake Storage Gen2 accounts through OneLake shortcuts and pipelines. For more information, see Workspace identity.

In Microsoft Fabric, workspace identity authentication works with OneLake shortcuts, pipelines, semantic models, and Dataflows Gen2 (CI/CD). This example article shows you how to use workspace identity to connect to Azure Data Lake Storage Gen2 in Fabric Data Factory.

Supported data sources

The workspace identity authentication type currently supports these data sources:

Prerequisites

Connect to your data using workspace identity

  1. Go to Fabric.

  2. Create a new Data Factory item (such as Dataflow Gen2, pipeline, or copy job), or edit an existing one where you want to add a data source or destination.

  3. Select the source or destination connection that you want to authenticate by using workspace identity. In this example, you connect to an Azure Data Lake Storage Gen2 account.

  4. Enter the connection details, and then select Create new connection.

  5. Change Authentication kind to Workspace identity.

    Screenshot of the Connect to data source window with the authentication kind set to Workspace identity.

  6. Select Next in the connection settings to authenticate to the data source or destination.