mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
adressing #155
This commit is contained in:
parent
f112a56fc2
commit
b9851c89ba
@ -34,14 +34,13 @@
|
||||
"type": "String"
|
||||
},
|
||||
"networkAccessPolicy": {
|
||||
"type": "String",
|
||||
"defaultValue" : "AllowAll"
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
"type": "Microsoft.Compute/disks",
|
||||
"apiVersion": "2019-07-01",
|
||||
"apiVersion": "2020-05-01",
|
||||
"name": "[parameters('diskName')]",
|
||||
"location": "[parameters('location')]",
|
||||
"tags": {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user