Azure/AzureKeyVault: Key and Secret Management in 'Azure'

Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: <https://azure.microsoft.com/services/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.5
URL https://github.com/Azure/AzureKeyVault https://github.com/Azure/AzureR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Azure/AzureKeyVault")
Azure/AzureKeyVault documentation built on April 23, 2023, 4:06 p.m.