azure-sdk-for-cpp/sdk/keyvault
Daniel Jurek fda88bf7b8
Update for "master" -> "main" branch rename (#2455)
* vcpkg.json -- update all links to point to "main" .. This is hardcoded and will go out in future releases.
* ci.yml -- add `- main` to trigger criteria near `- master` ... This adds forward compatilbitiy when we rename the branch in the repo
* archetype-cpp-release.yml use a script which evaluates a repo's default branch and sets that in a global variable, then use that variable instead. When vcpkg updates their branch the publishing scripts will work transparently.
* Collect-Changelogs.ps1 -- Add default hardcoded branch name for use with future releases. This can be optionally overridden with a parameter when invoking the script.
* eng/pipelines/client.yml -- Delete this file. It is no longer in use.
2021-06-18 09:09:27 -07:00
..
azure-security-keyvault-common Update for "master" -> "main" branch rename (#2455) 2021-06-18 09:09:27 -07:00
azure-security-keyvault-keys Update for "master" -> "main" branch rename (#2455) 2021-06-18 09:09:27 -07:00
ci.yml Add main to CI files. (#2462) 2021-06-19 01:55:34 +10:00
CMakeLists.txt Add final specifier (#2237) 2021-05-10 11:57:40 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources.json Add a forward slash at the end of the key vault URL to match what the portal returns. (#2017) 2021-04-01 01:21:50 -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.