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: concepts/whats-new-overview.md
+15-2Lines changed: 15 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "What's new in Microsoft Graph"
3
3
description: "Find out what's new in Microsoft Graph APIs, SDKs, documentation, and other resources."
4
4
author: "lauragra"
5
5
ms.localizationpriority: high
6
-
ms.date: 11/07/2024
6
+
ms.date: 11/18/2024
7
7
---
8
8
9
9
# What's new in Microsoft Graph
@@ -23,15 +23,28 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
23
23
24
24
The Defender for Identity sensors management API enables you to create detailed reports on the sensors in your workspace, providing information such as server name, sensor version, type, state, and health status. It also allows you to manage sensor settings, including adding descriptions, enabling or disabling delayed updates, and specifying the domain controller the sensor connects to for querying Entra ID. For more information, see [sensor](/graph/api/resources/security-sensor).
25
25
26
+
### Teamwork and communications | Calls and online meetings
27
+
28
+
Use the **administrativeUnitInfos** property on [participant](/graph/api/resources/callrecords-participant) and [organizer](https://learn.microsoft.com/en-us/graph/api/resources/callrecords-organizer) to get the IDs of one or more administrative units for a call participant.
29
+
26
30
## November 2024: New in preview only
27
31
32
+
### Device and app management | Cloud PC
33
+
34
+
Use the **reservePercentage** property in the [cloudPcProvisioningPolicy: apply] method to specify the percentage of Cloud PCs to keep available for frontline shared scenarios.
35
+
28
36
### Identity and access | Network access
29
37
30
38
List, create, get, update, and delete [fqdnFilteringRule](/graph/api/resources/networkaccess-fqdnfilteringrule?view=graph-rest-beta&preserve-view=true) and [webCategoryFilteringRule](/graph/api/resources/networkaccess-webcategoryfilteringrule?view=graph-rest-beta&preserve-view=true) resources that are derived types of [filteringRule](/graph/api/resources/networkaccess-filteringrule?view=graph-rest-beta&preserve-view=true).
31
39
40
+
### Reports | Identity and access reports
41
+
42
+
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.
43
+
32
44
### Teamwork and communications | Calls and online meetings
33
45
34
-
Use the **allowedLobbyAdmitters** property on [onlineMeeting](/graph/api/resources/onlinemeeting?view=graph-rest-beta&preserve-view=true) to get or set the users who can admit from the lobby.
46
+
- Use the **allowedLobbyAdmitters** property on [onlineMeeting](/graph/api/resources/onlinemeeting?view=graph-rest-beta&preserve-view=true) to get or set the users who can admit from the lobby.
47
+
-[Get](/graph/api/copilotadminlimitedmode-get?view=graph-rest-beta&preserve-view=true) or [set](/graph/api/copilotadminlimitedmode-update?view=graph-rest-beta&preserve-view=true) whether users of Microsoft 365 Copilot in Teams Meetings can receive responses to sentiment-related prompts.
0 commit comments