Forum Discussion
PunnamSrinivas
1 year agoFrequent Visitor
Trigger fabric data factory pipeline using python code
I am trying to run a Microsoft Fabric Data Factory pipeline using Python code. To achieve this, I have created an Azure Active Directory App Registration and assigned all necessary permissions. Addit...
PunnamSrinivas
1 year agoFrequent Visitor
Hi Fabian,
I wanted to provide an update regarding our Fabric API access. We have enabled the "Service Principal can use Fabric APIs" option under the Fabric tenant settings for a specific security group, rather than for the entire organization. My account is included in this security group.
Please find the attached screenshot for your reference.
- FabianSchut1 year agoSolution Sage
PunnamSrinivas, I think you are almost there. Could you also add the service principal to the security group? In Postman, you are not connecting with your personal account, but with the service principal. That one needs access to the Fabric APIs too.