Microsoft SC-300 Practice Test Questions and Exam Dumps Part14 Q261-280

View Full Microsoft SC-300 Exam Dumps and Practice Test Dumps.

 

Question 261

Which Microsoft Entra feature allows administrators to define a set of resources that can be requested and governed together?

  1. Administrative unit
  2. Named location
  3. Authentication strength
  4. Access package

Correct Answer: 4

Explanation

An access package in Microsoft Entra Entitlement Management groups resources that users may need into a governed collection. Resources can include groups, applications, SharePoint sites, and other supported resources. Administrators can define policies that control who can request the package, whether approval is required, how long access remains valid, and whether access should be reviewed. Administrative units are used for scoped administration, named locations support Conditional Access, and authentication strength controls authentication requirements. Therefore, an access package is the appropriate feature for grouping and governing resources that users need.

Question 262

Which Microsoft Entra capability can limit the scope of administrative permissions to users and devices contained within a specific administrative unit?

  1. Administrative units
  2. Access Reviews
  3. Application Proxy
  4. Security Defaults

Correct Answer: 1

Explanation

Administrative units provide a scope for delegated administration in Microsoft Entra ID. Organizations can place users and devices into an administrative unit and assign supported administrative roles with that scope. This allows an administrator to manage only the objects within the assigned administrative unit instead of receiving permissions across the entire tenant. Access Reviews evaluate existing access, Application Proxy publishes supported on-premises applications, and Security Defaults provide baseline security settings. Administrative units are therefore useful when an organization needs to delegate management responsibilities while limiting the administrator’s scope.

Question 263

Which protocol is commonly used by enterprise applications to exchange authentication assertions between an identity provider and a service provider?

  1. OAuth 2.0
  2. SCIM
  3. SAML
  4. LDAP

Correct Answer: 3

Explanation

Security Assertion Markup Language, or SAML, is commonly used for federated authentication between an identity provider and a service provider. In a typical enterprise SSO scenario, Microsoft Entra ID acts as the identity provider and sends a SAML assertion containing authentication and user information to the application. OAuth 2.0 primarily addresses authorization, while SCIM is designed for identity provisioning. LDAP is a directory access protocol rather than the standard protocol used for modern web-based SSO assertions. SAML is therefore the appropriate protocol for this enterprise authentication scenario.

Question 264

An administrator wants to require phishing-resistant authentication for a highly sensitive application. Which Conditional Access capability should be configured?

  1. Named location
  2. Authentication strength
  3. Session control
  4. Application assignment

Correct Answer: 2

Explanation

Conditional Access authentication strength allows administrators to define the types of authentication methods that users must satisfy before accessing protected resources. A phishing-resistant authentication strength can require methods such as FIDO2 security keys or other supported phishing-resistant credentials. This provides stronger protection for sensitive applications than simply requiring generic MFA. Named locations identify network locations, session controls modify session behavior, and application assignment determines which users can access an enterprise application. Authentication strength is therefore the correct capability for enforcing phishing-resistant authentication requirements.

Question 265

Which Microsoft Entra feature allows users to access their assigned applications from a centralized web portal?

  1. My Apps
  2. Access Reviews
  3. Privileged Identity Management
  4. Lifecycle Workflows

Correct Answer: 1

Explanation

The Microsoft My Apps portal provides users with a centralized location where they can view and launch applications assigned to them. It can simplify access to enterprise applications by presenting available applications in one place rather than requiring users to remember separate application URLs. Administrators can manage application assignments and SSO configurations through Microsoft Entra ID. Access Reviews are used for governance, Privileged Identity Management controls privileged access, and Lifecycle Workflows automate identity lifecycle processes. My Apps is therefore the appropriate portal for users who need convenient access to their assigned applications.

Question 266

Which Microsoft Entra feature can automatically remove a user’s application account when the user is no longer assigned to the application, provided the target application supports the operation?

  1. Conditional Access
  2. Authentication strength
  3. Application provisioning
  4. Access Reviews

Correct Answer: 3

Explanation

Microsoft Entra application provisioning can automate account creation, updating, disabling, and removal for supported target applications. When an application’s assignment changes, provisioning can synchronize that change with the target system according to its configured provisioning settings. This helps organizations maintain consistent account lifecycles and reduces the chance that former users retain unnecessary application accounts. Conditional Access controls access conditions, authentication strength defines authentication requirements, and Access Reviews evaluate whether access should continue. Application provisioning is therefore the correct capability for automating application account lifecycle operations.

Question 267

Which Microsoft Entra feature can be used to review sign-in events and investigate authentication failures for a specific user?

  1. Audit logs
  2. Access packages
  3. Sign-in logs
  4. Dynamic groups

Correct Answer: 3

Explanation

