Hi Guys,
I'm trying to create a GitHub workflow to deploy my app from dev to prod environment. However since I have MFA enabled in my organization, I'm not able to connect to my environment. How can I overcome this issue. Any workarounds will be highly appreciated.
I have referred the below video for deployment
Use GitHub Actions to Deploy Power Apps
Regards
Sri
Solved! Go to Solution.
Hello Sri, if you create a service principal, you should be able to connect to your environment even if your organization is using MFA: https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools#configure-service-connections...
Hello Sri, if you create a service principal, you should be able to connect to your environment even if your organization is using MFA: https://docs.microsoft.com/en-us/power-platform/alm/devops-build-tools#configure-service-connections...