SC-300-KR 문제 121

각 사용자의 역할 권한을 비교해야 합니다. 솔루션은 관리 노력을 최소화해야 합니다.
무엇을 사용해야 하나요?
According to the Microsoft Identity and Access Administrator Study Guide and Microsoft Entra documentation, the Entra admin center provides the Roles and Administrators blade where administrators can:
* View all directory roles.
* Compare role permissions and assignments.
* See which users have which roles and what each role allows.
The guide clarifies:
"Administrators can use the Entra admin center to view and compare role definitions and assigned members without using additional portals or manual PowerShell scripts." The other options serve different purposes:
* Microsoft 365 Defender portal focuses on security incidents and threat management.
* Microsoft 365 admin center handles licensing and user management but not detailed role comparison.
* Microsoft Purview compliance portal deals with compliance, data governance, and auditing.
SC-300-KR 문제 122

그룹의 수명 주기를 관리할 계획입니다.
어떤 그룹의 만료 시간을 설정할 수 있으며, 설정할 수 있는 최단 그룹 수명은 얼마입니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 정답 하나당 1점입니다.


Explanation:

According to the Microsoft SC-300 Study Guide and Microsoft Learn module: "Manage Microsoft 365 group lifecycles", group expiration policies in Microsoft Entra ID apply only to Microsoft 365 groups (formerly Office 365 groups).
Group expiration is part of lifecycle management for Microsoft 365 services and helps ensure that unused groups are automatically deleted after a defined period unless renewed by the owner.
From the table:
* Group1 (Security) # Cannot be set to expire.
* Group2 (Microsoft 365) # Can be set to expire.
* Group3 (Mail-enabled security) # Cannot be set to expire.
* Group4 (Distribution) # Cannot be set to expire.
Therefore, Group2 only can have an expiration policy applied.
Regarding group lifetime, the Exam Ref SC-300 and Microsoft documentation confirm that the minimum (shortest) group lifetime that can be configured for Microsoft 365 group expiration policies is 30 days.
Microsoft Learn states:
"The group lifetime can be set to 30, 60, 90, 180, or 365 days. The minimum allowed is 30 days." This ensures group owners have sufficient time to renew or manage expiring groups before automatic deletion.
SC-300-KR 문제 123
가장 먼저 무엇을 해야 하나요?
From the SC-300 documentation:
"When you want to remediate sign-in risk without blocking users, configure a Conditional Access or Identity Protection policy to require MFA when a risky sign-in is detected." This approach allows users to verify their identity and continue to sign in securely, rather than being blocked outright.
Hence, to implement sign-in risk remediation without blocking users, the first step is to enable and enforce MFA for all users so that users can self-remediate risky sign-ins.
SC-300-KR 문제 124
다음 설정을 사용하여 셀프 서비스 비밀번호 재설정(SSPR)을 구성합니다.
로그인 시 사용자 등록 요구: 예
재설정에 필요한 방법 수: 1
사용자가 사용할 수 있는 유효한 인증 방법은 무엇입니까?
Let's break this down step by step based on Microsoft Entra ID self-service password reset (SSPR) settings and the available authentication methods, as outlined in Microsoft Identity and Access Administrator documentation.
Understanding Self-Service Password Reset (SSPR) in Microsoft Entra ID:
Self-service password reset (SSPR) allows users to reset their passwords without administrator intervention, improving security and reducing helpdesk workload.
The settings provided are:
Require users to register when signing in: Yes- Users must register their authentication methods (e.g., phone number, email, security questions) the first time they sign in. This ensures they have methods available for SSPR.
Number of methods required to reset: 1- Users must verify their identity using one authentication method to reset their password. This is the minimum number of methods required, meaning users must have at least one method registered, and they will use one method during the reset process.
Available Authentication Methods for SSPR:
Microsoft Entra ID SSPR supports a specific set of authentication methods that users can use to verify their identity during a password reset. These methods are configured by the administrator in the Microsoft Entra admin center under "Password reset" settings.
The default authentication methods available for SSPR include:
Email:Users receive a code sent to an alternate email address.
Mobile phone (SMS):Users receive a code via SMS to their registered mobile phone.
Mobile app code:Users use a code generated by the Microsoft Authenticator app (or another compatible authenticator app).
Mobile app notification:Users receive a push notification in the Microsoft Authenticator app to approve the reset.
Security questions:Users answer predefined security questions they set up during registration.
Important Note:Methods like smartcards, FIDO2 security tokens, and Windows Hello are not supported for SSPR. These methods are typically used for authentication during sign-in (e.g., MFA or passwordless sign- in), not for the SSPR process.
Analysis of the Options:
A). A smartcard:
Smartcards are a form of certificate-based authentication often used for sign-in to Windows devices or VPNs.
They require a physical card and a reader, and they are typically used for primary authentication, not for SSPR.
Microsoft Entra ID SSPR does not support smartcards as an authentication method for password reset.
Smartcards are not listed as an available method in the SSPR configuration settings.
Conclusion:This is incorrect.
B). A mobile app code:
A mobile app code refers to a time-based one-time password (TOTP) generated by an authenticator app, such as the Microsoft Authenticator app.
This is a supported method for SSPR in Microsoft Entra ID. Users can register the Microsoft Authenticator app (or another compatible app) and use the generated code to verify their identity during a password reset.
Since the setting "Number of methods required to reset: 1" means only one method is needed, a mobile app code is a valid option if the user has registered it.
Conclusion:This is correct.
C). An FIDO2 security token:
FIDO2 security tokens (e.g., YubiKey) are hardware-based security keys that support passwordless authentication in Microsoft Entra ID. They are part of Microsoft's passwordless authentication strategy and can be used for sign-in.
However, FIDO2 security tokens are not supported for SSPR. The SSPR process does not allow users to verify their identity using a FIDO2 security key because the reset process is designed to work with simpler, more accessible methods like email, SMS, or app-based codes.
Conclusion:This is incorrect.
D). A Windows Hello PIN:
Windows Hello PIN is a device-specific authentication method used to sign in to Windows devices. It is part of Windows Hello, which also includes biometric authentication (e.g., facial recognition, fingerprint).
Windows Hello PIN is not supported for SSPR in Microsoft Entra ID. The SSPR process occurs in a web- based portal (e.g., aka.ms/sspr) and does not integrate with device-specific authentication methods like Windows Hello. Additionally, Windows Hello PIN is tied to a specific device, whereas SSPR is designed to be device-agnostic.
Conclusion:This is incorrect.
Additional Considerations:
The setting "Require users to register when signing in: Yes" ensures that users have at least one authentication method registered. However, the question does not specify which methods are enabled by the administrator.
In Microsoft Entra ID, the default enabled methods for SSPR typically include email, mobile phone (SMS), mobile app code, and mobile app notification. Security questions may also be enabled but are less common due to security concerns.
If the administrator has disabled certain methods (e.g., mobile app code), the answer could change. However, the question does not indicate any such restrictions, so we assume the default methods are available.
The "Number of methods required to reset: 1" setting means users only need to use one method to reset their password, but they may have multiple methods registered. The question asks for a "valid authentication method available to users," so we need to identify a method that SSPR supports.
Conclusion:Based on the SSPR settings and the supported authentication methods in Microsoft Entra ID:
A mobile app code (option B) is a valid authentication method for SSPR, as it is supported by default and aligns with the configuration.
Smartcards, FIDO2 security tokens, and Windows Hello PIN are not supported for SSPR.Therefore, the correct answer isB.
References:
Microsoft Entra ID documentation: "Self-service password reset authentication methods" (Microsoft Learn:
https://learn.microsoft.com/en-us/entra/identity/authentication/concept-sspr-howitworks#authentication- methods) Microsoft Entra ID documentation: "Configure self-service password reset" (Microsoft Learn:https://learn.
microsoft.com/en-us/entra/identity/authentication/howto-sspr-deployment) Microsoft Identity and Access Administrator (SC-300) exam study guide, which covers SSPR configuration and supported authentication methods.
SC-300-KR 문제 125
Azure Monitor를 사용하여 Microsoft Entra ID 감사 로그 정보를 볼 수 있는지 확인해야 합니다.
가장 먼저 무엇을 해야 하나요?
By default, Entra ID audit logs are retained within the Microsoft Entra portal for 30 days (for P1) or 180 days (for P2). To integrate these logs into Azure Monitor for advanced analysis, alerting, and retention, administrators must explicitly enable and direct log export through Diagnostic settings.
Steps include:
* In the Microsoft Entra admin center, navigate to Monitoring # Diagnostic settings.
* Select Audit Logs (and optionally, Sign-in Logs).
* Choose Send to Log Analytics workspace and select the desired workspace.
This configuration allows continuous streaming of Entra ID audit data into Azure Monitor, where it can be queried with Kusto Query Language (KQL).
Other options such as creating a workbook or running PowerShell cmdlets (update-MgOrganization or update- ngoomain) do not initiate log forwarding.
- 다른 버전
- 335Microsoft.SC-300-KR.v2026-08-29.q204
- 1170Microsoft.SC-300-KR.v2026-06-08.q173
- 1297Microsoft.SC-300-KR.v2026-06-03.q151
- 1420Microsoft.SC-300-KR.v2026-03-16.q211
- 1106Microsoft.SC-300-KR.v2026-03-03.q165
- 1276Microsoft.SC-300-KR.v2025-11-24.q159
- 1145Microsoft.SC-300-KR.v2025-02-28.q117
- 최근 업로드
- 707Cisco.300-435.v2026-09-03.q259
- 354Oracle.1Z0-1045-26.v2026-09-03.q17
- 632IIA.IIA-CIA-Part1.v2026-09-03.q627
- 488Fortinet.NSE6_OTS_AR-7.6.v2026-09-03.q95
- 479Snowflake.DAA-C01.v2026-09-03.q67
- 3502Salesforce.AP-223.v2026-09-01.q94
- 2608Splunk.SPLK-5001.v2026-09-01.q60
- 3934Cisco.300-540.v2026-09-01.q62
- 5181Microsoft.MS-102-KR.v2026-09-01.q239
- 3551Microsoft.AI-900-KR.v2026-09-01.q162
PDF 파일 다운로드
메일 주소를 입력하시고 다운로드 하세요. Microsoft.SC-300-KR.v2026-04-21.q141 모의시험 시험자료를 다운 받으세요.
