Authenticate to Azure from GitHub Actions
OpenID Connect (OIDC) or a Service Principal Name (SPN) configuration allows your GitHub Actions workflows to access resources in Azure
Categories:
10 minute read
OpenID Connect (OIDC) or a Service Principal Name (SPN) configuration allows your GitHub Actions workflows to access resources in Azure
10 minute read
A classic workflow for using GitHub to clone a repository, make changes, create a new branch, request a pull request, and finally merge the changes into the main branch:
3 minute read
This is a production site.