Microsoft Entra sign-in logs provide information about authentication events and can help administrators investigate successful and failed sign-ins. Administrators can examine details such as the user, application, authentication requirement, device information, location signals, and failure information when available. This makes sign-in logs valuable for troubleshooting authentication problems and investigating suspicious login activity. Audit logs focus on directory and administrative changes, access packages govern resource access, and dynamic groups manage membership automatically. Sign-in logs are therefore the most appropriate source for investigating a user’s authentication events.

Question 268

An organization wants users to request access to several resources through one governed request while using different approval requirements. Which feature should be configured?

  1. Access package policies
  2. Security Defaults
  3. Smart Lockout
  4. Authentication Methods

Correct Answer: 1

Explanation

Access package policies define how users can request and receive access through Microsoft Entra Entitlement Management. Policies can specify who is allowed to request access, whether approval is required, who approves the request, how long access lasts, and other governance conditions. Different policies can be associated with access packages to support different access scenarios. Security Defaults provide baseline protections, Smart Lockout protects against repeated failed authentication attempts, and Authentication Methods manages sign-in methods. Access package policies are therefore the appropriate feature for controlling request and approval requirements.

Question 269

Which Microsoft Entra capability can automatically add a user to an application-assignment group when the user satisfies specified directory attributes?

  1. Access Reviews
  2. Dynamic groups
  3. Privileged Identity Management
  4. Application Proxy

Correct Answer: 2

Explanation

Dynamic groups can automatically manage membership based on user or device attributes. An administrator can create a membership rule using supported properties such as department, job title, location, or other directory information. If the user meets the rule, Microsoft Entra adds the user to the group, and when the attributes no longer satisfy the rule, membership can change accordingly. When that group is assigned to an enterprise application, application access can follow the user’s directory attributes automatically. Dynamic groups therefore provide the appropriate automated membership capability.

Question 270

Which Microsoft Entra capability allows an application to request permission to access resources on behalf of a signed-in user?

  1. Application permissions
  2. Delegated permissions
  3. Managed identity
  4. Security Defaults

Correct Answer: 2

Explanation

Delegated permissions allow an application to access a resource on behalf of a signed-in user. The application receives authorization within the permissions granted to both the application and the user, depending on the API and permission configuration. This differs from application permissions, which allow an application to access resources without a signed-in user. Managed identities provide Azure workloads with identities, while Security Defaults provide baseline identity protections. Therefore, delegated permissions are the correct choice when an application needs to act on behalf of a user.

Question 271

Which Microsoft Entra feature can provide an additional authorization boundary by requiring a Conditional Access policy to be satisfied for a specific application context?

  1. Authentication context
  2. Dynamic group
  3. Access Review
  4. Application provisioning

Correct Answer: 1

Explanation

Authentication context can be used with Conditional Access to apply additional access requirements to specific resources or application operations. This allows an application to request a particular authentication context when access to a sensitive operation requires stronger controls. A Conditional Access policy can then require conditions such as MFA or an appropriate authentication strength for that context. Dynamic groups manage membership, Access Reviews evaluate existing permissions, and application provisioning manages application accounts. Authentication context is therefore the appropriate capability for applying additional Conditional Access requirements to specific application scenarios.

Question 272

Which Microsoft Entra feature can allow an administrator to review and approve a user’s request for temporary access to organizational resources?

  1. Password Protection
  2. Access package policy
  3. Smart Lockout
  4. Named location

Correct Answer: 2

Explanation

An access package policy in Microsoft Entra Entitlement Management can define approval requirements for access requests. When a user requests access to resources included in an access package, the configured policy can require one or more designated approvers to review the request before access is granted. The policy can also define expiration and other governance conditions. Password Protection manages password selection, Smart Lockout protects accounts from repeated failed authentication attempts, and named locations provide network-based signals. Therefore, an access package policy is the appropriate solution for governed access requests requiring approval.

Question 273

Which Microsoft Entra feature is designed to provide a centralized identity for an Azure resource so that applications can authenticate to supported services without storing credentials?

  1. Managed identity
  2. Access package
  3. Dynamic group
  4. Terms of Use

Correct Answer: 1

Explanation

Managed identities provide Azure resources with identities that Microsoft Entra ID manages. Applications running on supported Azure resources can use the managed identity to authenticate to services that support Microsoft Entra authentication without storing passwords, client secrets, or certificates in application code. This reduces credential-management overhead and can improve security. Access packages govern user resource access, dynamic groups manage automatic membership, and Terms of Use require users to accept organizational agreements. Managed identity is therefore the appropriate solution for workload authentication without manually managed credentials.

Question 274

Which Conditional Access control can prevent users from maintaining a browser session after they close and reopen the browser?

  1. Grant control
  2. Persistent browser session control
  3. Authentication strength
  4. Named location

Correct Answer: 2

Explanation

