diff --git a/Allfiles/Labs/03/az104-03b-md-template.json b/Allfiles/Labs/03/az104-03b-md-template.json index 42668b9b..ccd2e37c 100644 --- a/Allfiles/Labs/03/az104-03b-md-template.json +++ b/Allfiles/Labs/03/az104-03b-md-template.json @@ -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": {},