Search
Close this search box.

Tag: Microsoft Teams

Azure Active Directory, Microsoft 365

Clone a Team Using Microsoft Graph API In PowerShell

Graph API can be used to automate Microsoft Teams lifecycle such as creating teams, channels, adding members etc.ย Refer to thisย linkย to see the list of Graph APIโ€™s available for Microsoft Teams. Prerequisites Register an application in Azure and addย Group.ReadWrite.Allย permissions. Refer to my previous article on โ€œHow to Access...

Read More