The persistent browser session control in Conditional Access determines whether a user’s authentication session can persist between browser sessions. Administrators can configure policies to prevent persistent browser sessions when additional security is required, causing users to authenticate again after closing and reopening the browser. Grant controls determine whether access should be allowed under specific conditions, authentication strength controls required authentication methods, and named locations identify network locations. Persistent browser session is therefore the appropriate Conditional Access session control for managing browser-session persistence.

Question 275

Which Microsoft Entra capability can notify administrators when a privileged role assignment or activation requires attention?

  1. Privileged Identity Management notifications
  2. Dynamic groups
  3. Application Proxy
  4. Group-based licensing

Correct Answer: 1

Explanation

Microsoft Entra Privileged Identity Management includes notification capabilities that can alert appropriate administrators or users about privileged role activities and governance events. Notifications can help organizations monitor privileged access and respond to important changes or activation events. This supports stronger oversight of administrative permissions and complements controls such as approval, MFA, justification, and time-limited activation. Dynamic groups manage membership, Application Proxy provides access to supported on-premises applications, and group-based licensing manages licenses. PIM notifications are therefore the correct capability for awareness of privileged access events.

Question 276

An organization wants to automatically synchronize user identities from on-premises Active Directory while using a lightweight provisioning agent. Which solution should be selected?

  1. Microsoft Entra Cloud Sync
  2. Microsoft Entra My Apps
  3. Access Reviews
  4. Privileged Identity Management

Correct Answer: 1

Explanation

Microsoft Entra Cloud Sync uses a lightweight provisioning agent to synchronize identities from on-premises Active Directory with Microsoft Entra ID. Much of the configuration and management is handled through the cloud service, which can reduce the infrastructure and operational requirements associated with traditional synchronization approaches. My Apps provides users with application access, Access Reviews govern existing permissions, and Privileged Identity Management manages privileged roles. Microsoft Entra Cloud Sync is therefore the appropriate solution when an organization wants cloud-managed directory synchronization using a provisioning agent.

Question 277

Which Microsoft Entra feature can restrict user consent to applications that request organizational data and require administrator approval instead?

  1. Access package
  2. User consent settings
  3. Dynamic group
  4. Application Proxy

Correct Answer: 2

Explanation

Microsoft Entra user consent settings allow organizations to control whether users can independently consent to application permissions. Administrators can restrict user consent and require administrator approval for applications that request permissions considered inappropriate for users to grant themselves. This provides greater control over application access to organizational data and helps reduce the risk of users approving malicious or overly privileged applications. Access packages govern resource access, dynamic groups manage membership, and Application Proxy publishes supported on-premises applications. User consent settings are therefore the appropriate capability for controlling application consent.

Question 278

Which Microsoft Entra capability can be used to establish a trust relationship that controls access between two Microsoft Entra organizations?

  1. Cross-tenant access settings
  2. Password Protection
  3. Authentication registration campaign
  4. Group-based licensing

Correct Answer: 1

Explanation

Cross-tenant access settings allow organizations to configure how users and applications interact across Microsoft Entra tenants. Administrators can define inbound and outbound access controls and establish trust settings for external collaboration scenarios. This helps organizations manage B2B collaboration and other cross-tenant interactions according to their security requirements. Password Protection controls password choices, authentication registration campaigns encourage users to register authentication methods, and group-based licensing manages licenses. Cross-tenant access settings are therefore the appropriate capability for controlling identity collaboration between separate Microsoft Entra organizations.

Question 279

Which Microsoft Entra feature can automatically review whether users still require access and apply the review result to remove unnecessary assignments?

  1. Lifecycle Workflows
  2. Access Reviews with automation
  3. Application Proxy
  4. Authentication Methods

Correct Answer: 2

Explanation

Access Reviews can be configured with automation to help organizations regularly evaluate whether users still require access. Reviewers can make decisions about continued access, and supported configurations can automatically apply the results, including removing access that reviewers determine is no longer necessary. This helps maintain least-privilege access without requiring administrators to manually process every review result. Lifecycle Workflows focus on identity lifecycle tasks, Application Proxy provides access to supported on-premises applications, and Authentication Methods manages authentication options. Access Reviews with automation are therefore the correct solution.

Question 280

Which Microsoft Entra feature can encourage users to register Microsoft Authenticator during the sign-in experience without requiring an administrator to manually register the method for each user?

  1. Authentication registration campaign
  2. Access Reviews
  3. Administrative units
  4. Application provisioning

Correct Answer: 1

Explanation

The Microsoft Entra authentication registration campaign can encourage users to register supported authentication methods, including Microsoft Authenticator, during the sign-in process. Administrators can target appropriate users and configure the experience to help move users toward stronger authentication methods. This reduces the need for administrators to manually register authentication methods on behalf of every user. Access Reviews evaluate existing access, administrative units provide a scope for delegated administration, and application provisioning manages application accounts. Therefore, an authentication registration campaign is the appropriate capability for encouraging user registration.