Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
March 2026
- SharePoint Embedded agent SDK has been deprecated in favor of the new SharePoint Embedded knowledge source in Microsoft Foundry.
- fileStorageContainerType resource has a new permissions relationship that allows management of the container type's owners. This is available in the beta Microsoft Graph endpoint. For more information, see Managing SharePoint Embedded applications created in the owning tenant.
- fileStorageContainer resource has a new informationBarrier property that allows management of the container's information barrier. This is available in the beta Microsoft Graph endpoint. For more information, see Information Barriers.
- The SharePoint Embedded native PDF viewing experience now supports searching within the file, viewing comments and sticky notes embedded on the file, and printing. The new features are now available via the driveItem: preview API in both the beta and v1.0 Microsoft Graph endpoints.
February 2026
- SharePoint Embedded connector for Power Platform is now generally available.
- SharePoint Embedded is now available in Microsoft 365 operated by 21Vianet for customers in China. For more information, see Microsoft Graph national cloud deployments.
- SharePoint Embedded migration APIs now support migrating file version history.
January 2026
- fileStorageContainer APIs to list columns, create column, update column, and delete column are now available in the v1.0 Microsoft Graph endpoint.
December 2025
- fileStorageContainerType APIs are now available in the v1.0 Microsoft Graph endpoint.
- fileStorageContainerTypeRegistration APIs are now available in the v1.0 Microsoft Graph endpoint.
November 2025
- SharePoint Embedded is now available in Microsoft 365 GCC (not yet GCC High or DoD) for US Government customers. For more information, see Microsoft Graph national cloud deployments.
- SharePoint Embedded migration APIs are now available in the v1.0 Microsoft Graph endpoint.
October 2025
- recycleBinItem: restore supports
driveItemIdas an alternate key to enable restoring a recycleBinItem if the ID of the original driveItem is known. - Microsoft 365 Archive is previewing support for SharePoint Embedded to a limited number of customers. You can sign up for the private preview today.
September 2025
- SharePoint Embedded migration APIs are now available in the beta Microsoft Graph endpoint.
- driveItem: invite has clearer documentation on restrictions for the root item of drives in OneDrive for home, and inviting new guests via app-only access.
- driveItem: copy has clearer documentation on behaviors around metadata, versions, cross-geo operations, and known issues.
- New cmdlets for consuming tenant administrators to add, remove, or change container membership were added to the SharePoint Embedded Containers Management Shell.
August 2025
- fileStorageContainerType APIs are now available in the beta Microsoft Graph endpoint.
- fileStorageContainerTypeRegistration APIs are now available in the beta Microsoft Graph endpoint.
July 2025
- driveItem: copy now supports the
childrenOnlyandincludeAllVersionHistoryrequest parameters in the v1.0 Microsoft Graph endpoint.
June 2025
- The
CopilotEmbeddedChatHostscontainer type setting is now required to use SharePoint Embedded agent. It must be set by the application owner viaSet-SPOContainerTypeConfigurationand can optionally be overridden by consuming tenant administrators viaSet-SPOApplication.
May 2025
- The limit of container types that a partner tenant can create has been increased to 25 by default. For more information, see Limits and Calling Patterns.
- SharePoint Embedded agent switched to a consumption-based model for all users regardless of whether they have a Copilot license or not. For more information, see SharePoint Embedded agent.
- The guidance on how to grant admin consent to a SharePoint Embedded application has been updated to use URL-based admin consent. For more information, see Authentication and authorization.
- Documented an exceptional access pattern for operations that may require a user license. For more information, see Authentication and authorization.