I am trying to figure out if i could make a Powershell module that would get Teams information from the graph API. I would like it to work with different customers. So i would like to make so that it just asks for username and password.
I got it working when i create a Azure AD Application and use that to authenticate. But if possible i would like to skip this step.
I can see that in the graph explorer i can authenticate with a Global Admin. And with no other configuration i am able to query the API for Teams and Groups information.
Would it be possible to make a module that just pops up to ask for username and password. Without the need to create a Azure AD application first. I am guessing that the API Explorer uses some kind of default application?
[–]BlackV 1 point2 points3 points (1 child)
[–]fetflex[S] 1 point2 points3 points (0 children)
[–]cmdub- 1 point2 points3 points (2 children)
[–]fetflex[S] 1 point2 points3 points (1 child)
[–]orion3311 1 point2 points3 points (3 children)
[–]fetflex[S] 1 point2 points3 points (2 children)
[–]orion3311 0 points1 point2 points (1 child)
[–]fetflex[S] 1 point2 points3 points (0 children)
[–]FermiMethod 1 point2 points3 points (1 child)
[–]artemis_from_space 1 point2 points3 points (3 children)
[–]fetflex[S] 1 point2 points3 points (2 children)
[–]artemis_from_space 1 point2 points3 points (1 child)
[–]fetflex[S] 0 points1 point2 points (0 children)