Describe the enhancement requested
Child of #38598
Environment credential is the same as client secret except it extracts the important values from standard environment variables instead of just arguments in the code.
https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/identity/azure-identity/src/environment_credential.cpp
Component(s)
C++