70-339 · Question #102
You administer a SharePoint farm. A site administrator in the marketing department asks permission to view the site usage report. You add the user to the Usage Monitors SharePoint group. The…
The correct answer is B. View Application Pages. Viewing SharePoint site usage reports requires the 'View Application Pages' list permission because usage reports are served as SharePoint application pages, which are distinct from standard list and site permissions.
Question
You administer a SharePoint farm. A site administrator in the marketing department asks permission to view the site usage report. You add the user to the Usage Monitors SharePoint group. The administrator reports that the page fails to load and displays an Access Denied message. You need to ensure that the marketing department site administrator can view the site usage report. Which List permission should you add?
Options
- AOverride List Behaviors
- BView Application Pages
- CManage Personal Views
- DUse Remote Interfaces
How the community answered
(27 responses)- A15% (4)
- B74% (20)
- C7% (2)
- D4% (1)
Why each option
Viewing SharePoint site usage reports requires the 'View Application Pages' list permission because usage reports are served as SharePoint application pages, which are distinct from standard list and site permissions.
Override List Behaviors allows users to override list throttling limits and locked lists, which has no bearing on accessing application pages like usage reports.
SharePoint site usage reports are rendered as application pages (/_layouts/ pages), and the 'View Application Pages' permission is specifically required to load these pages. Without it, users receive an Access Denied error regardless of their group membership. Adding this permission to the site administrator's effective permissions resolves the access failure.
Manage Personal Views only permits users to create and delete their own personal views of lists and document libraries, not to access administrative or reporting pages.
Use Remote Interfaces grants access to SOAP, Web DAV, and the Client Object Model for programmatic access, not to SharePoint application pages.
Concept tested: SharePoint list permission required for application pages
Source: https://learn.microsoft.com/en-us/sharepoint/sites/user-permissions-and-permission-levels
Topics
Community Discussion
No community discussion yet for this question.