danielsandorsyntio commented on issue #4976: URL: https://github.com/apache/arrow-rs/issues/4976#issuecomment-2114824574
@mortnstak I can write to the storage account from the Azure Function using the azure-storage-file-datalake library and the DefaultAzureCredential credentials (they pick up on the managed identity). I can also write using the azure_storage_account_key property in the storage_options, however, the storage account key is not an option for me. I also printed out the IDENTITY_ENDPOINT variable, it contains the following: http://<some IP address>:8081/msi/token. Is the endpoint correct here? -- 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]
