mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-05 08:09:08 +00:00
Update az104-03b-md-template.json
Added the NetworkAccessPolicy parameter that is now included in the ARM template that the portal generates.
This commit is contained in:
parent
47d1fd7907
commit
74042bfa3e
@ -32,7 +32,10 @@
|
||||
},
|
||||
"diskEncryptionSetType": {
|
||||
"type": "String"
|
||||
}
|
||||
},
|
||||
"NetworkAccessPolicy": {
|
||||
"type": "String",
|
||||
"defaultValue" : "AllowAll"
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user