2 posts in total

Test

Posts tagged

Testing ARM Templates with Pester

by Justin Yoo · 4 min read

ARM template is a great tool for Azure resources deployment. However, it's very tricky to use because: It's a JSON object with massive number of lines, Its JSON structure is quite complex so that