daviewales commented on issue #290: URL: https://github.com/apache/arrow-rs-object-store/issues/290#issuecomment-2811746255
Hmm... I guess the subsequent creation of the `TokenCredentialProvider` succeeds too? https://github.com/apache/arrow-rs-object-store/blob/3e12e1a229754fc7a2cb20ffce37bf14c3aaca1a/src/azure/builder.rs#L1024 I suspect the way that the Azure Identity library does this is by using a credential chain, and deferring the choice of which credential to use until the token is fetched at runtime. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org