Update az104-03b-md-parameters.json

Update to match the parameters set now generated by the Azure Portal.
This commit is contained in:
James Finley 2020-09-09 15:12:47 +12:00 committed by GitHub
parent 0ad87f7334
commit 5085bf4d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,8 @@
},
"diskEncryptionSetType": {
"value": "EncryptionAtRestWithPlatformKey"
}
},
"networkAccessPolicy": {
"value": "AllowAll"
}
}