Merge pull request #85 from nextxpert/patch-2

Update az104-03b-md-parameters.json
This commit is contained in:
polichtm 2020-06-08 05:58:07 -04:00 committed by GitHub
commit 312a5e0963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,10 +12,13 @@
"value": "Standard_LRS"
},
"diskSizeGb": {
"value": "32"
"value": 32
},
"createOption": {
"value": "empty"
},
"diskEncryptionSetType": {
"value": "EncryptionAtRestWithPlatformKey"
}
}
}
}