70-332 · Question #31
You are configuring a SharePoint farm in an environment that includes Microsoft Exchange Server 2013. You need to ensure that specified SharePoint users can search the Exchange mailboxes of all employ
The correct answer is B. Configure server-to-server authentication between SharePoint and Exchange.. Searching Exchange mailboxes from SharePoint requires establishing server-to-server (OAuth) authentication first so that SharePoint can make authenticated calls to Exchange on behalf of users.
Question
Options
- ADefine an individual target application in the Secure Store that contains Exchange connection information.
- BConfigure server-to-server authentication between SharePoint and Exchange.
- CConfigure alternate access mappings in SharePoint and Exchange.
- DCreate an external content type for Exchange mailbox information.
How the community answered
(57 responses)- A7% (4)
- B72% (41)
- C18% (10)
- D4% (2)
Why each option
Searching Exchange mailboxes from SharePoint requires establishing server-to-server (OAuth) authentication first so that SharePoint can make authenticated calls to Exchange on behalf of users.
A Secure Store target application stores credentials for a specific service, but without server-to-server trust already in place, SharePoint cannot authenticate to Exchange to use those credentials for cross-system eDiscovery.
Server-to-server authentication using OAuth 2.0 establishes a trust relationship between SharePoint and Exchange Server 2013, allowing SharePoint to access Exchange resources without requiring individual user credentials. This is a prerequisite for any eDiscovery, hold, or export functionality that spans both platforms, and must be completed before configuring any eDiscovery-specific features.
Alternate access mappings define URL zones for SharePoint web applications and have no role in establishing authentication between SharePoint and Exchange.
An external content type enables surfacing Exchange data as a Business Connectivity Services entity, which is a different integration model and does not enable mailbox holds or exports required by eDiscovery.
Concept tested: Server-to-server OAuth authentication between SharePoint and Exchange
Source: https://learn.microsoft.com/en-us/sharepoint/administration/configure-server-to-server-authentication-between-sharepoint-and-exchange
Topics
Community Discussion
No community discussion yet for this question.