Forum Discussion
Group Not Showing Up Within Teams.
- Sep 04, 2017
Existing Groups already have Exchange mailbox and calendar & Planner. You can create a new Team and connect it with an existing Office 365 Group. For more details, you can use this reference from AvePoint: https://www.avepoint.com/blog/technical-blog/office-365-groups-vs-teams/
Spot on Thank you.
Unfortunately, different things happen depending on how you create a group.
If you create a group from OWA, Outlook, or by running New-UnifiedGroup, you get a nice new Office 365 Group with all its resources - but it is not team-enabled and therefore doesn't show up in Teams. You have to go through the Add Team routine and discover (if you are the group owner) that the group is there to be team-enabled.
If you create a Team from scratch, it is group-enabled because a team needs a group (but a group does not need a team)...
It would be nice if Microsoft allowed a team to be created during the group creation process. Or if they changed New-UnifiedGroup to add a new parameter so that you could run New-UnifiedGroup -TeamCreation:$True (or even Set-UnifiedGroup to update a previously created group).
But Teams is still a young application and these gaps are likely to exist until they are closed off as part of the maturing process.