azure-sdk-for-cpp/sdk/keyvault
Daniel Jurek fa0fa97155
Generate map files (#3181)
* Generate map files in build

* Add .map file artifact publishing

* Add Xlinker to spelling exceptions

* Remove PublishMapFiles from clang builds

* Generate the map file artifact name

* CXX_COMPILER_ID and some logging for Clang which might be linking using the GNU linker by default

* More logging

* Move logging out of conditional

* Logging up high, use OS to determine which link flags to set

* Use linker options specific to AppleClang's context, publish map files for all platforms
2022-01-03 13:56:41 -08:00
..
azure-security-keyvault-certificates Generate map files (#3181) 2022-01-03 13:56:41 -08:00
azure-security-keyvault-keys Generate map files (#3181) 2022-01-03 13:56:41 -08:00
azure-security-keyvault-secrets Generate map files (#3181) 2022-01-03 13:56:41 -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
ci.yml Define env from each service ci (#3184) 2021-12-14 17:23:44 -08: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.json cspell fixes for keyvault (#2812) 2021-08-30 19:49:22 -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.