-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Azure File Share not supported with TokenCredential - still not working in latest version #41633
Comments
Thank you for your feedback. Tagging and routing to the team member best able to assist. |
@ihudedi, Entra ID is supported for all file operations in our latest beta. Entra ID is supported for file- and directory-level operations in our latest GA, along with Share Get/Create Permission. If Entra ID is not working for you, the most likely explanation is that the Entra ID entity in question does not have the correct RBAC roles. Please see this page for more information. https://learn.microsoft.com/en-us/rest/api/storageservices/authorize-with-azure-active-directory#permissions-for-file-service-operations |
Hi @seanmcc-msft I added all permission of fileshare and still same issue. Could you please let me know what is missing. |
@ibrahimrabab @ibrandes @kyleknap @seanmcc-msft |
Hi,
I am using both azure blob storage and data lake and I can connect to the storage account via ClientSecretCredential.
I wonder if it's supported in Azure file share because it's not working with latest version.
Thanks,
Itay
The text was updated successfully, but these errors were encountered: