nerdexam
Microsoft

70-489 · Question #34

You configure eDiscovery for a SharePoint Online site collection. You need to configure permissions for eDiscovery users so that users are able to access all discoverable content. What should you do?

The correct answer is D. Grant eDiscovery users site collection administrator permissions on every site collection that. Case Study: 1 - Trey Research (QUESTION 35 - QUESTION 47) You develop an intranet portal for Trey Research. End users of the portal are researchers and office staff. Business Requirements All end users must be able to customize their profile with relevant information…

Design and develop solutions for Microsoft SharePoint Online

Question

You configure eDiscovery for a SharePoint Online site collection. You need to configure permissions for eDiscovery users so that users are able to access all discoverable content. What should you do?

Options

  • AAdd eDiscovery users to the Viewers group for the eDiscovery center.
  • BGrant eDiscovery users access to all content in each web application.
  • CGrant eDiscovery users Contribute permissions to the eDiscovery center.
  • DGrant eDiscovery users site collection administrator permissions on every site collection that

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    3% (1)
  • D
    91% (30)

Explanation

Case Study: 1 - Trey Research (QUESTION 35 - QUESTION 47) You develop an intranet portal for Trey Research. End users of the portal are researchers and office staff. Business Requirements All end users must be able to customize their profile with relevant information. Researchers must store research papers, upload supporting documents, and search content. The portal must use an existing Microsoft SQL Server database to access and store work profile information and research papers. * The portal must use Business Connectivity Services (BCS) to access data from external systems. Search * Researchers must search content from SharePoint and external systems. Content Management * Researchers must manage a research topic and related content as a * Employees must be able to customize their profile. * Administrators must be able to create new profile properties. Technical Requirements The data model for the database entities is shown below: Users must not be allowed to update the Employees. Username and ResearchPapers.ID fields. The fields uniquely distinguish the corresponding entity. Access External Data * You must create an external content type named TreyResearch to access the SQL data source. During development, the data source will be accessible locally. * You must develop an app to access the fields named Employee Name and Research Paper Title. * Researchers must be able to find all research papers that are written by a particular employee. * A research paper always must be associated with the employee that Document Management * Researchers must be able to upload research papers and relevant supporting materials into a document set named Research Content. * All the document sets must be stored in a list named ResearchPapers. * All documents that are uploaded must contain the prefix DOC in the The SQL database will be on a different physical server when the solution is deployed to a production environment. The solution must use the SQL Server user named sqltrey to connect to the database. The BCS service is configured and running in the production environment. * You must use custom profile properties to add a new section to the user profile properties page. * The solution must use the client-side object model (CSOM) to upload employee profile pictures. * Employees must be able to change their display name on the site. * Each employee's page must display the value of the DisplayName and * The Microsoft Bing API web service must be used to search for research papers. No code must be written. * The app must use a Content Enrichment web service named Abstractlndexer. The app must use the Abstractlndexer service to index * The solution must store large-sized media files in a dedicated SQL Server database. * The database must use the ResearchPapers.ID field as the foreign key to associate the field with the TreyResearch external content type. Application Structure Relevant portions of the solution files are shown below. (Line numbers in the code segments are included for reference only and include a two-character prefix that denotes the specific file to which they belong.) ManageUserProfiles.cs ContentManagement.cs

Topics

#eDiscovery#permissions#SharePoint Online#site collection administrator

Community Discussion

No community discussion yet for this question.

Full 70-489 Practice