FooBarWidget opened a new issue, #5126: URL: https://github.com/apache/opendal/issues/5126
### Feature Description It would be great if we can authenticate with Azure Blob Storage using Entra ID authentication instead of account keys. This means using either service principal secret, or the Azure CLI credentials. ### Problem and Solution Using account keys is problematic because every time a person from the team offboards, I need to rotate the keys. Using Entra ID authentication eliminates this problem. ### Additional Context _No response_ ### Are you willing to contribute to the development of this feature? - [ ] Yes, I am willing to contribute to the development of this feature. -- 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]
