contacts

Deprecated

As the `contact` property requires reaching out to the dataplane, to better support private endpoints and keyvaults with public network access disabled, new key vaults with the `contact` field defined in the configuration file will now be required to use the `azure.keyvault.CertificateContacts` resource instead of the exposed `contact` field in the key vault resource itself.

One or more contact block as defined below.

Note: This field can only be set once user has managecontacts certificate permission. Note: This field can only be set when public_network_access_enabled is set to true. To manage the contact with public_network_access_enabled set to false, please use the azure.keyvault.CertificateContacts resource instead of this property, and remove this property from the configuration. Especially for existing azure.keyvault.KeyVault, this means you'll need to import the azure.keyvault.CertificateContacts manually.