View Full Microsoft SC-300 Exam Dumps and Practice Test Dumps.
Question 121
Which Microsoft Entra feature allows an organization to automatically manage users through joiner, mover, and leaver processes?
- Access Reviews
- Lifecycle Workflows
- Application Proxy
- Security Defaults
Correct Answer: 2
Explanation
Microsoft Entra Lifecycle Workflows helps organizations automate identity lifecycle processes for users. It can support joiner, mover, and leaver scenarios by automating tasks associated with onboarding, role changes, and employee departures. For example, workflows can help disable accounts or remove access when a user leaves the organization. Access Reviews evaluate existing permissions, Application Proxy provides access to on-premises applications, and Security Defaults provide baseline security settings. Lifecycle Workflows is therefore the appropriate Microsoft Entra capability for automating user lifecycle management.
Question 122
An organization wants to create a group whose membership automatically changes based on user attributes such as department. Which feature should be used?
- Dynamic membership
- Access Reviews
- Entitlement Management
- Privileged Identity Management
Correct Answer: 1
Explanation
Microsoft Entra dynamic membership allows organizations to automatically manage group membership using rules based on user or device attributes. For example, a dynamic group can include all users whose department attribute equals Finance. When the relevant attribute changes, Microsoft Entra can automatically update the group membership. This reduces manual administration and helps ensure that users receive appropriate resources based on their current attributes. Access Reviews review existing permissions, Entitlement Management manages governed access, and PIM manages privileged roles. Dynamic membership is therefore the correct solution.
Question 123
Which Microsoft Entra feature can automatically assign Microsoft 365 licenses to users based on their membership in a group?
- Conditional Access
- Group-based licensing
- Access Reviews
- Application Proxy
Correct Answer: 2
Explanation
Group-based licensing allows administrators to assign Microsoft 365 or other supported licenses to users through group membership. Instead of assigning licenses individually, administrators can configure a group with the required licenses. Users who become members of that group can receive the assigned licenses automatically, while removing them from the group can remove the associated license assignment. Conditional Access manages access conditions, Access Reviews evaluate permissions, and Application Proxy provides access to on-premises applications. Group-based licensing therefore simplifies automated license management based on organizational membership.
Question 124
A company wants to ensure that a user cannot create a password that appears on a customized list of commonly used organizational passwords. Which feature should be configured?
- Password protection
- Access Reviews
- Conditional Access
- Enterprise application assignment
Correct Answer: 1
Explanation
Microsoft Entra password protection helps organizations prevent users from selecting weak or commonly used passwords. Administrators can define a custom banned password list containing words or patterns that should not be accepted within the organization’s environment. Microsoft Entra also evaluates passwords against its global banned password list. Access Reviews manage access certification, Conditional Access controls sign-in conditions, and enterprise application assignment manages application access. Password protection is therefore the appropriate capability for preventing users from choosing passwords that contain prohibited organizational terms.
Question 125
Which Microsoft Entra feature helps protect accounts by temporarily blocking authentication attempts after repeated incorrect passwords?
- Entitlement Management
- Smart Lockout
- Access Reviews
- Lifecycle Workflows
Correct Answer: 2
Explanation
Microsoft Entra Smart Lockout helps protect user accounts against password-based brute-force attacks. It can temporarily lock an account after repeated failed authentication attempts, making it more difficult for an attacker to continuously guess passwords. Smart Lockout also uses mechanisms designed to distinguish familiar authentication behavior from potentially malicious attempts. Entitlement Management governs access packages, Access Reviews evaluate existing access, and Lifecycle Workflows automate identity lifecycle tasks. Smart Lockout is therefore the appropriate feature for reducing the impact of repeated unsuccessful password authentication attempts.
Question 126
An administrator wants to test the effect of a Conditional Access policy without actually enforcing its access controls. Which mode should be selected?
- Block access
- Report-only
- Enabled permanently
- Emergency override
Correct Answer: 2
Explanation
Conditional Access report-only mode allows administrators to evaluate what would happen if a policy were applied without immediately enforcing the policy’s access controls. This is useful when testing new policies because administrators can review the resulting sign-in information and determine whether legitimate users would be affected. After validating the configuration, the policy can be enabled for enforcement. Blocking access or enabling a policy immediately can cause unexpected disruptions if the configuration is incorrect. Therefore, report-only mode is the appropriate option for safely testing a Conditional Access policy.
Question 127
Which account should an organization maintain for emergency access if normal administrative authentication becomes unavailable?
- Guest account
- Service account
- Break-glass account
- Application account
Correct Answer: 3
Explanation
A break-glass account is an emergency access account maintained to prevent administrators from being completely locked out of Microsoft Entra ID. Organizations commonly protect these accounts carefully, monitor their use, and exclude them from certain Conditional Access policies when necessary to ensure emergency access remains possible. They should not be used for routine administrative work. Guest accounts are intended for external collaboration, while service and application accounts support workloads. A properly managed break-glass account provides an important recovery mechanism when normal administrative access is unavailable.
Question 128
An organization wants to require users to accept specific organizational terms before accessing a cloud application. Which Conditional Access capability should be configured?
- Terms of Use
- Access Reviews
- Dynamic Groups
- Smart Lockout
Correct Answer: 1
Explanation
Conditional Access can integrate Terms of Use requirements into access policies. Organizations can present users with defined terms that they must accept before accessing specified applications or resources. This can help enforce organizational policies, compliance requirements, or acceptable-use agreements. Administrators can target the Terms of Use through Conditional Access based on applicable users and applications. Access Reviews are used to evaluate existing permissions, dynamic groups automate membership, and Smart Lockout protects against repeated authentication failures. Terms of Use is therefore the appropriate capability for requiring users to accept organizational conditions before access.
Question 129
Which Microsoft Entra capability allows administrators to limit a role assignment so that it applies only to users and resources within a specific administrative boundary?
- Security Defaults
- Administrative units
- Access Reviews
- Temporary Access Pass
Correct Answer: 2
Explanation
Microsoft Entra administrative units allow organizations to create administrative boundaries within a tenant. Certain Microsoft Entra roles can be assigned with an administrative unit scope so that administrators manage only users or resources within that defined unit rather than the entire directory. This can support delegated administration for departments, regions, or other organizational structures. Security Defaults provide baseline security protections, Access Reviews evaluate access, and Temporary Access Pass supports authentication registration. Administrative units are therefore appropriate when organizations need to delegate administration within a limited directory scope.
Question 130
Which Microsoft Entra capability allows an administrator to create additional attributes that can be used to store organization-specific information about users?
- Custom security attributes
- Smart Lockout
- Access Reviews
- Security Defaults
Correct Answer: 1
Explanation
Microsoft Entra custom security attributes allow organizations to define additional business-specific attributes for directory objects. These attributes can store information that is not represented by the standard Microsoft Entra user properties and can support scenarios involving authorization, access management, or organizational classification. Access to custom security attributes can be controlled through appropriate permissions. Smart Lockout focuses on authentication protection, Access Reviews evaluate existing access, and Security Defaults provide baseline security settings. Custom security attributes are therefore the suitable feature for storing organization-specific security-related information.
Question 131
A company needs to allow an application to access Microsoft Graph without a signed-in user being present. Which permission model should the application use?
- Delegated permissions
- Application permissions
- User permissions
- Guest permissions
Correct Answer: 2
Explanation
Microsoft Graph application permissions allow an application to access resources without a user being present during the operation. This model is commonly used by background services, daemons, and automated workloads that need to perform tasks independently. Because application permissions can provide broad access, administrators should carefully review the requested permissions and grant only the minimum required privileges. Delegated permissions operate on behalf of a signed-in user and are therefore different. Application permissions are the appropriate choice when the application must operate without an interactive user.
Question 132
Which Microsoft Entra component represents an application’s identity within a tenant and can hold permissions granted to that application?
- Service principal
- Administrative unit
- Dynamic group
- Access package
Correct Answer: 1
Explanation
A service principal represents an application’s identity within a specific Microsoft Entra tenant. It allows the application to authenticate and operate within the permissions granted to it. When an application is used in a tenant, its service principal can be assigned roles or permissions appropriate to its workload. Administrative units provide administrative boundaries, dynamic groups manage membership automatically, and access packages govern user access to resources. Service principals are therefore central to managing the identity and authorization of applications and other workloads within Microsoft Entra ID.
Question 133
Which Microsoft Entra capability can automatically provision users from an identity provider to a supported application using SCIM?
- Access Reviews
- Application provisioning
- Conditional Access
- Smart Lockout
Correct Answer: 2
Explanation
Microsoft Entra application provisioning can automate the creation, updating, and removal of user accounts in supported applications. For applications that support SCIM, Microsoft Entra can exchange standardized provisioning information with the application and synchronize user lifecycle changes. This reduces manual account administration and helps ensure that application accounts reflect current organizational access. Access Reviews evaluate permissions, Conditional Access controls sign-in conditions, and Smart Lockout protects against repeated authentication failures. Application provisioning is therefore the appropriate capability for automating user account lifecycle operations in supported applications.
Question 134
An administrator wants to grant organization-wide administrator consent to approved API permissions requested by an application. Which action should be performed?
- Configure an access review
- Grant admin consent
- Create an administrative unit
- Enable Smart Lockout
Correct Answer: 2
Explanation
Granting admin consent allows an authorized administrator to approve requested API permissions on behalf of users or the organization, depending on the permissions involved. This can be necessary when an application requests permissions that require administrator approval. Administrators should review the application’s requested permissions carefully before granting consent because excessive permissions can create security risks. Access Reviews are used for periodic access evaluation, administrative units provide delegated administrative boundaries, and Smart Lockout protects accounts against repeated failed authentication attempts. Grant admin consent is therefore the appropriate action for approving application API permissions.
Question 135
Which authentication protocol is commonly used by enterprise applications to exchange authentication assertions between an identity provider and a service provider?
- SAML
- SCIM
- OAuth
- LDAP
Correct Answer: 1
Explanation
SAML, or Security Assertion Markup Language, is commonly used for enterprise single sign-on by exchanging authentication assertions between an identity provider and a service provider. Microsoft Entra ID can act as the identity provider for applications that support SAML-based authentication. The assertion can communicate information about the authenticated user to the application, allowing the application to establish a session without requiring the user to authenticate separately. SCIM is primarily associated with provisioning, OAuth is an authorization framework, and LDAP is a directory protocol. SAML is therefore the correct answer.
Question 136
Which Microsoft Entra capability allows an organization to restrict administrative access to only a defined subset of users?
- Password protection
- Administrative units
- My Apps
- Access package catalogs
Correct Answer: 2
Explanation
Administrative units can be used to create scoped administrative boundaries in Microsoft Entra ID. By assigning supported directory roles at the administrative unit scope, an organization can delegate management of specific users or resources without granting administrators permissions across the entire tenant. This is useful for organizations with regional, departmental, or decentralized administration requirements. Password protection controls password selection, My Apps provides an application access portal, and access package catalogs organize resources for entitlement management. Administrative units are therefore the correct capability for scoped administrative delegation.
Question 137
Which Conditional Access control can require a user to authenticate using a phishing-resistant method when accessing a highly sensitive resource?
- Authentication strength
- Access package expiration
- Group-based licensing
- Lifecycle Workflow
Correct Answer: 1
Explanation
Conditional Access authentication strengths allow organizations to specify the level and type of authentication required for particular access scenarios. A policy can require a phishing-resistant authentication strength for sensitive applications or privileged operations. This can help organizations enforce stronger authentication than a basic password or less resistant method. Access package expiration governs temporary access, group-based licensing manages license assignments, and Lifecycle Workflows automate identity lifecycle processes. Authentication strength is therefore the appropriate Conditional Access control when a sensitive resource requires users to authenticate with a stronger, phishing-resistant method.
Question 138
A company wants to automatically remove a user’s access to applications when the user’s account is disabled during an employee departure. Which capability can support this process?
- Lifecycle Workflows
- Smart Lockout
- Access Reviews
- Named locations
Correct Answer: 1
Explanation
Microsoft Entra Lifecycle Workflows can support employee departure processes by automating tasks associated with users who leave an organization. A workflow can help perform actions such as disabling accounts or initiating access removal procedures according to configured lifecycle conditions. Automating these tasks helps reduce the chance that former employees retain unnecessary access after leaving. Smart Lockout addresses failed authentication attempts, Access Reviews periodically evaluate permissions, and named locations are used with Conditional Access. Lifecycle Workflows is therefore the appropriate capability for automating identity tasks during employee offboarding.
Question 139
Which Microsoft Entra capability can automatically remove users from a group when they no longer satisfy the group’s membership rule?
- Access Reviews
- Dynamic groups
- Entitlement Management
- Privileged Identity Management
Correct Answer: 2
Explanation
Microsoft Entra dynamic groups automatically evaluate membership rules based on user or device attributes. If a user’s attributes change and the user no longer satisfies the configured rule, Microsoft Entra can remove the user from the dynamic group. This reduces manual membership administration and helps keep group membership aligned with organizational information. Access Reviews require periodic evaluation, Entitlement Management governs access through access packages, and PIM manages privileged role activation. Dynamic groups are therefore the appropriate feature for automatically updating membership according to defined attribute-based rules.
Question 140
Which Microsoft Entra feature can provide a temporary credential that helps a user register passwordless authentication methods?
- Temporary Access Pass
- Smart Lockout
- Access Reviews
- Administrative units
Correct Answer: 1
Explanation
Temporary Access Pass (TAP) is a time-limited credential in Microsoft Entra ID that can help users authenticate during onboarding and register passwordless authentication methods. It is especially useful when a user does not yet have another strong authentication method available. Administrators can configure TAP policies and define appropriate lifetime and usage settings. Smart Lockout protects accounts from repeated failed authentication attempts, Access Reviews evaluate existing permissions, and administrative units provide administrative scoping. Temporary Access Pass is therefore the appropriate feature for helping users establish passwordless authentication securely.