Azure: deploy to V2 Hyper-V generation
Related: rhbz#1896264
This commit is contained in:
parent
e6c3d78ec4
commit
24f297859c
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@
|
|||
"apiVersion": "2019-07-01",
|
||||
"location": "[parameters('location')]",
|
||||
"properties": {
|
||||
"hyperVGeneration": "V1",
|
||||
"hyperVGeneration": "V2",
|
||||
"storageProfile": {
|
||||
"osDisk": {
|
||||
"osType": "Linux",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue