In this section, we will set up our development environment so that it can be used throughout this book. As mentioned, Visual Studio is the most prominent development editor for ARM templates. Visual Studio comes in multiple SKUs and flavors. Developing ARM templates can be performed using Visual Studio as well as Visual Code. Although Visual Studio provides boilerplate PowerShell code for the deployment of ARM templates as well as scaffolding code for some of the widely-used resources, it is also fast and easy to get started with the development activities.
Setting up the development environment
Using Visual Studio 2017 as a development environment
Visual Studio comes in multiple SKUs, such as professional, enterprise, and...