Show / Hide Table of Contents

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.KeyVault resource via the access_policy block and by using the azure.keyvault.AccessPolicy resource. 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.KeyVault resource via the access_policy block and by using the azure.keyvault.AccessPolicy resource. 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 features configuration within the Provider configuration block.

KeyVaultArgs

KeyVaultState

Secret

Manages a Key Vault Secret.

SecretArgs

SecretState

Back to top Copyright 2016-2020, Pulumi Corporation.