From 909d745d0b6db29e03f48d0839ee6226943f7e8e Mon Sep 17 00:00:00 2001 From: Gabriel Diaz Date: Mon, 11 Jan 2021 09:57:49 -0500 Subject: [PATCH] Update arm template (#1131) --- .automation/test/arm/arm_bad_1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.automation/test/arm/arm_bad_1.json b/.automation/test/arm/arm_bad_1.json index d75ced62..27188d96 100644 --- a/.automation/test/arm/arm_bad_1.json +++ b/.automation/test/arm/arm_bad_1.json @@ -1,5 +1,5 @@ { - "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion": "", "parameters": { "Network.Config": {