azure-sdk-for-cpp/sdk
Anton Kolesnyk 65508720fb
Identity: 'AZURE_TOKEN_CREDENTIALS' env var support for specific credential names (#6634)
* Identity: 'AZURE_TOKEN_CREDENTIALS' env var support for specific credential names

* No need to use index-based loop at that place

* Clang-format

* Require 'Credential' suffix for env var values

* Update sdk/identity/azure-identity/CHANGELOG.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2025-07-10 12:10:03 -07:00
..
appconfiguration Use TokenCredential *const* everywhere (#6453) 2025-03-12 11:57:11 -07:00
attestation Use TokenCredential *const* everywhere (#6453) 2025-03-12 11:57:11 -07:00
core Increment package version after release of azure-core (#6654) 2025-07-10 11:09:06 -07:00
eventhubs Update vcpkg baseline (#6574) 2025-05-21 11:57:28 -07:00
identity Identity: 'AZURE_TOKEN_CREDENTIALS' env var support for specific credential names (#6634) 2025-07-10 12:10:03 -07:00
keyvault Increment package version after release of azure-security-keyvault-certificates (#6562) 2025-05-06 14:30:39 -07:00
storage Increment version for storage releases (#6645) 2025-06-25 18:19:16 +08:00
tables Identity: IMDS fail-fast and Cred order change in DAC (and Core support) (#6573) 2025-05-30 16:47:50 -07:00
template