On Mon, Jul 19, 2021 at 06:44:27PM -0400, Randy Fradin wrote: > With the azureblob provider is it possible to use Azure Active Directory > authentication instead of a shared key or SAS token? I could not find a way > to do it but just wanted to confirm. For reference here are the Azure docs > on the subject: > https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-azure-active-directory
jclouds does not support AD today. We would gladly accept a PR! @jmspring is this something that could be added easily? Or is the AD process heavyweight? There are a few other issues with Azure that would be nice to fix like SharedKeyLite authentication and API 2019-12-12. The latter would improve S3Proxy MPU support. -- Andrew Gaul http://gaul.org/
