Repository of example code.
Azure Resource Manager Templates, learn the basics about ARM templates. How to use Parameters, Variables, Functions and Linked and Nested Templates. Also see best practices to generate ARM templates faster and use Outputs to test your ARM template. How are you going to define the test case? Check out Pester in the next section.
Unit tests for PowerShell. Learn how to use Pester with simple examples to learn the basics. See the readme for further instructions. Introduction to ARM template tests.