svenchio's avatar
svenchio
Icon for Super User rankSuper User
8 months ago
Status:
New

Allow updateFromGit with Service Principal for workspaces containing Warehouses

If you try to call interface updateFromGit (https://learn.microsoft.com/en-us/rest/api/fabric/core/git/update-from-git) with a Service Principal you get: 

 

"Error details '{"requestId":"xxx","errorCode":"BadRequest","moreDetails":[{"errorCode":"PrincipalTypeNotSupported","message":"The operation is not supported for the principal type","relatedResource":{"resourceType":"Warehouse"}}],"message":"The request could not be processed due to missing or invalid information"}'"


Same for error when you want to call interface deploy-stage-content (https://learn.microsoft.com/en-us/rest/api/fabric/core/deployment-pipelines/list-deployment-pipeline-stages) using a DevOps connection configure with a service principal 

 

This hinders automation for SQL-base deployment in Fabric! 

 

1 Comment

  • This is a showstopper for our team setting up Fabric / GitHub integration and updating Fabric workspaces from GitHub. Please address ASAP as this has been identified as a roadblock for over a year now!

     

    According to this documentation, Fabric API integration should be supported with SPNs - Item management - Microsoft Fabric REST APIs | Microsoft Learn

     

    Should we be raising a support ticket instead of creating a Fabric Idea?

Recent ideas