FEFreeExamDumps.in

SC-300 Practice Questions — Page 14

Question 131

Open question ↗

You have a Microsoft 365 E5 subscription that contains a Microsoft SharePoint Online site named Site1 and the users shown in the following table.

The users have the devices shown in the following table.

You create the following two Conditional Access policies:

• Name: CAPolicy1

• Assignments

o Users or workload identities: Group1

o Cloud apps or actions: Office 365 SharePoint Online

o Conditions

Filter for devices: Exclude filtered devices from the policy

Rule syntax: device.displayName -startsWith “Device”

o Access controls

Grant: Block access

Session: 0 controls selected

o Enable policy: On

• Name: CAPolicy2

• Assignments

o Users or workload identities: Group2

o Cloud apps or actions: Office 365 SharePoint Online

o Conditions: 0 conditions selected

• Access controls

o Grant: Grant access

Require multifactor authentication

o Session: 0 controls selected

• Enable policy: On

All users confirm that they can successfully authenticate using MFA.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 131

Question 132

Open question ↗

You have a Microsoft 365 E5 subscription that contains three users named User1, User2, and User3 and a Microsoft SharePoint Online site named Site1.

The subscription contains the devices shown in the following table.

The users sign in to the devices as shown in the following table.

You have a Conditional Access policy that has the following settings:

• Name: CA1

• Assignments

o Users and groups: User1, User2, User3

o Cloud apps or actions: SharePoint - Site1

• Access controls

o Session: Use app enforced restrictions

From the SharePoint admin center, you configure Access control for unmanaged devices to allow limited, web-only access.

Which users will have full access to Site1?

Question 132
  • A.User1 only
  • B.User2 only
  • C.User3only
  • D.User1 and User2 only
  • E.User1, User2, and User3

Question 133

Open question ↗

You have an Azure AD tenant named contoso.com that contains the resources shown in the following table.

You create a user named Admin1.

You need to ensure that Admin1 can enable Security defaults for contoso.com.

What should you do first?

Question 133
  • A.Delete Package1.
  • B.Delete CAPolicy1.
  • C.Assign Admin1 the Authentication Administrator role for Au1.
  • D.Configure Identity Governance.

Question 134

Open question ↗

You have an Azure subscription that is linked to an Azure AD tenant named contoso.com. The subscription contains a group named Group1 and a virtual machine named VM1.

You need to meet the following requirements:

• Enable a system-assigned managed identity for VM1.

• Add VM1 to Group1.

How should you complete the PowerShell script? To answer, drag the appropriate cmdlets to the correct targets. Each cmdlet may be used once, more than once or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Question 134

Question 135

Open question ↗

You have an Azure AD tenant.

You deploy a new enterprise application named App1.

When users attempt to provide App1 with access to the tenant, the attempt fails.

You need to ensure that the users can request admin consent for App1. The solution must follow the principle of least privilege.

What should you do first?

  • A.Enable admin consent requests for the tenant.
  • B.Designate a reviewer of admin consent requests for the tenant.
  • C.From the Permissions settings of App1, grant App1 admin consent for the tenant.
  • D.Create a Conditional Access policy for App1.

Question 136

Open question ↗

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a Microsoft 365 tenant.

All users must use the Microsoft Authenticator app for multi-factor authentication (MFA) when accessing Microsoft 365 services.

Some users report that they received an MFA prompt on their Microsoft Authenticator app without initiating a sign-in request.

You need to block the users automatically when they report an MFA request that they did not initiate.

Solution: From the Azure Active Directory admin center, you configure the Block/unblock users settings for multi-factor authentication (MFA).

Does this meet the goal?

  • A.Yes
  • B.No

Question 137

Open question ↗

You have a Microsoft 365 subscription that contains a Microsoft SharePoint Online site named Site1 and a Microsoft 365 group named Group1.

You need to ensure that the members of Group1 can access Site1 for 90 days. The solution must minimize administrative effort.

What should you use?

  • A.an access package ✓
  • B.an access review
  • C.a lifecycle workflow
  • D.a Conditional Access policy

Question 138

Open question ↗

You have a Microsoft Entra tenant that contains the groups shown in the following table.

You need to implement Privileged Identity Management (PIM) for the groups.

Which groups can be managed by using PIM?

Question 138
  • A.Group1 only
  • B.Group1 and Group2 only
  • C.Group1 and Group3 only
  • D.Group3 and Group4 only
  • E.Group1, Group2, Group3, and Group4

Question 139

Open question ↗

You have a Microsoft Entra tenant that contains the users shown in the following table.

You have a user risk policy that has the following settings:

• Assignments:

o Include: Group1

o Exclude: Group2

• Sign-in risk: Medium and above

• Access controls:

o Grant access: Require password change

When the users attempt to sign in, user risk levels are detected as shown in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Question 139

Question 140

Open question ↗

You have an Azure subscription that contains a resource group named RG1 and four users named User1, User2, User3, and User4.

You plan to assign the users the following roles for RG1:

• User1: Reader

• User2: Contributor

• User3: Storage Blob Data Reader

• User4: Virtual Machine Contributor

You are evaluating the use of attribute-based access control (ABAC).

Which user's role will support the use of ABAC?

  • A.User1
  • B.User2
  • C.User3
  • D.User4