Azure Classroomnotes 26/Mar/2023

ARM Templates contd

Overall Architecture to be realized

  • Ntier – architecture
    Preview
  • ARM Template supports lots of functions for various purposes. Refer Here for the functions in ARM Templates
  • Lets use a function to get the location of resource group. Refer Here
  • The syntax is "[<function-name>()]"

Vnet Creation

  • Refer Here for the changes done
  • Created a resource group in east us region
    Preview
  • Now lets create the deployment using ARM Template
    Preview
  • Parameters in ARM templates

  • Add a parameter for vnet address space, Refer Here for the changes.
    Preview
  • Lets create db subnet address space: 192.168.1.0/24
  • We have used dependsOn to define the creation order Refer Here
  • Refer Here for the chanages done
    Preview
  • Now add app subnet to the template. Refer Here for changeset.

Preview

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