VOOZH about

URL: https://marketplace.visualstudio.com/items?itemName=maikvandergaag.maikvandergaag-arm-ttk

⇱ ARM Template Tester - Visual Studio Marketplace


Skip to content
👁 Image
Sign in
Azure DevOps>Azure Pipelines>ARM Template Tester
👁 ARM Template Tester

ARM Template Tester

Build and Release Task for testing ARM Templates
This extension is now unpublished from Marketplace. You can choose to uninstall it.

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