azure-sdk-for-cpp/sdk/keyvault
Ahson Khan 076452e183
Remove unused AttestationServiceUrl() from KeyVault Keys tests (#6363)
* Remove unused AttestationServiceUrl() from KeyVault Keys tests

* Delete unused test_consts.hpp

* Remove unnecessary include of "test_consts.hpp" in key_client_create_test_live.cpp

* Update CMakeLists.txt to remove unused test_consts.hpp
2025-01-23 23:28:50 -08:00
..
azure-security-keyvault-administration Docs links coversion: docs.microsoft.com -> learn.microsoft.com (#6276) 2024-12-16 09:32:19 -08:00
azure-security-keyvault-certificates Docs links coversion: docs.microsoft.com -> learn.microsoft.com (#6276) 2024-12-16 09:32:19 -08:00
azure-security-keyvault-keys Remove unused AttestationServiceUrl() from KeyVault Keys tests (#6363) 2025-01-23 23:28:50 -08:00
azure-security-keyvault-secrets Docs links coversion: docs.microsoft.com -> learn.microsoft.com (#6276) 2024-12-16 09:32:19 -08:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Minor code cleanups (3) (#6179) 2024-11-11 15:36:58 -08:00
tools/cleanup Change samples to use DefaultAzureCredential (#5183) 2023-11-29 16:07:40 +00:00
assets.json Backup Tests redo PR (#5916) 2024-08-15 23:13:21 +00:00
ci.yml Enable UseFederatedAuth by default (#5852) 2024-07-31 17:10:39 -07:00
CMakeLists.txt Rename the TESTING_BUILD macro to be _azure_TESTING_BUILD to highlight this is internal only and reduce chances of collision. (#5419) 2024-04-05 12:05:04 -07:00
README.md Docs links coversion: docs.microsoft.com -> learn.microsoft.com (#6276) 2024-12-16 09:32:19 -08:00
test-resources-post.ps1 Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
test-resources.json Updated tests to support -UserAuth test resources switch to enable non-corpnet access. (#5387) 2024-02-28 01:36:54 +00:00
TROUBLESHOOTING.md Troublesooting guides 4742 (#5448) 2024-03-15 11:36:24 -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.