Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PlagueHO/a9cffa90bcaddcd9f905618b4c384d5e to your computer and use it in GitHub Desktop.
Save PlagueHO/a9cffa90bcaddcd9f905618b4c384d5e to your computer and use it in GitHub Desktop.
Use Pester to Test ARM Templates for Best Practices
Invoke-Pester -Script @{ Path = 'd:\Invoke-AzSKARMTemplateSecurityStatusPesterTest.ps1'; Parameters = @{ TemplatePath = 'D:\101-webapp-basic-windows\azuredeploy.json' }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment