Skip to content

Commit

Permalink
Merge pull request Azure#2158 from navesh123/master
Browse files Browse the repository at this point in the history
Updating DSC Extension version
  • Loading branch information
Kay Singh authored Jun 22, 2016
2 parents 74102d3 + 61c340e commit f233021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rds-deployment-ha-gateway/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
"properties": {
"publisher": "Microsoft.Powershell",
"type": "DSC",
"typeHandlerVersion": "2.17",
"typeHandlerVersion": "2.19",
"autoUpgradeMinorVersion": true,
"settings": {
"ModulesUrl": "[concat(variables('assetLocation'),'/Configuration.zip')]",
Expand Down

0 comments on commit f233021

Please sign in to comment.