Skip to content

Commit 90ebc0b

Browse files
committed
Learn Editor: Update microsoft-xdr-auditing.md
1 parent c154ca3 commit 90ebc0b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

defender-xdr/microsoft-xdr-auditing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For a complete list of Microsoft Defender XDR activities that are audited, see [
4040

4141
To access the audit log, you need to have the **View-Only Audit Logs** or **Audit Logs** role in Exchange Online. By default, those roles are assigned to the Compliance Management and Organization Management role groups.
4242

43-
>[!Note]
43+
> [!NOTE]
4444
> Global administrators in Office 365 and Microsoft 365 are automatically added as members of the Organization Management role group in Exchange Online.
4545
4646
## Turn on auditing in Microsoft Defender XDR
@@ -57,6 +57,9 @@ Microsoft Defender XDR uses the [Microsoft Purview auditing solution](/purview/a
5757
:::image type="content" source="/defender/media/defender/unified-audit-log.png" alt-text="Screenshot of the unified audit log toggle in Microsoft Defender XDR advanced settings" lightbox="/defender/media/defender/unified-audit-log.png":::
5858
4. Select **Save preferences**.
5959

60+
> [!IMPORTANT]
61+
> Global Administrator is a highly privileged role that should be limited to scenarios when you can't use an existing role. Microsoft recommends that you use roles with the fewest permissions. Using lower permissioned accounts helps improve security for your organization.
62+
6063
## Using the audit search in Microsoft Defender XDR
6164

6265
1. To retrieve audit logs for Microsoft Defender XDR activities, navigate to the [Microsoft Defender XDR Audit page](https://security.microsoft.com/auditlogsearch) or go to the [Purview compliance portal](https://compliance.microsoft.com) and select **Audit**.
@@ -102,7 +105,7 @@ Import-PSSession $s
102105
Search-UnifiedAuditLog -StartDate 2023/03/12 -EndDate 2023/03/20 -RecordType <ID>
103106
```
104107

105-
>[!Note]
108+
>[!NOTE]
106109
> See the API column in Audit activities included for the record type values.
107110
108111
## Additional resources

0 commit comments

Comments
 (0)