Highlight

With Copy Elements you can deploy multiple instances of your resources or properties, all in a single Resource Manager template.

Intro

In this episode I give you introduction to instance multiplication using copy elements and show you practical examples of applying this practice for resources, properties, parameters, variables and outputs.

Source code for demos: https://github.com/MarczakIO/azure4everyone-samples/tree/master/azure-resourcemanager-templates-multiple-instances

Agenda

In this episode I will show you a live demo of

  • Deploying multiple Storage Accounts
  • Deploying multiple Storage Accounts using parameters
  • Creating dependencies
  • Deploying multiple child resources
  • Creating array variables using copy element
  • Creating array outputs using copy element
  • Creating resource properties using copy element

Video

Next steps for you after watching the video

  1. Multiple resources docs
  2. Multiple properties docs
  3. Multiple variables docs
  4. Multiple outputs docs
  5. Multiple instances of resource docs

Adam Marczak

Programmer, architect, trainer, blogger, evangelist are just a few of many titles. What I really am, is a passionate technology enthusiast. I take great pleasure in learning new technologies and finding ways in which it can aid people every day. My latest passion is running an Azure 4 Everyone YouTube channel, where I show that Azure really is for everyone!

Did you enjoy the article?

Share it!

More tagged posts