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