Shows how to create an Azure Service Principal, grant permissions (IAM) and then setup the service principal in GitHub to be used by a GitHub Action and in Azure Dev Ops as a service connection. Security is also discussed for creating service principals per resource group and how to use them to deploy to separate subscriptions.
source
I really can't find this anywhere – What if your SPN is a Certificate and not Key Based? How do you configure the Azure Credentials in Github Actions?
Hey, this video deo is informative and i learnt a lot.