News

Trying to make a template of a monitoring script. The script has to do these ... One more criteria: -This must be done in vanilla Powershell v2. I can’t use any other utilities, even if they ...
Since PowerShell is so flexible, a savvy developer can build a script to make building and modifying these templates an easy task. I've created an ARM template that deployed a Web application with ...
When started, users will be presented with a screen asking what privacy templates they would like to install, which will install a variety of PowerShell scripts that can be executed to perform ...
there's a much better way that doesn't include knowing a bunch of PowerShell commands and parameters. By using Azure Resource Manager (ARM) templates, we are able to define the SQL database and ...