Forum Discussion
Using Solely DevOps as the deployment source, what is the best approach to automate deployment
- 1 year ago
Hi,
Check this article: https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-automation?tabs=user%2CADO
The SPN is the valid approach.
There is a support for SPN in case your git provider is GitHub.
The support for ADO will be released in couple of weeks.
- 1 year ago
Hi 0_0 ,
Thanks for reaching out to the Microsoft fabric community forum.
I would also take a moment to thank yaronprigal , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference
Yes, using a Service Principal (SPN) is the recommended and more secure approach for automating deployments in Fabric.
As of now, SPN-based UpDateFromGit works well with GitHub, but support for Azure DevOps Git repos via SPN is still pending. So if you're using Azure DevOps, you'll need to rely on a Personal Access Token (PAT) for now until SPN support is officially rolled out.
Best Regards,
Menaka.
Community Support Team
Hi 0_0 ,
May I ask if you have resolved this issue? If you still have any questions or need more support, please feel free to let us know. We are more than happy to continue to help you.
Thank you,
Community Member.
Hi 0_0 ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Thank you,
Community Member.