You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/concept-usage-insights-report.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
8
8
ms.topic: conceptual
9
9
ms.workload: identity
10
10
ms.subservice: report-monitor
11
-
ms.date: 08/24/2023
11
+
ms.date: 09/26/2023
12
12
ms.author: sarahlipsey
13
13
ms.reviewer: madansr7
14
14
---
@@ -94,7 +94,7 @@ Viewing the AD FS application activity using Microsoft Graph retrieves a list of
94
94
Add the following query, then select the **Run query** button.
95
95
96
96
```http
97
-
GET https://graph.microsoft.com/beta/reports/getRelyingPartyDetailedSummary
97
+
GET https://graph.microsoft.com/beta/reports/getRelyingPartyDetailedSummary(period='{period}')
98
98
```
99
99
100
100
For more information, see [AD FS application activity in Microsoft Graph](/graph/api/resources/relyingpartydetailedsummary?view=graph-rest-beta&preserve-view=true).
0 commit comments