azure-sdk-for-cpp/sdk/keyvault
Ahson Khan 9b9f76a737
Re-enable running previously disabled samples using AzureCliCredential. (#5818)
* Re-enable running KeyVault samples on Ubuntu using AzureCliCredential.

* Re-enable running Attestation samples using AzureCliCredential.

* Re-enable running EventHubs samples using AzureCliCredential.

* Re-enable running Identity samples.

* Disable client_secret_credential_sample since it depends on env vars
that don't exist.
2024-07-18 14:45:27 -07:00
..
azure-security-keyvault-administration Pin Newest Version of test-proxy in CI (#5568) 2024-04-24 15:57:50 -07:00
azure-security-keyvault-certificates Re-enable running previously disabled samples using AzureCliCredential. (#5818) 2024-07-18 14:45:27 -07:00
azure-security-keyvault-keys Re-enable running previously disabled samples using AzureCliCredential. (#5818) 2024-07-18 14:45:27 -07:00
azure-security-keyvault-secrets Re-enable running previously disabled samples using AzureCliCredential. (#5818) 2024-07-18 14:45:27 -07:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189) 2023-11-29 07:37:15 +00:00
tools/cleanup Change samples to use DefaultAzureCredential (#5183) 2023-11-29 16:07:40 +00:00
assets.json enable download live only tests (#5586) 2024-04-30 20:58:00 +00:00
ci.yml Move tests to use azure pipeline credentials (#5754) 2024-07-11 17:38:19 -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
test-resources-post.ps1
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.