Azure Classroomnotes 12/Aug/2023

ARM Templates (Contd)

  • Resource Id: Refer Here
  • Depends On: This defines order or creation

Change – 4: Add network security group with static rules

  • Create a network security group for web,
    • open all outgoing connections
    • incoming:
      • Allow 443 tcp port => https
      • Allow 80 tcp port => http
      • Allow 22 tcp => ssh
  • Refer Here for official docs
  • Refer classroom video for steps followed in class
  • Refer Here for the changes done

Change -5: Try to make rules dynamic

  • Lets try to make dynamic rules fo app security group
    • open all outgoing connections
    • incoming
      • Allow 22 tcp => ssh
      • Allow 443 tcp port => https
  • Refer Here for the changes made
  • Exercise: The change which we have done for appnsg try implementing webnsg in the same way
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
Animated Social Media Icons by Acurax Responsive Web Designing 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%%