Forum Discussion

dafo43's avatar
dafo43
Copper Contributor
Jan 19, 2024
Solved

Get-CsOnlineUser access denied via Azure application

Hi, I'm trying run the Get-CsOnlineUser command via an Azure App that connects using the MicrosoftTeams module: Connect-MicrosoftTeams -CertificateThumbprint $thumbprint -ApplicationId $clientI...
  • fbrem_uzh's avatar
    Jan 22, 2024
    Hello,
    does the service principal of the application have the role of Teams Administrator? That is needed as well, we are able to do it this way.

Resources