Hacker News new | ask | show | jobs
by junto 211 days ago
Depending on how locked down your Entra / AD is, you can login to Graph Explorer:

https://developer.microsoft.com/en-us/graph/graph-explorer

Then you can execute the:

GET https://graph.microsoft.com/v1.0/me/memberOf

This will return you all the Entra Groups you are in, this includes the Microsoft Teams groups as well.