SC‑300 Study Portal Path 5

Unit 3: Review and monitor Microsoft Entra audit logs

Microsoft Entra audit logs record who did what, when, and where across your directory. These logs are critical for compliance, investigations, and change tracking. Unlike sign-in logs, audit logs focus on administrative and system activities, not authentication attempts.

Audit logs help answer questions such as:

Accessing audit logs

To access audit logs:

Audit logs are available tenant-wide and are searchable directly from the portal.

Default audit log view

The default audit log list displays the following fields:

This default view is designed for quick investigations, but it can be customized.

Customizing the audit log view

You can customize the audit log columns by selecting Columns in the toolbar.

Column customization capabilities

This is especially useful when exporting logs or performing repeated reviews.

Viewing detailed audit log entries

Selecting an individual audit log entry opens a detailed view, which may include:

This detailed view is essential for root-cause analysis and audit validation.

Filtering audit logs

Filtering allows you to quickly narrow large datasets into meaningful results.

Available audit log filters

You can filter audit data by:

Filters can be combined to create highly targeted queries.

Service filter

The Service filter identifies which Microsoft Entra or Microsoft service generated the audit event.

Common service values include:

This filter is extremely useful when auditing specific identity governance features.

Category filter

The Category filter classifies audit events by functional area.

Common categories include:

This filter is often used to separate security-relevant changes from routine updates.

Activity filter

The Activity filter is dependent on:

You can:

For a full list of audit activity types, Microsoft Graph can be used.

Status filter

The Status filter allows you to view:

This is especially useful when:

Target filter

The Target filter allows you to search for:

Important notes:

Initiated by (Actor) filter

This filter allows you to search for activities initiated by a specific user or service principal.

Key points:

Date range filter

The Date range filter allows you to define the time window for returned results.

Available options:

For custom ranges:

Downloading audit logs

You can export audit logs by selecting Download.

Download characteristics

Downloading logs is commonly used for:

Audit log shortcuts in the Azure portal

In addition to the main Audit logs blade, the Azure portal provides contextual audit views.

Users and groups audit logs

User- and group-scoped audit views help answer questions such as:

User audit logs

Group audit logs

These views reduce filtering effort for common investigations.

Enterprise applications audit logs

Application-based audit logs answer questions such as:

Access path

This view is critical for OAuth consent and app governance audits.

Microsoft 365 activity logs

Microsoft 365 activity logs:

You can also access Microsoft 365 activity logs programmatically using:

These logs are often used for:

Exam-focused summary (Unit 3)