Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.56k stars 803 forks source link

[azeventgrid] Using a TokenCredential returns an InternalServerError #22961

Closed richardpark-msft closed 10 hours ago

richardpark-msft commented 1 month ago

Just tracking this bug - it looks like this is a service-side issue but we want to re-test this once the fix has been deployed.

richardpark-msft commented 1 month ago

NOTE: the bug is apparently triggered if your identity is a member of many groups. So I was able to leave these tests enabled in CI and just use a switch so you can still run the tests locally.