Courseiva
mediumMultiple ChoiceObjective-mapped

PL-900 Practice Question: Refer to the exhibit

Exhibit

Refer to the exhibit.
<webrole name="Customer Support">
  <permission type="entity" name="incident">
    <scope>Contact</scope>
    <privileges>
      <privilege type="read" access="Global" />
      <privilege type="write" access="Deep" />
      <privilege type="create" access="Global" />
    </privileges>
  </permission>
</webrole>

Refer to the exhibit. A Power Pages web role configuration snippet is shown. What access does this web role grant to the 'incident' entity?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Read all incidents, write incidents related to the user, and create new incidents.

The configuration grants read, write, and create privileges with different scopes. Read and create are Global (all records), write is Deep (records owned by user's business unit). Scope 'Contact' means records related to the user's contact record.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Read all incidents, write incidents related to the user, and create new incidents.

    Why this is correct

    Read Global, write Deep (related to contact), create Global.

  • No access because the scope is set to Contact.

    Why it's wrong here

    Scope defines record access level, not denial.

  • Only read incidents related to the user's contact.

    Why it's wrong here

    Read is Global, not restricted.

  • Read, write, and create all incident records globally.

    Why it's wrong here

    Write access is Deep, not Global.

About these practice questions

One of 904 original PL-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.