Skip to content

Commit 89212cf

Browse files
authored
Merge pull request #27779 from microsoftgraph/main
Merge main into live
2 parents 0677248 + eea7397 commit 89212cf

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

api-reference/beta/resources/customdataprovidedresource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
A customDataProvidedResource is a type of [accessPackageResource](../resources/accesspackageresource.md) that represents an external application. The originSystem of a customDataProvidedResource is always `CustomDataProvidedResource`.
17+
A customDataProvidedResource is a type of [accessPackageResource](../resources/accesspackageresource.md) that represents an external application. The originSystem of a customDataProvidedResource is always `CustomDataProvidedResource`. For more information, see [Include custom data provided resource in the catalog for catalog user Access Reviews (Preview)](/entra/id-governance/custom-data-resource-access-reviews).
1818

1919

2020
Inherits from [accessPackageResource](../resources/accesspackageresource.md).

concepts/whats-new-overview.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,19 @@ Use resource-specific consent (RSC) permissions for virtual events. For more inf
3939

4040
## November 2025: New in preview only
4141

42+
### Agents
43+
44+
Use the [Microsoft Entra Agent ID APIs](/graph/api/resources/agentid-platform-overview?view=graph-rest-beta&preserve-view=true) to manage identities for AI agents using the same identity and access management capabilities that protect human users. The APIs include capabilities to manage the following objects:
45+
- Agent registrations
46+
- Agent users
47+
- The Microsoft Entra agent registry
48+
49+
Additionally, the first-class Microsoft Entra experience allows you to leverage the familiar automation capabilities in Conditional Access, ID Governance, and Identity Protection.
50+
51+
### Applications
52+
53+
Added the **riskFactors** and **riskScore** properties to the [applicationTemplate](/graph/api/resources/applicationtemplate?view=graph-rest-beta&preserve-view=true) resource type which represents apps on the Microsoft Entra app gallery. These properties provide insights into the security posture of application templates.
54+
4255
### Calendars | Places
4356

4457
- Use the **wifiState** property on [building](/graph/api/resources/building?view=graph-rest-beta&preserve-view=true) to indicate whether a building has Wi-Fi.
@@ -52,6 +65,9 @@ Use resource-specific consent (RSC) permissions for virtual events. For more inf
5265
- Use the SharePoint cross-tenant migration APIs in Microsoft Graph to enable organizations to manage identity mappings during tenant-to-tenant migrations. For more information, see [sharePointUserIdentityMapping](/graph/api/resources/sharePointUserIdentityMapping?view=graph-rest-beta&preserve-view=true) and [sharePointGroupIdentityMapping](/graph/api/resources/sharePointGroupIdentityMapping?view=graph-rest-beta&preserve-view=true).
5366
- Deprecated the [drive: recent](/graph/api/drive-recent?view=graph-rest-beta&preserve-view=true) and [drive: sharedWithMe](/graph/api/drive-sharedwithme?view=graph-rest-beta&preserve-view=true) methods of the [drive](/graph/api/resources/drive?view=graph-rest-beta&preserve-view=true) resource.
5467

68+
### Identity and access | Governance
69+
Added the [customDataProvidedResource](https://learn.microsoft.com/en-us/graph/api/resources/customdataprovidedresource?view=graph-rest-beta&preserve-view=true) resource to support ser-centric access reviews.
70+
5571
### Identity and access | Identity and sign-in
5672

5773
- Added support for managing Microsoft Entra agent identities using Conditional Access policies with the introduction of the following changes:
@@ -281,4 +297,4 @@ Are there scenarios you'd like Microsoft Graph to support?
281297
## Related content
282298
- [Microsoft Graph developer blog](https://devblogs.microsoft.com/microsoft365dev/category/microsoft-graph/).
283299
- [Microsoft Graph API changelog](https://developer.microsoft.com/graph/changelog/).
284-
- [Microsoft Graph what's new history](whats-new-earlier.md).
300+
- [Microsoft Graph what's new history](whats-new-earlier.md).

0 commit comments

Comments
 (0)