Forum Discussion
Deleted
Jan 10, 2020Provisioning of Teams (Office365 Groups) via Azure Functions, Power Apps and Power Automate
There are a couple of very good tech articles around which describe the process of provisioning Office365 groups with the above mentioned tools. So I'm not worried about creating such a workflow. ...
Jan 11, 2020
- Using Office 365 Groups naming policies require "Azure Active Directory Premium P1 license or Azure AD Basic EDU license for each unique user (including guests)" as mentioned in the documentation here https://docs.microsoft.com/en-us/office365/admin/create-groups/groups-naming-policy?view=o365-worldwide#licensing-requirements
- However, how you name a Team is what you can choose, so automating the creation process also allows you to implement a naming convention in your favor or how you would like to have it.
- Thomas_SteiblJan 14, 2020Brass ContributorAwesome. Thanks a lot. That could become a very nice solution.
- Thomas_SteiblJan 21, 2020Brass Contributor
Can anyone provide some good resources for creating a Power App or a Bot for Microsoft Teams governance?
Thanks in advance.