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
I have tried it and worked. Here is the very detailed tutorial
https://pl.seequality.net/microsoft-fabric-using-workspace-identity-for-authentication/
- v-aatheeque1 year ago
Community Support
Hi ati_puri ,
If the information is helpful, please accept the answer by clicking the "Upvote" and "Accept Answer" on the post. If you are still facing any issue, please let us know in the comments. We are glad to help you.
We value your feedback, and it will help us to assist others who might have a similar query. Thank you for your contribution in enhancing Microsoft Fabric Community Forum.
- ati_puri1 year ago
Resolver III
Hi nilendraFabric , Workspace Identity is used only for authentication, can we use in Azure Devops to trigger data pipelines in production? like we do usign User Identity or Service Principal?