Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 450 Bytes

File metadata and controls

13 lines (6 loc) · 450 Bytes

Resource Notes

Microsoft.KeyVault/vaults

APIVersion 2021-10-01

This template defines the properties required to deploy an Azure KeyVault.

VaultProperties

The publicNetworkAccess parameter is a string, based on the description a value of 'disabled' turns it off, so the assumption on my part is that the allowedvalues should be 'enabled','disabled' but as the documentation is lacking it's difficult to ascertain the correct values.