From 0a5c87e5842c0f28791154382885d358a0413e93 Mon Sep 17 00:00:00 2001 From: Jovan Popovic Date: Mon, 5 Nov 2018 22:51:27 +0100 Subject: [PATCH] Update samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json --- .../attach-jumpbox/azuredeploy.json | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json b/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json index 08280966..1d4e42e7 100644 --- a/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json +++ b/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/azuredeploy.json @@ -17,6 +17,7 @@ }, "managementSubnetPrefix": { "type": "string", + "defaultValue":"THIS IS NOT USED", "metadata": { "description": "Enter management subnet address prefix." }