Azure Classroom Series – 28/Jul/2021

Installing softwares using ARM Templates

  • ARM Templates have resources for vm extensions

    • Refer Here for the usage of scripts in the ARM Template
    • Added fix for opening port 80 on NSG of vm Refer Here Preview Preview
  • ARM Template functions Refer Here

  • Azure Bicep is Azure DSL for creating declarative ARM Templates Refer Here.

  • The Syntax of ARM Templates in Bicep is mostly like Terraform.

  • Bicep support in visual studio code Preview

  • Installing bicep tools

az bicep install

Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About learningthoughtsadmin