nerdexam
Microsoft

70-339 · Question #45

You need to implement the HR department site collection. What should you do first?

The correct answer is B. Create a web application for the HR department. When a site collection requires its own isolated web application in SharePoint, creating the web application must occur before managed paths, content databases, or site collections can be configured within it.

Install and configure SharePoint

Question

You need to implement the HR department site collection. What should you do first?

Options

  • ACreate a wildcard inclusion managed path in the HR web application.
  • BCreate a web application for the HR department.
  • CCreate a wildcard inclusion managed path in the web application for the departments.
  • DCreate a content database in the web application for the departments.

How the community answered

(44 responses)
  • A
    7% (3)
  • B
    75% (33)
  • C
    5% (2)
  • D
    14% (6)

Why each option

When a site collection requires its own isolated web application in SharePoint, creating the web application must occur before managed paths, content databases, or site collections can be configured within it.

ACreate a wildcard inclusion managed path in the HR web application.

A wildcard inclusion managed path cannot be created in an HR web application that does not yet exist, making this step logically impossible before the web application is provisioned.

BCreate a web application for the HR department.Correct

A SharePoint web application is the IIS-level container that all site collections and content databases reside within, so it must be created first before any other configuration steps. Creating a dedicated web application for the HR department provides isolation, separate authentication providers, and independent content databases. Without the web application existing, managed paths and content databases cannot be created for it.

CCreate a wildcard inclusion managed path in the web application for the departments.

Adding a managed path to the departments web application would place the HR site collection under a shared web application rather than giving HR its own isolated web application as required.

DCreate a content database in the web application for the departments.

A content database is created within an existing web application and cannot be provisioned before the target web application itself has been created.

Concept tested: SharePoint web application and site collection provisioning order

Source: https://learn.microsoft.com/en-us/sharepoint/administration/create-a-web-application

Topics

#web application#managed paths#site collection#HR department

Community Discussion

No community discussion yet for this question.

Full 70-339 Practice