{
  "_id": "6a1ef0ceb401979e73413363",
  "Package": "AzureKeyVault",
  "Title": "Key and Secret Management in 'Azure'",
  "Version": "1.0.6",
  "Authors@R": "c(\nperson(\"Hong\", \"Ooi\", , \"hongooi73@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Microsoft\", role=\"cph\")\n)",
  "Description": "Manage keys, certificates, secrets, and storage accounts\nin Microsoft's 'Key Vault' service:\n<https://azure.microsoft.com/products/key-vault/>. Provides\nfacilities to store and retrieve secrets, use keys to encrypt,\ndecrypt, sign and verify data, and manage certificates.\nIntegrates with the 'AzureAuth' package to enable\nauthentication with a certificate, and with the 'openssl'\npackage for importing and exporting cryptographic objects. Part\nof the 'AzureR' family of packages.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Azure/AzureKeyVault\nhttps://github.com/Azure/AzureR",
  "BugReports": "https://github.com/Azure/AzureKeyVault/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown=TRUE, r6=FALSE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://azure.r-universe.dev",
  "Date/Publication": "2025-04-12 08:33:19 UTC",
  "RemoteUrl": "https://github.com/azure/azurekeyvault",
  "RemoteRef": "HEAD",
  "RemoteSha": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:18:18 UTC",
    "User": "root"
  },
  "Author": "Hong Ooi [aut, cre],\nMicrosoft [cph]",
  "Maintainer": "Hong Ooi <hongooi73@gmail.com>",
  "MD5sum": "987d8547bf7a34c6cf114776620c7b39",
  "_user": "azure",
  "_type": "src",
  "_file": "AzureKeyVault_1.0.6.tar.gz",
  "_fileid": "77e4ea4c8fe02135f91bf156ecc05f692cf184cc8b80dd2d565c4d45bca237f9",
  "_filesize": 312814,
  "_sha256": "77e4ea4c8fe02135f91bf156ecc05f692cf184cc8b80dd2d565c4d45bca237f9",
  "_created": "2026-05-19T08:18:18.000Z",
  "_published": "2026-06-02T15:03:42.708Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102443776,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078341293"
    },
    {
      "job": 79102443658,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078350486"
    },
    {
      "job": 79102443903,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078338925"
    },
    {
      "job": 79102443483,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078334375"
    },
    {
      "job": 79102441491,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078302159"
    },
    {
      "job": 79102442308,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361564926"
    },
    {
      "job": 79102443890,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7078331828"
    },
    {
      "job": 79102443950,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7078328219"
    },
    {
      "job": 79102444044,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7078327359"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/azure/azurekeyvault",
  "_commit": {
    "id": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
    "author": "Hong Ooi <hongooi73@gmail.com>",
    "committer": "Hong Ooi <hongooi73@gmail.com>",
    "message": "updating links for CRAN\n",
    "time": 1744446799
  },
  "_maintainer": {
    "name": "Hong Ooi",
    "email": "hongooi73@gmail.com",
    "login": "hongooi73",
    "description": "",
    "uuid": 11328890
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "jose",
      "role": "Imports"
    },
    {
      "package": "AzureRMR",
      "role": "Imports"
    },
    {
      "package": "AzureGraph",
      "role": "Imports"
    },
    {
      "package": "AzureAuth",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "AzureStor",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "azure",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "azure",
    "azure-key-vault",
    "azure-sdk-r",
    "security"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "hongooi73",
      "count": 191,
      "uuid": 11328890
    }
  ],
  "_userbio": {
    "uuid": 6844498,
    "type": "organization",
    "name": "Microsoft Azure",
    "description": "APIs, SDKs and open source projects from Microsoft Azure"
  },
  "_downloads": {
    "count": 2964,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AzureKeyVault"
  },
  "_devurl": "https://github.com/azure/azurekeyvault",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AzureKeyVault.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azure/azurekeyvault",
  "_realowner": "azure",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-05-15"
    },
    {
      "version": "1.0.1",
      "date": "2019-07-18"
    },
    {
      "version": "1.0.2",
      "date": "2019-10-15"
    },
    {
      "version": "1.0.3",
      "date": "2020-01-15"
    },
    {
      "version": "1.0.4",
      "date": "2020-10-12"
    },
    {
      "version": "1.0.5",
      "date": "2021-09-16"
    },
    {
      "version": "1.0.6",
      "date": "2025-04-12"
    }
  ],
  "_exports": [
    "az_key_vault",
    "AzureKeyVault",
    "cert_expiry_action",
    "cert_issuer_properties",
    "cert_key_properties",
    "cert_x509_properties",
    "key_vault",
    "vault_access_policy",
    "vault_object_attrs"
  ],
  "_help": [
    {
      "page": "az_key_vault",
      "title": "Key vault resource class",
      "topics": [
        "az_key_vault"
      ]
    },
    {
      "page": "AzureKeyVault",
      "title": "Azure Key Vault endpoint class",
      "topics": [
        "AzureKeyVault"
      ]
    },
    {
      "page": "helpers",
      "title": "Helper functions for key vault objects",
      "topics": [
        "cert_expiry_action",
        "cert_issuer_properties",
        "cert_key_properties",
        "cert_x509_properties",
        "vault_object_attrs"
      ]
    },
    {
      "page": "certificate",
      "title": "Certificate object",
      "topics": [
        "cert",
        "certificate"
      ]
    },
    {
      "page": "certificates",
      "title": "Certificates in Key Vault",
      "topics": [
        "certificates",
        "certs"
      ]
    },
    {
      "page": "create_key_vault",
      "title": "Create Azure key vault",
      "topics": [
        "create_key_vault"
      ]
    },
    {
      "page": "delete_key_vault",
      "title": "Delete an Azure Key Vault",
      "topics": [
        "delete_key_vault"
      ]
    },
    {
      "page": "get_key_vault",
      "title": "Get existing Azure Key Vault",
      "topics": [
        "get_key_vault",
        "list_key_vaults"
      ]
    },
    {
      "page": "key",
      "title": "Encryption key object",
      "topics": [
        "key"
      ]
    },
    {
      "page": "key_vault",
      "title": "Azure Key Vault client",
      "topics": [
        "key_vault"
      ]
    },
    {
      "page": "keys",
      "title": "Encryption keys in Key Vault",
      "topics": [
        "keys"
      ]
    },
    {
      "page": "list_deleted_key_vaults",
      "title": "List soft-deleted Key Vaults",
      "topics": [
        "list_deleted_key_vaults"
      ]
    },
    {
      "page": "purge_key_vault",
      "title": "Purge a deleted Azure Key Vault",
      "topics": [
        "purge_key_vault"
      ]
    },
    {
      "page": "secrets",
      "title": "Stored secrets in Key Vault",
      "topics": [
        "secrets"
      ]
    },
    {
      "page": "storage_account",
      "title": "Managed storage account",
      "topics": [
        "storage_account"
      ]
    },
    {
      "page": "storage_accounts",
      "title": "Storage accounts in Key Vault",
      "topics": [
        "storage",
        "storage_accounts"
      ]
    },
    {
      "page": "vault_access_policy",
      "title": "Specify a key vault access policy",
      "topics": [
        "vault_access_policy"
      ]
    }
  ],
  "_pkglogo": "https://github.com/azure/azurekeyvault/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/azure/azurekeyvault/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "AzureAuth",
    "AzureGraph",
    "AzureRMR",
    "curl",
    "httr",
    "jose",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rappdirs",
    "sys",
    "uuid"
  ],
  "_vignettes": [
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to AzureKeyVault",
      "author": "Hong Ooi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Resource Manager interface",
        "Client interface",
        "Keys",
        "Secrets",
        "Certificates",
        "Storage accounts",
        "See also"
      ],
      "created": "2019-04-24 22:04:09",
      "modified": "2025-04-12 08:33:19",
      "commits": 18
    }
  ],
  "_score": 5.992361732048083,
  "_indexed": true,
  "_nocasepkg": "azurekeyvault",
  "_universes": [
    "azure",
    "hongooi73"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-19T08:20:15.000Z",
      "distro": "noble",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "c183853aeb7184d891bb05440d498a46b88d70acb3c966c65d436b2e6ef49b8f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-19T08:20:41.000Z",
      "distro": "noble",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "6c5806747b49684af4d78fd76496e3e1613b263ced1da2f3370146ec0900c6e5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-19T08:20:02.000Z",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "3819c6338491c1a0ad6b491e836f1cb169620ff8b46dd9d30751a71e47033228",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-19T08:19:57.000Z",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "bfd6e506b90710d3092d4f7c30554fe0d01b80dc5252ca26ef18ff50bd22d888",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-19T08:19:43.000Z",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "d9d38fa0b0aee143c7a6b9f7a3aa00e17d2d31355fe2725c2dd622c0b604b730",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-19T08:19:29.000Z",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "77fe24e486a5b023ac0d3fc62967926406e0ce790b9a7de024e5c19523eccf03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-19T08:19:30.000Z",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "e1278d9bff077f8be2f67c9cef186ec0663edfb95fe9884a42f2500a5cef3399",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T15:03:15.000Z",
      "commit": "4bec17dc6e9656f08e98009d1b11e815c8bc09d3",
      "fileid": "95815cfab2dba7aa76ea8853d38b5112de32b00518bb939277e4585d77fc1db8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azure/actions/runs/26084957921"
    }
  ]
}