Azure: deploy to V2 Hyper-V generation

Related: rhbz#1896264
This commit is contained in:
Aleksandar Todorov 2021-02-03 12:06:22 +02:00 committed by Alexander Todorov
parent e6c3d78ec4
commit 24f297859c

View file

@ -134,7 +134,7 @@
"apiVersion": "2019-07-01",
"location": "[parameters('location')]",
"properties": {
"hyperVGeneration": "V1",
"hyperVGeneration": "V2",
"storageProfile": {
"osDisk": {
"osType": "Linux",