Skip to content

Commit 16d3fc5

Browse files
authored
Merge pull request #104048 from FrankHu-MSFT/patch-100
(AzureCXP) Updated Filters & Section Name
2 parents ce692de + e8c2b31 commit 16d3fc5

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

articles/active-directory/reports-monitoring/concept-audit-logs.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This article gives you an overview of the audit report.
4242

4343
## Audit logs
4444

45-
The Azure AD audit logs provide records of system activities for compliance. To access the audit report, select **Audit logs** in the **Activity** section of **Azure Active Directory**. Note that audit logs may have a latency of up to an hour, so it may take that long for audit activity data to show up in the portal after you have completed the task.
45+
The Azure AD audit logs provide records of system activities for compliance. To access the audit report, select **Audit logs** in the **Monitoring** section of **Azure Active Directory**. Note that audit logs may have a latency of up to an hour, so it may take that long for audit activity data to show up in the portal after you have completed the task.
4646

4747

4848

@@ -87,16 +87,20 @@ You can filter the audit data on the following fields:
8787
The **Service** filter allows you to select from a drop-down list of the following services:
8888

8989
- All
90+
- AAD Management UX
9091
- Access Reviews
91-
- Account Provisioning
92-
- Application SSO
92+
- Account Provisioning
93+
- Application Proxy
9394
- Authentication Methods
9495
- B2C
9596
- Conditional Access
9697
- Core Directory
9798
- Entitlement Management
99+
- Hybrid Authentication
98100
- Identity Protection
99101
- Invited Users
102+
- MIM Service
103+
- MyApps
100104
- PIM
101105
- Self-service Group Management
102106
- Self-service Password Management
@@ -115,7 +119,11 @@ The **Category** filter enables you to select one of the following filters:
115119
- DirectoryManagement
116120
- EntitlementManagement
117121
- GroupManagement
122+
- KerberosDomain
123+
- KeyManagement
124+
- Label
118125
- Other
126+
- PermissionGrantPolicy
119127
- Policy
120128
- ResourceManagement
121129
- RoleManagement
@@ -131,14 +139,13 @@ The **Status** filter allows you to filter based on the status of an audit opera
131139
- Success
132140
- Failure
133141

134-
The **Target** filter allows you to search for a particular target by name or user principal name (UPN). The target name and UPN are case-sensitive.
142+
The **Target** filter allows you to search for a particular target by the starting of the name or user principal name (UPN). The target name and UPN are case-sensitive.
135143

136-
The **Initiated by** filter enables you to define an actor's name or a universal principal name (UPN). The name and UPN are case-sensitive.
144+
The **Initiated by** filter enables you to define what an actor's name or a universal principal name (UPN) starts with. The name and UPN are case-sensitive.
137145

138146
The **Date range** filter enables to you to define a timeframe for the returned data.
139147
Possible values are:
140148

141-
- 1 month
142149
- 7 days
143150
- 24 hours
144151
- Custom
@@ -176,11 +183,11 @@ With user and group-based audit reports, you can get answers to questions such a
176183

177184
- What licenses have been assigned to a group or a user?
178185

179-
If you want to review only auditing data that is related to users, you can find a filtered view under **Audit logs** in the **Activity** section of the **Users** tab. This entry point has **UserManagement** as preselected category.
186+
If you want to review only auditing data that is related to users, you can find a filtered view under **Audit logs** in the **Monitoring** section of the **Users** tab. This entry point has **UserManagement** as preselected category.
180187

181188
![Audit logs](./media/concept-audit-logs/users.png "Audit logs")
182189

183-
If you want to review only auditing data that is related to groups, you can find a filtered view under **Audit logs** in the **Activity** section of the **Groups** tab. This entry point has **GroupManagement** as preselected category.
190+
If you want to review only auditing data that is related to groups, you can find a filtered view under **Audit logs** in the **Monitoring** section of the **Groups** tab. This entry point has **GroupManagement** as preselected category.
184191

185192
![Audit logs](./media/concept-audit-logs/groups.png "Audit logs")
186193

0 commit comments

Comments
 (0)