Bill Wert
Bill Wert
> @billwert Please also add a row for the new credential type to the top of this table: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/identity/azure-identity/README.md#authenticate-service-principals done.
Hello @SwatiBaffle We'll take a look at this and get back to you soon.
Hello! Can you help me understand the scenario? Generally these credentials are used in the context of one of our service clients (such as `KeyVaultClient`.) Is that also failing, and...
Hey @arikogan - can you try setting `AZURE_HTTP_LOG_DETAIL_LEVEL`=`BODY_AND_HEADERS` and see if that gives you what you're looking for? [ref doc](https://learn.microsoft.com/en-us/azure/developer/java/sdk/logging-overview#configure-http-logging-with-an-environment-variable).
Ah. I didn't realize you were talking about `WorkloadIdentityCredential` here. Unfortunately, this path doesn't use the HTTP pipeline that our normal loggers use (which is what `BODY_AND_HEADERS` controls.) In the...
@gtay003 Could you please re-host the project in a repo or gist and I will take a look?
Hello! Can you please try this with `1.14.0-beta.2` of `azure-identity` as well as latest Azure Toolkit? We'll GA the fix next month, and I'd appreciate it if you can give...
/check-enforcer evaluate
/check-enforcer evaluate
/azp run azure - identity