Skip to content

Latest commit

 

History

History

Code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Code

Repository of example code.

ARM

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.

Readme

Pester

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.

Readme