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')]",