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: docs/embedded/whats-new.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,16 @@
1
1
---
2
2
title: What's new in SharePoint Embedded?
3
3
description: Updates about Microsoft SharePoint Embedded.
4
-
ms.date: 05/20/2025
4
+
ms.date: 06/23/2025
5
5
ms.localizationpriority: medium
6
6
---
7
7
8
8
# What's new in SharePoint Embedded
9
9
10
+
## June 2025
11
+
12
+
- The `CopilotEmbeddedChatHosts` container type setting is now required to use [SharePoint Embedded agent](./development/declarative-agent/spe-da-adv.md#csp-policies). It must be set by the application owner via [`Set-SPOContainerTypeConfiguration`](/powershell/module/sharepoint-online/set-spocontainertypeconfiguration) and can optionally be overridden by consuming tenant administrator via [`Set-SPOApplication`](/powershell/module/SharePoint-online/set-spoapplication).
13
+
10
14
## May 2025
11
15
12
16
- The limit of container types that a partner tenant can create has been increased to 25 by default. See [Limits and Calling Patterns](./development/limits-calling.md#size-limits).
0 commit comments