© David Rendón 2022
D. RendónBuilding Applications with Azure Resource Manager (ARM)https://doi.org/10.1007/978-1-4842-7747-8_3

3. Preparing Your Environment

David Rendón1  
(1)
Ags, Mexico
 

Several tools are available for you to write and maintain your Azure Resource Manager (ARM) templates. In this chapter, we will review some of the tools that will be utilized throughout the following chapters.

Azure Resource Manager utilizes a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for your resources; this means you can determine the pieces of code that will build your environment in Azure.

If you want to take advantage of the ARM templates, you will need an editor; it can be any tool that can provide support for ...

Get Building Applications with Azure Resource Manager (ARM): Leverage IaC to Vastly Improve the Life Cycle of Your Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.