Skip to content

Commit 3e9dfc1

Browse files
committed
Add June 2025 what's new stub for SPE
1 parent b8256a2 commit 3e9dfc1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/embedded/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
---
22
title: What's new in SharePoint Embedded?
33
description: Updates about Microsoft SharePoint Embedded.
4-
ms.date: 05/20/2025
4+
ms.date: 06/23/2025
55
ms.localizationpriority: medium
66
---
77

88
# What's new in SharePoint Embedded
99

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 administrators via [`Set-SPOApplication`](/powershell/module/SharePoint-online/set-spoapplication).
13+
1014
## May 2025
1115

1216
- 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

Comments
 (0)