SC-300 · Question #5
You need to implement the planned changes and technical requirements for the marketing department. What should you do? To answer, select the appropriate options in the answer area. NOTE: Each…
The correct answer is To configure user access:: An access package; To enable collaboration with fabrikam.com:: A connected organization. Hotspot Explanation: Marketing Department Access & Collaboration --- Dropdown 1: To configure user access -> An access package Why it's correct: The requirement is an automated approval workflow for new marketing users to gain access to a SharePoint site, group, and app…
Question
Answer Area
- To configure user access:An access packageAn access packageAn access reviewA conditional access policy
- To enable collaboration with fabrikam.com:A connected organizationAn accepted domainA connected organizationA custom domain name
Explanation
Hotspot Explanation: Marketing Department Access & Collaboration
Dropdown 1: To configure user access -> An access package
Why it's correct:
The requirement is an automated approval workflow for new marketing users to gain access to a SharePoint site, group, and app - bundled together, with Fabrikam users limited to 90 days.
Azure AD Entitlement Management uses access packages to:
- Bundle multiple resources (SharePoint site + group + app) into a single requestable unit
- Configure approval workflows (automated, with approvers)
- Set time-limited access (e.g., expiration after 90 days for guests)
- Allow external users from connected organizations to request access
This maps exactly to the requirements stated.
Why the others are wrong:
- Access review - Used to periodically audit existing access (e.g., "should this user still have access?"). It doesn't provision or automate initial access grants.
- Conditional access policy - Controls how users authenticate (MFA, compliant device, location). It doesn't bundle resources or create approval workflows for new access requests.
Dropdown 2: To enable collaboration with fabrikam.com -> A connected organization
Why it's correct:
A connected organization is an Entitlement Management concept that registers an external Azure AD tenant (fabrikam.com) so its users can be granted access to access packages. Once configured:
- Fabrikam users can discover and request the access package
- Policies can target "users from connected organizations" specifically
- The 90-day expiration policy applies cleanly to these external users
Why the others are wrong:
- An accepted domain - This is an Exchange Online / email routing concept. It defines domains that receive email in your tenant. It has no bearing on cross-tenant resource access or Entitlement Management.
- A custom domain name - This adds a verified domain to your own Azure AD tenant (e.g., so your users can sign in as
[email protected]). It does nothing to enable external collaboration with Fabrikam's tenant.
Core Concept Summary
Both answers fall under Azure AD Entitlement Management, which is part of the Identity Governance feature set (requires Azure AD P2 / EMS E5 - which Contoso has). The pattern is:
- Register Fabrikam as a connected organization
- Create an access package bundling the SharePoint site/group/app
- Set a policy targeting connected org users, with approval workflow and 90-day expiration
Topics
Community Discussion
No community discussion yet for this question.