timothywarner / inebootcamp

INE Azure Infrastructure as Code Bootcamp 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INE Azure Infrastructure as Code Bootcamp Spring 2022

Session 1: Infrastructure as Code

Day 1 of 3

IaC background

  • Azure portal deployments
  • Autogenerated JSON
  • JSON structure

Git source code management

  • Configure the local environment
  • Practice with a local repository

GitHub

  • Account creation
  • Fork & clone
  • Merge, pull, and push
  • Pull request
  • Create PR at MS Docs with browser tool

Azure DevOps

  • Object model
  • Azure Repos
  • Azure Pipelines

Git tools

  • posh-git
  • Powerline
  • GitLens
  • Git GUI
  • GitHub Desktop

Day 2 of 3

ARM templates

  • Template reference
  • ARM Tools extension

Bicep templates

  • asdf

Day 3 of 3

GitHub Actions

  • asdf

Azure Pipelines

  • sadf

Bracing for the future

  • Blueprints
  • Template specs
  • Deployment stacks

About

INE Azure Infrastructure as Code Bootcamp 2022

License:MIT License


Languages

Language:PowerShell 53.6%Language:Bicep 43.2%Language:Shell 2.0%Language:C# 1.3%