azure-sdk-for-cpp/sdk/keyvault
Larry Osterman a34b8d19a5
Add ApiView settings for existing packages. (#4226)
* Create ApiViewSettings for most existing packages

* Corrected name for blobs storage review name

* Added cspell settings for DCURL

* Create ApiViewSettings for most existing packages

* Corrected name for blobs storage review name

* Added cspell settings for DCURL

* ApiView settings changes for DataLake

* Renamed includeInternal to allowInternal; Added storage common; Fixed package names

* Fixed spelling error

* If there's an error accessing the site with no CRL checks, don't try it any more

* Stop checking example.com because it doesn't work

* Update sdk/attestation/azure-security-attestation/inc/ApiViewSettings.json

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

* Update sdk/core/azure-core/inc/ApiViewSettings.json

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

* Update sdk/keyvault/azure-security-keyvault-secrets/inc/ApiViewSettings.json

Co-authored-by: Ahson Khan <ahkha@microsoft.com>

Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2023-01-11 08:16:13 -08:00
..
azure-security-keyvault-certificates Add ApiView settings for existing packages. (#4226) 2023-01-11 08:16:13 -08:00
azure-security-keyvault-keys Add ApiView settings for existing packages. (#4226) 2023-01-11 08:16:13 -08:00
azure-security-keyvault-secrets Add ApiView settings for existing packages. (#4226) 2023-01-11 08:16:13 -08:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Update Key Vault packages to use Shared-code (#2905) 2021-10-11 14:17:55 -07:00
assets.json Test proxy (#4118) 2022-12-13 10:58:19 -08:00
ci.yml Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00
CMakeLists.txt Adding Key Vault Certificates - GetCertificateWithPolicy API (#2818) 2021-09-07 13:44:15 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources-post.ps1 Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00
test-resources.json Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00

Azure Key Vault Client Librares for C++

The Azure Key Vault Client Libraries for C++ allows you to build applications against Microsoft Azure Key Vault services like Keys, Certificates and Secrets. For an overview of Azure Key Vault, see Introduction to Microsoft Azure Key Vault.

Latest release

Find the latest Key Vault client for C++ releases here.