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

[FEATURE REQ] Add support for managed identities in azure-storage-file-share #40233

Closed
2 tasks done
mehradn7 opened this issue May 17, 2024 · 3 comments
Closed
2 tasks done
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Storage Storage Service (Queues, Blobs, Files)

Comments

@mehradn7
Copy link

Is your feature request related to a problem? Please describe.

Spring Cloud Azure does not support authentication with managed identities for Azure Storage File Share (based on 4.0 release notes and Microsoft docs).

Describe the solution you'd like

Support managed identity authentication for Azure Storage File Share (similarly to Azure Blob Storage which currently supports it).

Thanks.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified
@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Storage Storage Service (Queues, Blobs, Files) labels May 17, 2024
Copy link

Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@ibrahimrabab
Copy link
Contributor

Hi @mehradn7
Currently only Azure Blobs and Azure DataLake are supported with managed identities,
https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/services-id-authentication-support

To request support for file shares, please reach out to the Managed Identity team. Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants