Microsoft 365 E5 サブスクリプションをご利用で、Microsoft Defender for Cloud Apps と条件付きアクセス ポリシーをご利用の場合、ユーザーが高リスクと評価された際にクラウド アプリへのアクセスをブロックする必要があります。 Microsoft Defender for Cloud Apps ではどのような種類のポリシーを作成する必要がありますか?
正解:C
According to the Microsoft SC-300 Study Guide and Microsoft Defender for Cloud Apps documentation, an access policy in Microsoft Defender for Cloud Apps (MCAS) enables administrators to enforce real-time session control and conditional access based on user risk or session context. These policies integrate directly with Azure AD Conditional Access and Microsoft Defender for Identity signals to determine when a user's session should be allowed, monitored, or blocked. The documentation specifies: "Access policies are used to control user access and session activities in real-time. You can use these policies to block access, require session control, or limit downloads when risk conditions such as 'user risk = high' are detected." In this case, since the requirement is to block access to cloud apps when a user is assessed as high risk, an access policy in Defender for Cloud Apps must be used. Other options are not applicable because: * OAuth app policy controls permissions granted to third-party apps. * Anomaly detection policy detects unusual activities but does not block access. * Activity policy monitors specific user actions within apps.