gianarb commented on issue #5115: URL: https://github.com/apache/arrow-rs/issues/5115#issuecomment-1823530484
I realized I was not using the latest datafusion/arrow-rs so I updated to arrow 0.48 and datafusion 0.33 with object_store 0.7.0. And now I get a different error ``` Server failed with Object Store error: Generic MicrosoftAzure error: Error performing list request: response error "<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthorizationPermissionMismatch</Code><Message>This request is not authorized to perform this operation using this permission. ``` My feeling is that it is not getting the credentials from the service account now. Because I am pretty sure I am using the same user I use for the other application with access to this blob store container -- 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