How to specify Teams app zip in the BodyParameter of these cmdlets?
I suppose these cmdlets may be used to upload Teams apps to the Teams app catalog.
Can't find any samples.
Thanks,
Paul.
How to specify Teams app zip in the BodyParameter of these cmdlets?
I suppose these cmdlets may be used to upload Teams apps to the Teams app catalog.
Can't find any samples.
Thanks,
Paul.
Hi there,
There is no sample for these cmdlets but you can use the below thread to understand the situations and scope of these cmdlets.
New-MgUserTeamworkInstalledApp https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/new-mguserteamworkinstalledapp?view=graph-powershell-beta
New-MgAppCatalogTeamApp https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/new-mgappcatalogteamapp?view=graph-powershell-beta
Update-MgAppCatalogTeamApp https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/update-mgappcatalogteamapp?view=graph-powershell-beta
--If the reply is helpful, please Upvote and Accept it as an answer–
19 people are following this question.