Note: The use of the scripts requires the PowerShell Module Az.KeyVault
-
Adds a certificate to a key vault
-
Add-AzKeyVaultCertificateContact.ps1
Adds a contact for certificate notifications
-
Creates a key in a key vault or imports a key into a key vault
-
Backup-AzKeyVaultCertificate.ps1
Backs up a certificate in a key vault
-
Backs up a key in a key vault
-
Backs up a secret in a key vault
-
Gets key vaults
-
Gets the certificates from key vault
-
Get-AzKeyVaultCertificateContact.ps1
Gets contacts that are registered for certificate notifications for a key vault
-
Get-AzKeyVaultCertificateIssuer.ps1
Gets a certificate issuer for a key vault
-
Get-AzKeyVaultCertificateOperation.ps1
Gets the status of a certificate operation
-
Get-AzKeyVaultCertificatePolicy.ps1
Gets the certificate policy from key vault
-
Gets Key Vault keys
-
Get-AzKeyVaultKeyRotationPolicy.ps1
Gets the key rotation policy for the specified key in Key Vault
-
Gets the secrets in a key vault
-
Gets the secret value in a key vault
-
Import-AzKeyVaultCertificate.ps1
Imports a certificate to key vault
-
Invoke-AzKeyVaultKeyRotation.ps1
Creates a new key version in Key Vault, stores it, then returns the new key
-
Creates a secret in a key vault
-
Remove-AzKeyVaultAccessPolicy.ps1
Removes all permissions for a user or application from a key vault
-
Remove-AzKeyVaultCertificate.ps1
Removes a certificate from a key vault
-
Remove-AzKeyVaultCertificateContact.ps1
Deletes a contact that is registered for certificate notifications from a key vault
-
Remove-AzKeyVaultCertificateIssuer.ps1
Gets a certificate issuer for a key vault
-
Remove-AzKeyVaultCertificateOperation.ps1
Deletes a certificate operation from a key vault
-
Deletes a key in a key vault
-
Deletes a secret in a key vault
-
Restore-AzKeyVaultCertificate.ps1
Restores a certificate in a key vault from a backup file
-
Creates a key in a key vault from a backed-up key
-
Creates a secret in a key vault from a backed-up secret
-
Set-AzKeyVaultAccessPolicy.ps1
Grants or modifies existing permissions for a user
-
Updates the attributes of a key in a key vault
-
Updates the attributes of a secret in a key vault
-
Undo-AzKeyVaultCertificateRemoval.ps1
Recovers a deleted certificate in a key vault into an active state
-
Recovers a deleted key in a key vault into an active state
-
Undo-AzKeyVaultSecretRemoval.ps1
Recovers a deleted secret in a key vault into an active state