Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 234 Bytes

create-teamsapp-1-powershell-snippets.md

File metadata and controls

14 lines (8 loc) · 234 Bytes
description
Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.Teams

$params = [Zip file containing a Teams app package]


New-MgBetaAppCatalogTeamApp -BodyParameter $params