Skip to content

Commit 24af3dd

Browse files
authored
Merge pull request #25707 from microsoftgraph/JarbasHorst-patch-6
Update whats-new-overview.md
2 parents 67b40e4 + 0796774 commit 24af3dd

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

concepts/whats-new-overview.md

Lines changed: 15 additions & 2 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: 11/07/2024
6+
ms.date: 11/18/2024
77
---
88

99
# What's new in Microsoft Graph
@@ -23,15 +23,28 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
2323

2424
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).
2525

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+
2630
## November 2024: New in preview only
2731

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+
2836
### Identity and access | Network access
2937

3038
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).
3139

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+
3244
### Teamwork and communications | Calls and online meetings
3345

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.
3548

3649
## October 2024: New and generally available
3750

0 commit comments

Comments
 (0)