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
    Preview

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 Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube