Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 360 Bytes

File metadata and controls

22 lines (18 loc) · 360 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams create --body '{
\
  "template@odata.bind": "https://graph.microsoft.com/v1.0/teamsTemplates('standard')",
\
  "displayName": "My Sample Team",
\
  "description": "My sample team’s description",
\
  "firstChannelName": "My first channel of the sample team",
\
}
\
'