azure-sdk-for-cpp/sdk/keyvault
Victor Vazquez 835f156af9
Vcpkg manifest and binary caching (#3329)
* binary cache and manifest

* update packages

* udpate

* add cache to private pipeline

* next try

* aver

* other

* again

* aver quick

* more

* this way

* again

* one more

* print

* test

* use depend

* more deps

* dep

* Apply suggestions from code review

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* updated to use group variable

* update identity

* end line

* Update vcpkg.json

* Apply suggestions from code review

* cspell

* remove comment

* updates

* make cache mode depend on SAS env var

* map env var only for internal pipelines

* other approach

* what about this

* and this

* try

* amd

* another

* extra step

* typo

* override for internal

* use default succeded

* azure core update manifest

* a

* run cmake-generate nightly as well

* check for SAS

* check cache

* no secret

* fix is secret

* pass explicit

* use secret all the time

* char

* One more

* export

* echos

* last

* array

* remove question

* ok

* weird

* use account key

* substring

* VCPKG_BINARY_SOURCES

* Add module installation

* task:

* Correct pathing for module

* update source gen

* format

* update spelling

* IsWindoows

* Use pwsh

* Cannot clobber with PSModule-Helpers. Attempt plain install

* Attempt plain install

* Revert unnecessary change to Update-DocsMsToc.ps1

* template ready

* curl is required on Windows as well for some CI gates

* attestation

* fix format

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2022-03-24 09:11:30 -07:00
..
azure-security-keyvault-certificates Vcpkg manifest and binary caching (#3329) 2022-03-24 09:11:30 -07:00
azure-security-keyvault-keys Vcpkg manifest and binary caching (#3329) 2022-03-24 09:11:30 -07:00
azure-security-keyvault-secrets Vcpkg manifest and binary caching (#3329) 2022-03-24 09:11:30 -07: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 Vcpkg manifest and binary caching (#3329) 2022-03-24 09:11:30 -07: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.