DevOps Classroom notes 23/Dec/2023

Lets Create a Network security Group

  • NSGs to be created are
    • webnsg
      • allow 80 TCP from anywhere (http)
      • allow 443 TCP from anywhere (https)
      • allow 22 TCP from anywhere (ssh)
    • businessnsg
      • allow every thing from within vnet
    • datansg
      • allow every thing from within vnet
  • Refer Here for the changes done to add web nsg
  • Now lets try to add other nsgs Refer Here for the changes
  • Lets create 3 network interface with associations to subnets and nsgs
  • Refer Here for the changes to create nics in subnets
  • Refer Here for the changes to assign nsgs to nic and create a public ip and assign to web nic
  • Exercise:
    • Ensure vm data is parametrized i.e. create a variable in one of the ways mentioned below
      • one variable for all vms
      • one variable for each vm
  • We need an output to show ssh command to be copied to connect to azure web vm
  • Refer Here for ouputs
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%