Microsoft

SC-300 Free Practice Questions — Page 9

Question 90

HOTSPOT - You have an Azure subscription named Sub1 that contains three users named User1, User2, and User3. Sub1 has a storage account named storage1 that contains the resources shown in the following table. Sub1 contains the users shown in the following table. Which users can read File1, and which users can read File2? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for SC-300 question 90 Illustration for SC-300 question 90 Illustration for SC-300 question 90
Show Answer
Correct Answer: File1: User2 and User3 only File2: User3 only
Explanation:
Reader is a management-plane role and cannot read storage data. Storage Blob Data Reader grants blob data access (File1 in a blob container) but not Azure Files. Storage Contributor can manage the storage account and access account keys, enabling access to both blob and file-share data.

Question 91

HOTSPOT - You have a Microsoft Entra tenant named contoso.com that contains an administrative unit named AU1 and two users named User1 and User2. User1 is a member of AU1. You need to perform the following role assignments: • User1: Security Administrator • User2: User Administrator For which scopes can each user be assigned the role? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Illustration for SC-300 question 91
Show Answer
Correct Answer: User1: contoso.com only User2: AU1 and contoso.com
Explanation:
Security Administrator is not supported for administrative unit–scoped assignments, so it must be tenant-wide. User Administrator supports both tenant-wide and administrative unit scope, and the assignee does not need to be a member of the administrative unit.

Question 93

HOTSPOT - You have a Microsoft Entra tenant that contains two groups named Group1 and Group2 and the users shown in the following table. Group2 is a member of Group1. You configure an access review that has the following settings: • Name: Review1 • Select what to review: Teams + Groups • Review scope: Select Teams + groups • Group: Group1 • Scope: Guest users only • Select reviewers: Group owners(s) For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for SC-300 question 93 Illustration for SC-300 question 93
Show Answer
Correct Answer: No No Yes
Explanation:
The review targets Group1 with scope limited to guest users. The reviewer is the owner of Group1 (User3). User1 and User4 are members, not guests, so they are not in scope. Guest users in nested groups are included in the review (flattened), so User5 can be reviewed, although removal would not automatically remove nested-group membership.

Question 94

SIMULATION - Use the following login credentials as needed: To enter your username, place your cursor in the Sign in box and click on the username below. To enter your password, place your cursor in the Enter password box and click on the password below. Microsoft 365 Username: Microsoft 365 Password: =1122334455667788 If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab. The following information is for technical support purposes only: Lab Instance: 99999999 - You need to configure the Group Administrator role to meet the following requirements: • Ensure that Allan Deyoung can approve and reject requests to activate the role. • Ensure that Christie Cline can request activation of the role. • Use the principle of least privilege. To complete this task, sign in to the appropriate admin center.

Show Answer
Correct Answer: Sign in to the Microsoft Entra admin center. Identity Governance → Privileged Identity Management → Microsoft Entra roles → Group Administrator. Add Christie Cline as an Eligible assignment. Configure the role settings/activation and add Allan Deyoung as an Approver.
Explanation:
Using PIM with an Eligible assignment allows Christie Cline to request activation, while configuring Allan Deyoung as an activation approver enables approval/rejection requests with least privilege.

Question 95

SIMULATION - Use the following login credentials as needed: To enter your username, place your cursor in the Sign in box and click on the username below. To enter your password, place your cursor in the Enter password box and click on the password below. Microsoft 365 Username: Microsoft 365 Password: =1122334455667788 If the Microsoft 365 portal does not load successfully in the browser, press CTRL-K to reload the portal in a new browser tab. The following information is for technical support purposes only: Lab Instance: 99999999 - You need to implement a process to review guest users who have access to the Salesforce app. The review must meet the following requirements: • The reviews must occur monthly. • The manager of each guest user must review the access. • If the reviews are NOT completed within five days, access must be removed. • If the guest user does not have a manager, Megan Bowen must review the access. To complete this task, sign in to the appropriate admin center.

Show Answer
Correct Answer: Microsoft Entra admin center → Identity → Governance → Access reviews → New access review Review: Applications Application: Salesforce Reviewers: Users' managers Fallback reviewer: Megan Bowen Recurrence: Monthly Auto-apply results: Enabled If reviewers don't respond: Remove access Review duration: 5 days
Explanation:
Create an access review targeting the Salesforce enterprise application. Configure monthly recurring reviews, assign guest users' managers as reviewers with Megan Bowen as the fallback reviewer, set the review duration to 5 days, and automatically remove application access when reviews are not completed.

