mrcnc opened a new issue, #556:
URL: https://github.com/apache/iceberg-go/issues/556

   ### Feature Request / Improvement
   
   The current implementation of the file io for Azure does not support using 
[Azure's Managed 
Identities](https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/overview)
 to authenticate to object storage.  By extending it to support managed 
identities, we can avoid configuring any specific application secret or 
connection string and instead rely on the runtime identity of the application 
running within Azure.  This functionality is supported by the Go SDK for Azure 
and is[ recommended instead of using connection 
strings](https://learn.microsoft.com/en-us/azure/developer/go/sdk/authentication/authentication-overview#advantages-of-token-based-authentication).


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to