Workspace1 という名前の Microsoft Sentinel ワークスペースと User1 という名前のユーザーを含む Azure サブスクリプションがあります。
User1 が Workspace1 を使用してインシデントを調査できるようにする必要があります。ソリューションは、最小権限の原則に従う必要があります。
User1 に割り当てるべきロールはどれですか?
正解:A
In Microsoft Sentinel, roles define access based on least privilege.
To investigate incidents, a user needs permissions to view incidents, alerts, entities, and evidence, and to perform investigation actions (like assigning, commenting, or changing incident status).
Microsoft defines the Microsoft Sentinel Responder role as:
"Allows users to view incidents, assign incidents to themselves or others, change incident severity and status, and run playbooks." This is the minimal role required for incident investigation.
* Reader: Can view data but cannot act on incidents.
* Responder #: Can investigate and respond.
* Contributor: Can create and edit rules, analytics, and automation (more privileges than required).
* Automation Contributor: Used for playbook automation, not investigation.
# answer: A. Microsoft Sentinel Responder