gaul / s3proxy

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

Azure Managed Identity support in S3 proxy #580

Closed apoorva-dapake-bh closed 4 months ago

apoorva-dapake-bh commented 6 months ago

Does s3Proxy support managed identity to connect to azure container?

apoorva-dapake-bh commented 6 months ago

There is setting with jcloud 'jclouds.azureblob.auth' to support different Auth methods such as AzureAd and AzureKey. Is there any setting for managed identity?

pegasas commented 5 months ago

here's some introduction about https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/tutorial-linux-vm-access-storage. looks like it it wait for implementation

gaul commented 4 months ago

Duplicate of #536.