Managing Microsoft Teams — Question 48
You have a Microsoft 365 E5 subscription that uses Microsoft Teams.
Users report that their presence information is available to external partners.
You need to ensure that the presence information is available only to the external partners on the users' contact lists.
What should you do?
Answer options
- A. From PowerShell, run Set-CsTenantFederationConfiguration AllowFederatedUsers $false.
- B. From PowerShell, run Set-CsPrivacyConfiguration -EnablePrivacyMode $true.
- C. From the Microsoft Teams admin center, add the external partners to the Allow only specific external domains list.
- D. From External collaboration settings in the Azure Active Directory admin center, configure Guest user access restrictions.
Correct answer: B
Explanation
The correct answer is B because enabling privacy mode restricts the visibility of users' presence information to only those on their contact lists. The other options either disable federation, adjust domain settings, or configure guest restrictions, none of which specifically limit presence information visibility to contacts.