Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
polichtm authored Sep 23, 2020
1 parent f112a56 commit b9851c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Allfiles/Labs/03/az104-03b-md-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {},
Expand Down

0 comments on commit b9851c8

Please sign in to comment.