Azure Classroomnotes 26/Mar/2023

ARM Templates contd

Overall Architecture to be realized

  • Ntier – architecture
  • 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
  • Now lets create the deployment using ARM Template
  • Parameters in ARM templates
  • Add a parameter for vnet address space, Refer Here for the changes.
  • 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
  • Now add app subnet to the template. Refer Here for changeset.

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%%