Unable to get expected output while using Get-MgUserTeamworkInstalledApp -UserId $userId -ExpandProperty "teamsappdefinition" #3246
Namita2015-lab
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While using the Powershell command -> Get-MgUserTeamworkInstalledApp -UserId $userId -ExpandProperty "teamsappdefinition", the output only consists of ids, despite updating -ExpandProperty in the command.
Using Graph explorer, getting expected output.
Need to understand if this is powershell limitation or something in the PS command can be corrected. TIA
Screenshots for reference -

PowerShell:
Graph:

Beta Was this translation helpful? Give feedback.
All reactions