azure-sdk-for-cpp/sdk/keyvault
George Arama 9bcfc247b1
Secrets test (#2764)
* playback tests

* two running tests

* more tests and some redaction

* formatting

* formatting

* fix bb and remove unused includes

* macos

* annoying issues

* offline client

* format

* pr comment

* reset the env to original after the client is gone.

* oops

* testing

* formats

* remove default resource for secrets, not needed

* code coverage

* build issue
2021-08-26 11:19:37 -07:00
..
azure-security-keyvault-common Re-add vcpkg version constraints (#2781) 2021-08-24 16:10:07 -07:00
azure-security-keyvault-keys Re-add vcpkg version constraints (#2781) 2021-08-24 16:10:07 -07:00
azure-security-keyvault-secrets Secrets test (#2764) 2021-08-26 11:19:37 -07:00
ci.yml update test config for keyvault (#2793) 2021-08-25 14:58:31 -07:00
CMakeLists.txt Setup secrets boilerplate code from templates (#2650) 2021-07-21 14:13:19 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources.json Secrets test (#2764) 2021-08-26 11:19:37 -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.