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:
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
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.
Version | Remarks |
---|---|
1.0.0 | Initial version |