From the course: Azure Infrastructure as Code with GitHub
Unlock this course with a free trial
Join today to access over 25,600 courses taught by industry experts.
Challenge: Create your own pipeline
From the course: Azure Infrastructure as Code with GitHub
Challenge: Create your own pipeline
“
(upbeat music) - [Instructor] In this challenge we're going to create a workflow with GitHub actions. Don't forget to store a secret in the settings of the repository. In this workflow, you should log into Azure, create a resource group, and then deploy the template.
Contents
-
-
-
-
Create a service principal in Azure2m 32s
-
(Locked)
Create a secret in GitHub4m 40s
-
(Locked)
Set up a GitHub workflow3m 43s
-
(Locked)
Create the Azure Login Action3m 35s
-
(Locked)
Deploy the resource group2m 59s
-
(Locked)
Deploy an ARM or Bicep template through GitHub Actions4m 26s
-
(Locked)
Challenge: Create your own pipeline21s
-
(Locked)
Solution: Create your own pipeline40s
-
-
-
-