Validate Azure ARM templates with PowerShell
If you are writing and using ARM templates as as a base of your infrastructure as code (IaC) principle, then the next few lines might be interesting to you. If you are new to IaC read this or if you are new to ARM templates read here. We are using ARM templates with Azure DevOps…
read more