azure-sdk-for-cpp/sdk/keyvault
Ahson Khan 876a7baaa5
Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134)
* Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM

* Update platform-matrix.json to turn on CHECK_ASCII_CHARACTERS

* Fix missing comma in json.

* Update indentation in the ci.test.yml for the bash script

* Exclude the .github folder and test recording json files.

* Remove "recordings" exclusion since it doesn't exist anymore.

* Fixed UTF-8 with BOM and other non-ASCII character issues within the
files in the repo.

* Exclude nlohmann json tests from ASCII validation check.

* Log an intro to the CI console for the validation step.

* Remove codecoverage.cmake exclusion.

* Remove exclusion for docs and tools directories.
2023-01-25 17:33:26 -08:00
..
azure-security-keyvault-administration Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134) 2023-01-25 17:33:26 -08:00
azure-security-keyvault-certificates Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134) 2023-01-25 17:33:26 -08:00
azure-security-keyvault-keys rollback OKP change (#4271) 2023-01-24 15:44:19 -08:00
azure-security-keyvault-secrets Add CI pipeline step and script that validates all files in the repo contain ASCII-only bytes and no UTF-8 BOM (#4134) 2023-01-25 17:33:26 -08: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
cleanup Kv perf pipeline (#4222) 2023-01-17 10:53:55 -08:00
assets.json rollback OKP change (#4271) 2023-01-24 15:44:19 -08:00
ci.yml Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00
CMakeLists.txt Settings API (#4210) 2023-01-11 10:55:15 -08:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources-post.ps1 Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00
test-resources.json Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -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.