diff --git a/Sitecore 9.0.1/XP/azuredeploy.json b/Sitecore 9.0.1/XP/azuredeploy.json index 3f983459..f61f52fe 100644 --- a/Sitecore 9.0.1/XP/azuredeploy.json +++ b/Sitecore 9.0.1/XP/azuredeploy.json @@ -274,7 +274,7 @@ }, "messagingSqlDatabaseUserName": { "type": "string", - "minLength": "1", + "minLength": 1, "defaultValue": "messaginguser" }, "messagingSqlDatabasePassword": {