mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-09 10:27:04 +00:00
Merge pull request #85 from nextxpert/patch-2
Update az104-03b-md-parameters.json
This commit is contained in:
commit
312a5e0963
@ -12,10 +12,13 @@
|
|||||||
"value": "Standard_LRS"
|
"value": "Standard_LRS"
|
||||||
},
|
},
|
||||||
"diskSizeGb": {
|
"diskSizeGb": {
|
||||||
"value": "32"
|
"value": 32
|
||||||
},
|
},
|
||||||
"createOption": {
|
"createOption": {
|
||||||
"value": "empty"
|
"value": "empty"
|
||||||
|
},
|
||||||
|
"diskEncryptionSetType": {
|
||||||
|
"value": "EncryptionAtRestWithPlatformKey"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user