azure-sdk-for-cpp/sdk/keyvault
Ahson Khan 0a0bd6fbc2
Update changelog for the upcoming beta release. (#2309)
Holding off to do a review of the commits.

Area owners, please review yourself as well, and fix what might be missing or needs updating.
2021-05-19 04:31:36 +00:00
..
azure-security-keyvault-common Update changelog for the upcoming beta release. (#2309) 2021-05-19 04:31:36 +00:00
azure-security-keyvault-keys Update changelog for the upcoming beta release. (#2309) 2021-05-19 04:31:36 +00:00
ci.yml Keyvault changelog (#2071) 2021-04-07 16:33:33 -07:00
CMakeLists.txt Add final specifier (#2237) 2021-05-10 11:57:40 -07:00
README.md Update upper/lower/other casing (#2267) 2021-05-14 12:54:16 -07: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 Library for C++

The Azure Key Vault Client Library for C++ allows you to build applications against Microsoft Azure Key Vault. For an overview of Azure Key Vault, see Introduction to Microsoft Azure Key Vault.

Features

  • Keys
    • Get/Create/Delete Keys

Getting started

...

Requirements

To call Azure services, you must first have an Azure subscription. Sign up for a free trial or use your MSDN subscriber benefits.

Need Help?

Be sure to check out the Azure Key Vault Forum on MSDN if you need help, or use StackOverflow.

Collaborate & Contribute

We gladly accept community contributions.

For general suggestions about Azure, use our Azure feedback forum.

Download & Install

Install Dependencies

Windows

POSIX Platforms

Build from Source

Windows

Dependencies

Code Samples