Skip to content

Commit a962851

Browse files
Merge pull request #224890 from MicrosoftGuyJFlo/IdentityProtectionFreshness
[Azure AD] Identity Protection - Freshness Update 01-23
2 parents c783e40 + ffedfe3 commit a962851

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/identity-protection/howto-export-risk-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: identity-protection
88
ms.topic: how-to
9-
ms.date: 02/18/2022
9+
ms.date: 01/24/2023
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717
---
1818
# How To: Export risk data
1919

20-
Azure AD stores reports and security signals for a defined period of time. When it comes to risk information, that may not be long enough.
20+
Azure AD stores reports and security signals for a defined period of time. When it comes to risk information that period may not be long enough.
2121

2222
| Report / Signal | Azure AD Free | Azure AD Premium P1 | Azure AD Premium P2 |
2323
| --- | --- | --- | --- |
@@ -43,7 +43,7 @@ Once enabled you'll find access to Log Analytics in the **Azure portal** > **Azu
4343

4444
[ ![Log Analytics view showing a query against the AADUserRiskEvents table showing the top 5 events](./media/howto-export-risk-data/log-analytics-view-query-user-risk-events.png) ](./media/howto-export-risk-data/log-analytics-view-query-user-risk-events.png#lightbox)
4545

46-
In the image above, the following query was run to show the most recent five risk detections triggered.
46+
In the previous image, the following query was run to show the most recent five risk detections triggered.
4747

4848
```kusto
4949
AADUserRiskEvents

0 commit comments

Comments
 (0)