Forum Discussion
Can we run Data Pipelines with Workspace Identity?
- 1 year ago
After all the analysis, it is concluded that for running data pipelines in production:
1) Usage of Service Principal is the ideal solution.
2) Workspace identity is only used for authenticating to Azure resources securely with Fabric.
3) Managed Identity is currently not supported to run data pipelines in Fabric.
Thanks
Ati Puri
Hi ati_puri ,
From Azure Devops we can trigger Fabric Deploment Pipelines using Rest APIs. Service Connection in Azure Devops do support using ManagedIdentity. But I havent tested for Fabric Data pipelines or Deployment Pipelines with MI.
Step 1: Create Service Connection with MI
Step 2: Check if you can add MI to your workspace and Deployment Pipleine
Step 3: Create Build pipeline and deploy
Just a thought as it works for Azure deployments.
Regards,
Sri
Hi ati_puri ,
Just checking in Srisakthi nilendraFabric has shared a response to your query regarding running data pipelines using Workspace Identity in the production environment.
If the provided solution helped, please consider marking it as Accepted Answer, as it may also benefit others facing a similar challenge. If you're still looking for more clarity or facing issues, feel free to share more details — we’re happy to assist further.
Thank you for being part of the Microsoft Fabric Community!