GithubHelp home page GithubHelp logo

See "Token credentials not supported by the File Share service" when using DefaultAzureCredential with ShareServiceClient about azure-sdk-for-python HOT 5 CLOSED

LiliDeng avatar LiliDeng commented on June 30, 2024
See "Token credentials not supported by the File Share service" when using DefaultAzureCredential with ShareServiceClient

from azure-sdk-for-python.

Comments (5)

github-actions avatar github-actions commented on June 30, 2024

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jalauzon-msft @vincenttran-msft.

from azure-sdk-for-python.

LiliDeng avatar LiliDeng commented on June 30, 2024

@vibhansa-msft , I used the sample here, it didn't work. https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/storage/azure-storage-file-share/samples/file_samples_authentication.py#L85, any idea?

from azure-sdk-for-python.

jalauzon-msft avatar jalauzon-msft commented on June 30, 2024

Hi @LiliDeng, what version of azure-storage-file-share are you using? OAuth support was only added to file-share somewhat recently in version 12.12.0, see CHANGELOG. You will need to be using at least this version to use a TokenCredential with the Files service. Also please be sure you are passing token_intent as the sample code does as this is required for Files OAuth. Also note that file-share has its own set of RBAC roles.

Additionally, there are some restrictions with Files OAuth in that it will only work on File/Directory level operations and will not currently work with Share level operations like Create Share, Delete Share, etc. Support for Share level operations is currently being worked on by the service team and should be coming to the SDK later this year.

from azure-sdk-for-python.

github-actions avatar github-actions commented on June 30, 2024

Hi @LiliDeng. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

from azure-sdk-for-python.

LiliDeng avatar LiliDeng commented on June 30, 2024

Hi @LiliDeng, what version of azure-storage-file-share are you using? OAuth support was only added to file-share somewhat recently in version 12.12.0, see CHANGELOG. You will need to be using at least this version to use a TokenCredential with the Files service. Also please be sure you are passing token_intent as the sample code does as this is required for Files OAuth. Also note that file-share has its own set of RBAC roles.

Additionally, there are some restrictions with Files OAuth in that it will only work on File/Directory level operations and will not currently work with Share level operations like Create Share, Delete Share, etc. Support for Share level operations is currently being worked on by the service team and should be coming to the SDK later this year.

Thank you, I will upgrade the package and have a try.

from azure-sdk-for-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.