diff --git a/test/data/azure/deployment-template.json b/test/data/azure/deployment-template.json index d69b94cba..7ff81b377 100644 --- a/test/data/azure/deployment-template.json +++ b/test/data/azure/deployment-template.json @@ -134,7 +134,7 @@ "apiVersion": "2019-07-01", "location": "[parameters('location')]", "properties": { - "hyperVGeneration": "V1", + "hyperVGeneration": "V2", "storageProfile": { "osDisk": { "osType": "Linux",