$AuthToken=(LoginGraphAPI -TenantID $TenantID -ClientID $ClientID -Secret $Secret).access_token
i am able to use tenant id, Client ID and secret to get the access token thro my LoginGraphAPI function. there is no issue
I am a Global admin
How do I use the token to loop thro the azure work...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.