Testing ARM Templates with Pester
in Arm Devops-on-azure · 7 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