Skip to content

Commit f9ed003

Browse files
Merge pull request #252938 from bernawy/patch-38
Update concept-usage-insights-report.md
2 parents a94c0d2 + bf78015 commit f9ed003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/reports-monitoring/concept-usage-insights-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.topic: conceptual
99
ms.workload: identity
1010
ms.subservice: report-monitor
11-
ms.date: 08/24/2023
11+
ms.date: 09/26/2023
1212
ms.author: sarahlipsey
1313
ms.reviewer: madansr7
1414
---
@@ -94,7 +94,7 @@ Viewing the AD FS application activity using Microsoft Graph retrieves a list of
9494
Add the following query, then select the **Run query** button.
9595

9696
```http
97-
GET https://graph.microsoft.com/beta/reports/getRelyingPartyDetailedSummary
97+
GET https://graph.microsoft.com/beta/reports/getRelyingPartyDetailedSummary(period='{period}')
9898
```
9999

100100
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

Comments
 (0)