Skip to content

Commit 6c08391

Browse files
authored
Update whats-new-overview.md
1 parent 3b59e7b commit 6c08391

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

concepts/whats-new-overview.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "What's new in Microsoft Graph"
33
description: "Find out what's new in Microsoft Graph APIs, SDKs, documentation, and other resources."
44
author: "lauragra"
55
ms.localizationpriority: high
6-
ms.date: 12/01/2024
6+
ms.date: 12/03/2024
77
---
88

99
# What's new in Microsoft Graph
@@ -17,6 +17,12 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
1717
> [!IMPORTANT]
1818
> Features in _preview_ status are subject to change without notice, and might not be promoted to generally available (GA) status. Don't use preview features in production apps.
1919
20+
## December 2024: New in preview only
21+
22+
### Reports | Identity and access reports
23+
24+
The Microsoft 365 monitoring APIs provide telemetry data to monitor the health of various Microsoft services within a Microsoft 365 subscription for your organization. Use the new operations in the [serviceActivity](/graph/api/resources/serviceactivity?view=graph-rest-beta&preserve-view=true) resource to get telemetry data for Exchange Online, Microsoft 365 Apps, and Microsoft Teams.
25+
2026
## November 2024: New and generally available
2127

2228
### Applications | Policies
@@ -65,8 +71,7 @@ List, create, get, update, and delete [fqdnFilteringRule](/graph/api/resources/n
6571

6672
### Reports | Identity and access reports
6773

68-
- Use the **sessionId** property on [signIn](/graph/api/resources/signin?view=graph-rest-beta&preserve-view=true) to get the identifier of the session that was generated during a sign-in.
69-
- The Microsoft 365 monitoring APIs provide telemetry data to monitor the health of various Microsoft services within a Microsoft 365 subscription for your organization. Use the new operations in the [serviceActivity](/graph/api/resources/serviceactivity?view=graph-rest-beta&preserve-view=true) resource to get telemetry data for Exchange Online, Microsoft 365 Apps, and Microsoft Teams.
74+
Use the **sessionId** property on [signIn](/graph/api/resources/signin?view=graph-rest-beta&preserve-view=true) to get the identifier of the session that was generated during a sign-in.
7075

7176
### Security | Discovered cloud apps
7277

@@ -81,7 +86,8 @@ The new Microsoft Defender for Cloud apps API in Microsoft Graph is designed to
8186
- [endpointDiscoveredCloudAppDetail](/graph/api/resources/security-endpointdiscoveredcloudappdetail?view=graph-rest-beta&preserve-view=true)
8287

8388
### Security | eDiscovery
84-
- Added application authentication for Microsoft Purview eDiscovery Graph APIs. For more information about setting up app-only access, see [Set up application authentication](/graph/security-ediscovery-appauthsetup).
89+
90+
Added application authentication for Microsoft Purview eDiscovery Graph APIs. For more information about setting up app-only access, see [Set up application authentication](/graph/security-ediscovery-appauthsetup).
8591

8692
### Teamwork and communications | AI interactions
8793

0 commit comments

Comments
 (0)