gaul / s3proxy

Access other storage backends via the S3 API
Apache License 2.0
1.65k stars 220 forks source link

Connecting to Azure Managed Identity using S3proxy #588

Closed AkkiSawant closed 4 months ago

AkkiSawant commented 6 months ago

We are using s3proxy and trying to connect to Azure managed identity using the same but we are getting connection issues

We used "jclouds.azureblob.auth" jcloud setting too but it has support for AzureAd and AzureKey

We are making use of AZURE_CLIENT_ID instead of the usual azure access key, do we have to configure / set any other config or settings in s3proxy or jclouds to establish connection using managed identity ?

Has anyone tried to connect to Azure managed identity using s3proxy ? Does it provides the support for managed identity ?

gaul commented 4 months ago

Duplicate of #580.