Skip to content

Instantly share code, notes, and snippets.

@cooperlutz
cooperlutz / template.json
Created April 26, 2018 05:26
Sample Azure Generated Automation Script
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"servers_coopersclouddbserver_name": {
"defaultValue": "coopersclouddbserver",
"type": "String"
},
"keys_ServiceManaged_name": {
"defaultValue": "ServiceManaged",