Azure Classroomnotes 31/Mar/2023

ARM Templates Contd

Create VM and install apache server

  • NIC Creation: Refer Here for the fix done to resolve the issue faced in class and attach subnet, public ip and nsg to nic.
  • Lets add vm. Refer Here for the changes done to create a vm
  • Lets add parameters file which we can pass while create ARM Templates Refer Here
  • Exercise
    • Add the depends on section for vm:
      • nic
      • vnet
      • subets
      • nsg
    • Find out cli command to deploy arm template

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner