Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

Fix scopes to use Auth2.0 instead of Auth1.0 #38552

Closed dargilco closed 1 week ago

dargilco commented 1 week ago

Pamela fox is writing a GitHub template that uses the SDK, and run into some auth issues on Mac. After debugging it together, we discovered we needed this fix. She verified the fix on her side using a private build of the package I shared with her.

azure-sdk commented 1 week ago

API change check

API changes are not detected in this pull request.