Forum Discussion

pieterheemeryck's avatar
pieterheemeryck
Brass Contributor
May 21, 2021
Solved

Private channel creation in a multi geo tenant

Consider this: we create an O365 group via the Graph API (application permissions) where the geo location of the user creating the group is taken into account (e.g. Europe is the central location, North America is the satellite location). See the docs on multi geo tenants. We then make a MS Team out of this O365 Group.

When we create a private channel using the Graph API (application permissions), a new SharePoint site collection (SC) is created. Will this new SC be created in the same location as the SC of the Team the private channel was created in ? I'm assuming it is as it makes the most sense. I'm also hoping it is as it is a customer requirement, but hard to verify for me personally. Is there someone who can share their knowledge on this ?

Resources