francesco086 opened a new issue, #6470:
URL: https://github.com/apache/arrow-rs/issues/6470

   **Which part is this question about**
   
[object_store](https://docs.rs/object_store/latest/object_store/index.html)::[azure](https://docs.rs/object_store/latest/object_store/azure/index.html)::[AzureConfigKey](https://docs.rs/object_store/latest/object_store/azure/enum.AzureConfigKey.html#)
   
   **Describe your question**
   Coming from systems that use [adlfs](https://github.com/fsspec/adlfs), it 
has always been possible to use "Auto credential solving using Azure's 
DefaultAzureCredential()", by setting in the storage options `anon=False`.
   I could not find an equivalent in AzureConfigKey. Is there a way to achieve 
the same?
   
   **Additional context**
   I am trying to use polars and raised this question in polars already: 
https://github.com/pola-rs/polars/issues/18931.
   Notice that [a 
workaround](https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-user-delegation-sas-create-python?tabs=container)
 has been suggested, but it's quite cumbersome, so I am checking if there is a 
simpler way that perhaps I could not see.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to