From f80ac83a0ab3aec85d28e3b03fcec8a27d749736 Mon Sep 17 00:00:00 2001 From: vikasnav Date: Sun, 31 May 2020 13:29:54 -0700 Subject: [PATCH] Update azuredeploy.json --- 201-vm-linux-comprehensive/azuredeploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/201-vm-linux-comprehensive/azuredeploy.json b/201-vm-linux-comprehensive/azuredeploy.json index 01161d75..3d266dd3 100644 --- a/201-vm-linux-comprehensive/azuredeploy.json +++ b/201-vm-linux-comprehensive/azuredeploy.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", - "apiProfile": "2018-03-01-hybrid", + "apiProfile": "2019-03-01-hybrid", "parameters": { "adminUsername": { "type": "string",