Overview
Dive into a comprehensive 91-minute video tutorial on building and deploying applications to Azure using GitHub Actions. Explore GitHub Workflows, configure environments and secrets, and master Continuous Integration (CI) and Continuous Delivery (CD) best practices. Learn about YAML, self-hosted runners, marketplace actions, custom actions, usage limits, variables, conditionals, expressions, contexts, secrets, and concurrency. Gain hands-on experience with a .NET end-to-end demo and discover how to integrate Docker into your workflow. Join Microsoft experts Michael Bazarewsky and Chris Ayers as they guide you through essential DevOps techniques for efficient Azure deployments using GitHub's powerful automation tools.
Syllabus
- Introduction.
- Learning objectives​.
- About YAML.
- Workflows in GitHub.
- Self hosted runners.
- Running multiple jobs.
- Marketplace.
- Custom actions.
- Usage limits.
- Action documentation.
- Using variables.
- Conditionals.
- Expressions.
- Contexts.
- Secrets.
- Concurrency.
- Actions in .NET.
- Docker.
- .NET end to end demo.
- Summary and conclusion
.
Taught by
Microsoft Developer