Skip to content

Commit deb4ecb

Browse files
committed
move prerequisites above the table
1 parent a1a190c commit deb4ecb

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

articles/sentinel/connect-azure-active-directory.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,15 @@ ms.author: guywild
1818

1919
## Prerequisites
2020

21-
A Microsoft Entra Workload ID Premium license is required to stream **[AADRiskyServicePrincipals](/azure/azure-monitor/reference/tables/aadriskyserviceprincipals)** and **[AADServicePrincipalRiskEvents](/azure/azure-monitor/reference/tables/aadserviceprincipalriskevents)** logs to Microsoft Sentinel.
21+
- A Microsoft Entra Workload ID Premium license is required to stream **[AADRiskyServicePrincipals](/azure/azure-monitor/reference/tables/aadriskyserviceprincipals)** and **[AADServicePrincipalRiskEvents](/azure/azure-monitor/reference/tables/aadserviceprincipalriskevents)** logs to Microsoft Sentinel.
22+
23+
- A Microsoft Entra ID P1 or P2 license is required to ingest sign-in logs into Microsoft Sentinel. Any Microsoft Entra ID license (Free/O365/P1 or P2) is sufficient to ingest the other log types. Other per-gigabyte charges might apply for Azure Monitor (Log Analytics) and Microsoft Sentinel.
24+
25+
- Your user must be assigned the [Microsoft Sentinel Contributor](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) role on the workspace.
26+
27+
- Your user must have the [Security Administrator](../active-directory/roles/permissions-reference.md#security-administrator) role on the tenant you want to stream the logs from, or the equivalent permissions.
28+
29+
- Your user must have read and write permissions to the Microsoft Entra diagnostic settings in order to be able to see the connection status.
2230

2331
## Microsoft Entra ID data connector data types
2432

@@ -47,15 +55,6 @@ This table lists the logs you can send from Microsoft Entra ID to Microsoft Sent
4755
4856
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]
4957

50-
## Prerequisites
51-
52-
- A Microsoft Entra ID P1 or P2 license is required to ingest sign-in logs into Microsoft Sentinel. Any Microsoft Entra ID license (Free/O365/P1 or P2) is sufficient to ingest the other log types. Other per-gigabyte charges might apply for Azure Monitor (Log Analytics) and Microsoft Sentinel.
53-
54-
- Your user must be assigned the [Microsoft Sentinel Contributor](../role-based-access-control/built-in-roles.md#microsoft-sentinel-contributor) role on the workspace.
55-
56-
- Your user must have the [Security Administrator](../active-directory/roles/permissions-reference.md#security-administrator) role on the tenant you want to stream the logs from, or the equivalent permissions.
57-
58-
- Your user must have read and write permissions to the Microsoft Entra diagnostic settings in order to be able to see the connection status.
5958

6059
<a name='connect-to-azure-active-directory'></a>
6160

0 commit comments

Comments
 (0)