From 61c340e4fea7aed11ef08d081af097db00654a8f Mon Sep 17 00:00:00 2001 From: navesh123 Date: Wed, 22 Jun 2016 21:13:56 +0530 Subject: [PATCH] Updating DSC Extension version Updating DSC Extension version --- rds-deployment-ha-gateway/azuredeploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rds-deployment-ha-gateway/azuredeploy.json b/rds-deployment-ha-gateway/azuredeploy.json index 690b5c8d4dfe..ec5afc92bd54 100644 --- a/rds-deployment-ha-gateway/azuredeploy.json +++ b/rds-deployment-ha-gateway/azuredeploy.json @@ -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')]",