AzureKeyVault: Key and Secret Management in 'Azure' (original) (raw)
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.
Version: | 1.0.6 |
---|---|
Depends: | R (≥ 3.3) |
Imports: | utils, R6, httr, jsonlite, openssl, jose, AzureRMR, AzureGraph, AzureAuth (≥ 1.0.1) |
Suggests: | AzureStor, knitr, rmarkdown, testthat |
Published: | 2025-04-12 |
DOI: | 10.32614/CRAN.package.AzureKeyVault |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi |
BugReports: | https://github.com/Azure/AzureKeyVault/issues |
License: | MIT + file |
URL: | https://github.com/Azure/AzureKeyVault https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | AzureKeyVault results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=AzureKeyVaultto link to this page.