Teams: adding users through teams or groups
Hi there,
I’m in the progress of making a coupling between our SIS (school information system) and Teams us MS Graph. In the past we used SDS for that, but that is going into a direction we don’t like. Not the discussion for now. This is:
Currently at the point where I have to make a decision on how to add owners/members to the teams I create. Teams being specialized groups I seem to have 2 options:
– with the groups add member/owner option (Add members – Microsoft Graph v1.0 | Microsoft Learn)
– with the teams add member/owner option (Add member to team – Microsoft Graph v1.0 | Microsoft Learn)
It seems that by adding them through the groups option there can be a 24 hour delay before the user is actually added to the team, and one of the team users will have to have been online in the Teams desktop app. A bit of a hazzle it seems.
Reading that I’m inclined to add them using the teams method.
But are there other consideration that I’m missing?
Peter
Hi there, I’m in the progress of making a coupling between our SIS (school information system) and Teams us MS Graph. In the past we used SDS for that, but that is going into a direction we don’t like. Not the discussion for now. This is: Currently at the point where I have to make a decision on how to add owners/members to the teams I create. Teams being specialized groups I seem to have 2 options:- with the groups add member/owner option (Add members – Microsoft Graph v1.0 | Microsoft Learn)- with the teams add member/owner option (Add member to team – Microsoft Graph v1.0 | Microsoft Learn) It seems that by adding them through the groups option there can be a 24 hour delay before the user is actually added to the team, and one of the team users will have to have been online in the Teams desktop app. A bit of a hazzle it seems.Reading that I’m inclined to add them using the teams method.But are there other consideration that I’m missing? Peter Read More