Skip to Content
Implementing Azure Solutions
book

Implementing Azure Solutions

by Florian Klaffenbach, Oliver Michalski, Jan-Henrik Damaschke
May 2017
Intermediate to advanced
518 pages
10h 6m
English
Packt Publishing
Content preview from Implementing Azure Solutions

Authoring an ARM template

Before you can create a template, some planning tasks are required:

  • What are the types of resources to be provided?
  • What are the locations of resources?
  • What is the version of the resource provider API used to deploy resources?
  • Must some resources be provided for other resources?
  • What values should be passed during the deployment, and what values would you define directly in the template?
  • Do you need to return values from the deployment?

Once you have answered these questions, you can get started. Ok, at least theoretically, you can start. Before you can start, we should clarify the software requirements.

Because a JSON data file is an XML-based text file, you really need only a simple text editor (for example, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure DevOps Solutions

Implementing Azure DevOps Solutions

Henry Been, Maik van der Gaag
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali
Exam Ref 70-533 Implementing Microsoft Azure Infrastructure Solutions

Exam Ref 70-533 Implementing Microsoft Azure Infrastructure Solutions

Michael Washam, Rick Rainey, Dan Patrick, Steve Ross

Publisher Resources

ISBN: 9781786467850Supplemental Content