nerdexam
Microsoft

70-489 · Question #103

An organization is using SharePoint for team collaboration. Each department in the organization has a team site and a site owner who is responsible for site management. Site owners do not have adminis

The correct answer is E. Create an App Catalog site.. Allowing site owners to install trusted apps without web server admin rights requires creating an App Catalog site in SharePoint.

Implement an application lifecycle management (ALM) process for Microsoft SharePoint 2013

Question

An organization is using SharePoint for team collaboration. Each department in the organization has a team site and a site owner who is responsible for site management. Site owners do not have administrative rights to the web servers. You need to ensure that site owners can install trusted apps to their own sites. What should you do?

Options

  • ACreate a sandbox solution.
  • BGrant the site owners the Full Control permission level to the web applications.
  • CConfigure solution blocking settings.
  • DConfigure content deployment settings.
  • ECreate an App Catalog site.

How the community answered

(32 responses)
  • A
    6% (2)
  • C
    3% (1)
  • D
    3% (1)
  • E
    88% (28)

Why each option

Allowing site owners to install trusted apps without web server admin rights requires creating an App Catalog site in SharePoint.

ACreate a sandbox solution.

Sandbox solutions are a deployment model for custom code, not a mechanism for enabling site owners to install apps from a trusted source.

BGrant the site owners the Full Control permission level to the web applications.

Granting Full Control at the web application level gives site owners elevated permissions over the web application itself, not the ability to install apps, and violates least-privilege principles.

CConfigure solution blocking settings.

Solution blocking settings control which types of sandboxed solutions can run, not whether site owners can install apps.

DConfigure content deployment settings.

Content deployment settings manage the replication of content between SharePoint environments and have no bearing on app installation permissions.

ECreate an App Catalog site.Correct

An App Catalog site is a special SharePoint site collection that acts as a trusted repository for apps approved by administrators. Once an App Catalog is created and apps are uploaded to it, site owners can install those trusted apps to their own sites without requiring web server or farm administrator privileges.

Concept tested: SharePoint App Catalog enabling site owner app installation

Source: https://learn.microsoft.com/en-us/sharepoint/use-app-catalog

Topics

#App Catalog#app installation#site owner permissions#trusted apps

Community Discussion

No community discussion yet for this question.

Full 70-489 Practice