June 2022
Intermediate
7m
English
Authenticate to Azure with GitHub Actions
If you need to use GitHub Actions and interact with Azure resources, you'll need to authenticate properly. Authenticating is made easy by direct Action support in a workflow, but it requires a Service Principal created in a specific way that produces output that is required to go into a GitHub Secret.
Using a sample GitHub repository, the video lesson will cover all the details you need to know to get a working GitHub workflow step to authenticate to Azure and then use the Azure CLI to perform operations.
Learning ObjectivesIn this lesson you will learn:
Watch now
Unlock full access