Forum Discussion
WMLouis
Jun 10, 2020Brass Contributor
As as Admin add a Guest to a Team
Hello, Is there a way as an Admin to add a Guest to a Team without: A. Joining the Team first then adding them B. Adding the Guest first thought AAD and then adding them to the Team? ...
VasilMichev
Jun 10, 2020MVP
You can use PowerShell or the Graph API for that, the UI wont work. Well I suppose you can try the Azure AD portal, but PowerShell would be my go-to tool for this.
The invite needs to be sent first though, and it's also a good idea to wait for the user to redeem it.
arckadminrobsona
Jun 11, 2020Copper Contributor
PowerShell is the go-to tool for everything 😜
We can add the external account in fine, but only once that user has accepted the invite into the tenant.
can't speak for the others, but we weren't able to add the user into the tenant+Team in one hit.
That said, I will try tonight and let you know how I go.
We can add the external account in fine, but only once that user has accepted the invite into the tenant.
can't speak for the others, but we weren't able to add the user into the tenant+Team in one hit.
That said, I will try tonight and let you know how I go.