Automated CI/CD Pipelines in Fabric
Was curious if anyone else has seen this or has successfully automated CI/CD pipelines for fabric.
We are trying to configure CI/CD Pipelines to automate Deployments in Fabric with ServicePrincipal as per https://blog.fabric.microsoft.com/en-us/blog/announcing-service-principal-support-for-fabric-apis?ft=AllTheidea is to trigger deployment using script from Microsoft repo:
Failed to deploy. Error reponse:
{
"requestId": "e0c922c4-4dfa-4893-8d45-ece800626bdb",
"errorCode": "PrincipalTypeNotSupported",
"message": "The operation is not supported for the principal type"
}
We are able to get Fabric API token and list Deployment pipelines using this token that we got after logging using below command:
Connect-AzAccount -ServicePrincipal -Credential $pscredential -Tenant xxxx
but that's all we can get with using Token. It does work when we use Connect-AzAccount and login via browser but this is not an option for us as we need to have this automated for Azure Pipelines.
Here are some of the other blogs/articles that we used as well.
fabric-samples/features-samples/fabric-apis/DeploymentPipelines-DeployAll.ps1 at main · microsoft/fabric-samples
1
1 comment
Justin Sweet
2
Automated CI/CD Pipelines in Fabric
Learn Microsoft Fabric
skool.com/microsoft-fabric
Helping passionate analysts, data engineers, data scientists (& more) to advance their careers on the Microsoft Fabric platform.
Leaderboard (30-day)
powered by