Azure Classroom Series ARM Templates – 25/Dec/2019

JSON

Refer Here

ARM Templates

  • Representation of the Deployment in JSON.

  • In Azure ARM Template is created whether the user creates resources from cli/powershell/portal

  • Goals:

    • Write an ARM Template for the Architecture of apps in Azure

Resource Provider

  • Resource Providers create and manage Resources. Every subscription has Resource Providers.
  • User will be create resources of Resource Providers which are Registered
  • Navigate to Subscriptions => select your subscriptions and then select Resource Provider

ARM Template

  • Json Representation of azure application architecture.
  • To Find out lets create a simple VNET in a new Resource group
  • After Creation of the VNET Navigate to Resource Group and Select the Export template option and Copy the Json content into any text editor and examine
  • Goals:
    • Write a template to deploy resources

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