Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to connect to azure blobstore using using managed-identities using S3 Proxy. #548

Closed
anurag-prasad-bh opened this issue Aug 25, 2023 · 2 comments

Comments

@anurag-prasad-bh
Copy link

Hi Team,
Our application is not able to connect to azure store using managed identities using S3Proxy.
I tried to use the below configuration
jclouds.azureblob.auth=azureAd
jclouds.azureblob.tenantId=
jclouds.azureblob.account=
AZureIdentity and Credentials is a manadatory field.As we are trying to connect to azure storage by passing an empty value as our assumption was we should be able to connctb to azure storage without providing credentials.I am getting the below error.
{
"status": 500,
"name": "INTERNAL_SERVER_ERROR",
"message": "Exception occurred at Azure server ",
"details": "Forbidden (Service: S3, Status Code: 403, Request ID: 4442587FB7D0A2F9)"
}

@anurag-prasad-bh anurag-prasad-bh changed the title Not able to not to azure blobstore using using managed-identities using S3 Proxy. Not able to connect to azure blobstore using using managed-identities using S3 Proxy. Aug 25, 2023
@anurag-prasad-bh
Copy link
Author

Also if you can you send me the configuration details for S3Proxy to connect to azure blobstore using managed identity

@gaul
Copy link
Owner

gaul commented Feb 20, 2024

Duplicate of #536.

@gaul gaul closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants