Forum Discussion
Does Microsoft Teams use Global Address List (organization) contacts?
- Dec 20, 2019
You can search for people in your organisation but there is no address book were you can list all persons in your organisation. You search in the search bar.
You can also search for contacts in your own contact list from outlook. Calls > Contacts > Find a contact
Why there is no address book in Teams like in Outlook? I guess that it has not been requested enough for Microsoft to create it. But there is a uservoice requesting this, vote for it and spread it and Microsoft might consider to implement it.
https://microsoftteams.uservoice.com/forums/555103-public/suggestions/36949507-team-address-books-and-company-wide-address-book
Forrest_H Thanks for the /org command. I think this is very useful for larger company's. I'm just a 3 user company, so it will only find my 2 employees 😉
Though the /org command will search inside your organisation, it will not show Mail Contacts (the Organisation Contacts). Second, you need to know the name of the person. My complaint was about this:
- I want to see a list, so I can find the person even if I don't know his name or only part of it.
- I want to see my organisation contacts. So I can manage my contacts there and my two employees have access to correct address, phone numbers and mail addresses.
- Microsoft has a central place for it, the global address list, but Teams seems to ignore it (except for the /org command). So even when someone is calling me and their phone number is in my GAL, it will not show these details....
(and yes, I know I can share my outlook contacts with them, but that's not what I want)
Michiel van den Broek I found another setting in the Teams Admin portal. Maybe you can slide this switch to On for Exchange search policy.
- Michiel van den BroekApr 20, 2020Iron Contributor
Hi Forrest_H, thanks for thinking along. The setting you mention, as Aragorn says, is to limit the search results.
- Forrest_HApr 20, 2020Iron Contributor
I suppose you both are correct. I was thinking maybe it was a setting similar to others that is restrictive if not configured. In the docs referenced above it has;
"For all of these example scenarios (and more), information barrier policies can be defined to prevent or allow communications in Microsoft Teams. Such policies can prevent people from calling or chatting with those they shouldn't, or enable people to communicate only with specific groups in Microsoft Teams."
Regardless, I hope you can find a solution that does want you want.
- sharivaJun 24, 2020Copper Contributor
Forrest_H is there a powershell command to hide a Team (Teams) from the Global address book? I tried the following [Set-UnifiedGroup -Identity "IT Docs" -AccessType Private]
Still there; I also tried [ Set-MailContact -Identity mailto:ITDocs@xxxxxxxx.com -HiddenFromAddressListEnabled $true
it is also still there.
Any ideas?