KirillTsyganov opened a new issue, #46833: URL: https://github.com/apache/arrow/issues/46833
### Describe the enhancement requested Hi there, Due to how AzureML ComputeCluster works we can only authenticate using ClientSecretCredential (Service Principle essentially). I've noticed that arrow c++ already implements the logic, but it hasn't been surfaced through to pyarrow. I pushed that through to pyarrow and it works on my fork https://github.com/apache/arrow/commit/151bd2805ef3c6cb84afc5b4c3de19fe3afc6819 I would love to push this through into origin master branch. Thanks ### Component(s) Python -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org