Skip to content

Latest commit

 

History

History
 
 

arm-ttk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Azure Resource Manager Template tester is a Build and Release Task for Build / Release pipeline.

It uses the ARM-TTK PowerShell module created by Microsoft to test ARM templates. The Module it self can be found here:

arm-ttk

Within the task multiple parameters need to be specified:

  • Template folder: The folder to check the arm templates
  • Stop on violation: Stop pipeline execution on a violation of the rules in the template

Documentation

For the documentation check the Wiki.

When you like the extension please leave a review. File a issues when you have suggestions or problems with the extension.

Issues

Release Notes

Version Remarks
1.0.0 Initial version