Namespace Pulumi.Azure.KeyVault
Classes
AccessPolicy
Manages a Key Vault Access Policy.
NOTE: It's possible to define Key Vault Access Policies both within the
azure.keyvault.KeyVaultresource via theaccess_policyblock and by using theazure.keyvault.AccessPolicyresource. However it's not possible to use both methods to manage Access Policies within a KeyVault, since there'll be conflicts.
NOTE: Azure permits a maximum of 1024 Access Policies per Key Vault - more information can be found in this document.
AccessPolicyArgs
AccessPolicyState
Certifiate
Manages a Key Vault Certificate.
CertifiateArgs
CertifiateState
Certificate
Manages a Key Vault Certificate.
CertificateArgs
CertificateState
GetAccessPolicy
GetAccessPolicyArgs
GetAccessPolicyResult
GetKey
GetKeyArgs
GetKeyResult
GetKeyVault
GetKeyVaultArgs
GetKeyVaultResult
GetSecret
GetSecretArgs
GetSecretResult
Key
Manages a Key Vault Key.
KeyArgs
KeyState
KeyVault
Manages a Key Vault.
Disclaimers
Note: It's possible to define Key Vault Access Policies both within the
azure.keyvault.KeyVaultresource via theaccess_policyblock and by using theazure.keyvault.AccessPolicyresource. However it's not possible to use both methods to manage Access Policies within a KeyVault, since there'll be conflicts.
Note: This provi will automatically recover a soft-deleted Key Vault during Creation if one is found - you can opt out of this using the
featuresconfiguration within the Provider configuration block.
KeyVaultArgs
KeyVaultState
Secret
Manages a Key Vault Secret.