Package: AzureKeyVault 1.0.6

AzureKeyVault: Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: <https://azure.microsoft.com/products/key-vault/>. Provides facilities to store and retrieve secrets, use keys to encrypt, decrypt, sign and verify data, and manage certificates. Integrates with the 'AzureAuth' package to enable authentication with a certificate, and with the 'openssl' package for importing and exporting cryptographic objects. Part of the 'AzureR' family of packages.
Authors:
AzureKeyVault_1.0.6.tar.gz
AzureKeyVault_1.0.6.zip(r-4.7)AzureKeyVault_1.0.6.zip(r-4.6)AzureKeyVault_1.0.6.zip(r-4.5)
AzureKeyVault_1.0.6.tgz(r-4.6-any)AzureKeyVault_1.0.6.tgz(r-4.5-any)
AzureKeyVault_1.0.6.tar.gz(r-4.7-any)AzureKeyVault_1.0.6.tar.gz(r-4.6-any)
AzureKeyVault_1.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
AzureKeyVault/json (API)
NEWS
| # Install 'AzureKeyVault' in R: |
| install.packages('AzureKeyVault', repos = c('https://azure.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/azure/azurekeyvault/issues
azureazure-key-vaultazure-sdk-rsecurity
Last updated from:4bec17dc6e. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 113 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | NOTE | 139 | ||
| macos-release-arm64 | NOTE | 92 | ||
| macos-oldrel-arm64 | NOTE | 106 | ||
| windows-devel | NOTE | 82 | ||
| windows-release | NOTE | 72 | ||
| windows-oldrel | NOTE | 73 | ||
| wasm-release | OK | 156 |
Exports:az_key_vaultAzureKeyVaultcert_expiry_actioncert_issuer_propertiescert_key_propertiescert_x509_propertieskey_vaultvault_access_policyvault_object_attrs
Dependencies:askpassAzureAuthAzureGraphAzureRMRcurlhttrjosejsonlitemimeopensslR6rappdirssysuuid
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Key vault resource class | az_key_vault |
| Azure Key Vault endpoint class | AzureKeyVault |
| Helper functions for key vault objects | cert_expiry_action cert_issuer_properties cert_key_properties cert_x509_properties vault_object_attrs |
| Certificate object | cert certificate |
| Certificates in Key Vault | certificates certs |
| Create Azure key vault | create_key_vault |
| Delete an Azure Key Vault | delete_key_vault |
| Get existing Azure Key Vault | get_key_vault list_key_vaults |
| Encryption key object | key |
| Azure Key Vault client | key_vault |
| Encryption keys in Key Vault | keys |
| List soft-deleted Key Vaults | list_deleted_key_vaults |
| Purge a deleted Azure Key Vault | purge_key_vault |
| Stored secrets in Key Vault | secrets |
| Managed storage account | storage_account |
| Storage accounts in Key Vault | storage storage_accounts |
| Specify a key vault access policy | vault_access_policy |