Question 96

HOTSPOT - You have a Microsoft 365 E5 subscription that contains two groups named Group1 and Group2. The subscription contains the users shown in the following table. You create the following Conditional Access policies: • Name: Policy1 • Users: o Include: Group1 o Exclude: Group2 • Target resources: o Include: All cloud apps • Grant: o Grant access: Require multi-factor authentication • Session: o Persistent browser session: Never persistent • Name: Policy2 • Users: o Include: - Directory roles: Global Administrator - Users and groups: User3 o Exclude: Group2 • Target resources: o Include: All cloud apps • Session: o Sign-in frequency: - Periodic authentication: 2 hours For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for SC-300 question 96 Illustration for SC-300 question 96
Show Answer
Correct Answer: No No Yes
Explanation:
Policy1 suppresses the Stay signed in prompt for targeted users via the Never persistent browser session setting. In Policy2, User2 is excluded through Group2, so the 2-hour sign-in frequency doesn't apply. User3 is explicitly included by user assignment, which takes precedence over the group exclusion, so the 2-hour reauthentication applies.

Question 97

Your network contains an on-premises Active Directory Domain Services (AD DS) domain that syncs user accounts with a Microsoft 365 E5 subscription. You need to ensure that on-premises account lockout policies are applied to Microsoft Entra sign-ins. What should you configure?

A. Azure Active Directory Seamless Single Sign-on (Azure AD Seamless SSO)
B. Microsoft Entra Cloud Sync
C. password hash synchronization
D. pass-through authentication
Show Answer
Correct Answer: D
Explanation:
Pass-through authentication validates sign-ins directly against on-premises Active Directory, so on-premises account lockout policies are enforced during Microsoft Entra sign-ins. Password hash synchronization authenticates in the cloud, Seamless SSO only streamlines sign-in, and Cloud Sync synchronizes identities rather than providing authentication.

Question 98

You have a Microsoft 365 subscription that uses Microsoft Defender for Cloud Apps. You have multiple third-party apps that access the resources in the subscription. You need to monitor the access of the third-party apps. What should you create?

A. an access policy
B. an app permission policy
C. an OAuth app policy
D. an endpoint protection policy
Show Answer
Correct Answer: C
Explanation:
OAuth app policies in Microsoft Defender for Cloud Apps are designed to monitor and govern third-party OAuth applications that access Microsoft 365 resources. They can alert when apps meeting specified criteria (such as high permission levels or widespread use) are authorized or accessed. Access policies govern user access conditions, app permission policies manage permissions in App Governance scenarios, and endpoint protection policies are unrelated. Sources: https://github.com/MicrosoftDocs/defender-docs/blob/public/defender-for-cloud-apps/best-practices.md https://learn.microsoft.com/en-us/defender-cloud-apps/access-policy-aad

Question 99

HOTSPOT - You have an Azure subscription named Sub1 that is linked to a Microsoft Entra tenant. The tenant contains the users shown in the following table. Sub1 contains a resource group named RG1. The tenant contains the groups shown in the following table. You deploy a virtual machine named VM1 to RG1. VM1 runs Windows Server and has Microsoft Entra login enabled. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Illustration for SC-300 question 99 Illustration for SC-300 question 99 Illustration for SC-300 question 99
Show Answer
Correct Answer: Yes Yes No
Explanation:
VM User Login or VM Local User Login RBAC roles grant sign-in. Local User Login at subscription scope applies to RG/VM descendants. VM Contributor does not grant login permission.

Question 100

You have a Microsoft Entra tenant. You configure self-service password reset (SSPR) by using the following settings: • Require users to register when signing in: Yes • Number of methods required to reset: 1 What is a valid authentication method available to users?

A. a mobile app notification
B. an FIDO2 security token
C. a Microsoft Teams chat
D. an email to an address outside your organization
Show Answer
Correct Answer: D
Explanation:
With SSPR configured to require only one authentication method to reset a password, Microsoft Entra does not allow mobile app notification as the sole reset method. FIDO2 security keys and Microsoft Teams chat are not SSPR reset methods. Email to a non-organizational (alternate) email address is a supported SSPR authentication method and is valid in this configuration.

$19

Get all 387 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.