Skip to content

Commit 9bace04

Browse files
Merge pull request #28715 from MicrosoftDocs/main
[AutoPublish] main to live - 06/17 07:32 PDT | 06/17 20:02 IST
2 parents 3cb06cb + b722e5b commit 9bace04

3 files changed

Lines changed: 26 additions & 28 deletions

File tree

microsoft-365/loop/cpcn-loop-spe-management.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
ms.date: 06/10/2025
3-
title: "Managing SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces"
3+
title: "Manage SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces"
44
ms.reviewer: dancost, tonchan
55
ms.author: jenz
66
author: jenzamora
@@ -24,21 +24,29 @@ search.appverid:
2424
description: "Learn about managing SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces."
2525
---
2626

27-
# Managing SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces
27+
# Manage SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces
2828

29-
IT admins can manage SharePoint Embedded containers like they manage SharePoint sites using either [SharePoint Admin Center](/sharepoint/dev/embedded/concepts/admin-exp/consuming-tenant-admin/ctaux) or [PowerShell](/sharepoint/dev/embedded/concepts/admin-exp/consuming-tenant-admin/ctapowershell), with the appropriate [SharePoint Embedded administrator role](/sharepoint/dev/embedded/concepts/admin-exp/adminrole). Storage and quota are combined with SharePoint in your tenant. You'll need the Loop application IDs for PowerShell and Audit Logs:
29+
IT admins can manage SharePoint Embedded containers like they manage SharePoint sites using either [SharePoint Admin Center](/sharepoint/dev/embedded/concepts/admin-exp/consuming-tenant-admin/ctaux) or [PowerShell](/sharepoint/dev/embedded/concepts/admin-exp/consuming-tenant-admin/ctapowershell), with the appropriate [SharePoint Embedded administrator role](/sharepoint/dev/embedded/concepts/admin-exp/adminrole). Install the [latest version of SharePoint PowerShell module](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online). Storage and quota are combined with SharePoint in your organization. Use the Loop application IDs to filter to Loop in PowerShell and Audit Logs:
3030

3131
- Loop Web Application ID: `a187e399-0c36-4b98-8f04-1edc167a0996`
3232
- Loop Mobile Application ID: `0922ef46-e1b9-4f7e-9134-9ad00547eb41`
3333
- Copilot Pages and Copilot Notebooks containers are created using the Loop Application IDs.
3434

3535
## Ownerless workspaces
3636

37-
IT admins can use SharePoint Admin Center and PowerShell to find ownerless tenant-owned Loop workspaces. For more information, see [Consuming Tenant Admin](/sharepoint/dev/embedded/concepts/admin-exp/cta), and [Get-SPO Container](/powershell/module/sharepoint-online/get-spocontainer). The Loop Application IDs are listed in this article.
37+
IT admins can use SharePoint Admin Center and PowerShell to find ownerless tenant-owned Loop workspaces. For more information, see [Consuming Tenant Admin](/sharepoint/dev/embedded/concepts/admin-exp/cta), and [Get-SPO Container](/powershell/module/sharepoint-online/get-spocontainer). The Loop Application IDs are listed [in this article](#manage-sharepoint-embedded-containers-for-copilot-notebooks-copilot-pages-or-loop-workspaces).
38+
39+
## Listing all the user-owned containers
40+
41+
To get a list of all of user-owned containers in your organization, regardless of the container name, update the following sample PowerShell to your needs:
42+
43+
```PowerShell
44+
Get-SPOContainer -OwningApplicationId 'a187e399-0c36-4b98-8f04-1edc167a0996' | WHERE OwnershipType -EQ 'UserOwned' | FT
45+
```
3846

3947
## Purview and SharePoint Embedded
4048

41-
All SharePoint Embedded containers are targeted using the "All SharePoint Sites" scope in Microsoft Purview. For example, if configuring Retention Policies, the configuration you specify that targets All SharePoint Sites will apply to every Copilot Pages and Copilot Notebooks container in SharePoint Embedded, and every Loop workspace in SharePoint Embedded. This includes all ownership types: user, group, and tenant owned SharePoint Embedded containers.
49+
All SharePoint Embedded containers are targeted using the "All SharePoint Sites" scope in Microsoft Purview. For example, if configuring Retention Policies, the configuration you specify that targets All SharePoint Sites applies to every Copilot Pages and Copilot Notebooks container in SharePoint Embedded, and every Loop workspace in SharePoint Embedded. All SharePoint Sites includes all SharePoint Embedded container ownership types: user, group, and tenant-owned.
4250

4351
### Retrieving the Container URL for Purview
4452

microsoft-365/loop/cpcn-storage.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,15 @@ appliesto:
2828

2929
## Storage
3030

31-
Copilot Pages and Copilot Notebooks are stored within your tenant in SharePoint Embedded. Copilot Pages, Copilot Notebooks and the Loop My workspace all use the same container. The container is lifetime managed with the user account and can be [managed using SharePoint Embedded admin tools](cpcn-loop-spe-management.md).
31+
Copilot Pages and Copilot Notebooks are stored within your organization in SharePoint Embedded. Copilot Pages, Copilot Notebooks and the Loop My workspace all use the same container. The container is lifetime managed with the user account and can be [managed using SharePoint Embedded admin tools](cpcn-loop-spe-management.md).
3232

3333
## Container name
3434

35-
The Copilot Pages, Copilot Notebooks and Loop My workspace all use the same container. This user-owned container is named 'Pages' if the person visits the M365 Copilot app first. It is named 'My workspace' if the person visits the Loop app first. To get a list of all of these user-owned containers in your organization, regardless of the container name, update the following sample PowerShell to your needs:
36-
37-
```PowerShell
38-
Get-SPOContainer -OwningApplicationId 'a187e399-0c36-4b98-8f04-1edc167a0996' | WHERE OwnershipType -EQ 'UserOwned' | FT
39-
```
35+
The Copilot Pages, Copilot Notebooks and Loop My workspace all use the same container. This user-owned container is named 'Pages' if the person visits the Microsoft 365 Copilot app first. It is named 'My workspace' if the person visits the Loop app first. Refer to [listing all user-owned containers](cpcn-loop-spe-management.md#listing-all-the-user-owned-containers) to get a list, regardless of the container name.
4036

4137
## Storage quota
4238

43-
All Copilot Pages and Copilot Notebooks count against your tenant's SharePoint storage quota.
39+
All Copilot Pages and Copilot Notebooks count against your organization's SharePoint storage quota.
4440

4541
SharePoint Embedded also offers a platform for developers to build their own applications. This alternate usage pattern which bills per use is different from Loop and Copilot Pages storage quota management.
4642

@@ -60,7 +56,7 @@ Copilot Pages + Copilot Notebooks container has a maximum size of 25 TB. This li
6056
- Admins can recover content during the soft delete period using the SharePoint Admin Center or PowerShell.
6157

6258
> [!NOTE]
63-
> When a user selects the Copilot Pages module in the Microsoft 365 Copilot app, a SharePoint Embedded container is currently created automatically—even if the user does not go on to create a Copilot Page. If no files are added to the container, the system will later delete it automatically. *This behavior is temporary.* An update is in progress to ensure that a Copilot Pages container is only created when a user actually creates a Copilot Page. Until that update is deployed, IT administrators and compliance officers can safely disregard these system-initiated deletions. These containers do not contain any user-generated content when they are removed.
59+
> When a user selects the Copilot Pages module in the Microsoft 365 Copilot app, a SharePoint Embedded container is currently created automatically—even if the user doesn't go on to create a Copilot Page. If no files are added to the container, the system will later delete it automatically. *This behavior is temporary.* An update is in progress to ensure that a Copilot Pages container is only created when a user actually creates a Copilot Page. Until that update is deployed, IT administrators and compliance officers can safely disregard these system-initiated deletions. These containers don't contain any user-generated content when they're removed.
6460
6561
> [!IMPORTANT]
6662
> A feature for IT admins to assign temporary custodians during the cleanup period of user-owned workspaces isn't yet available. This capability for Copilot Pages and Copilot Notebooks is planned (Microsoft Roadmap ID 421612).

microsoft-365/loop/loop-storage.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ appliesto:
2929
## Storage
3030

3131
> [!NOTE]
32-
> The Copilot Pages and Copilot Notebooks content has moved to a [dedicated article](cpcn-storage.md).
32+
> The Copilot Pages and Copilot Notebooks content moved to a [dedicated article](cpcn-storage.md).
3333
3434
Loop content is stored in SharePoint, OneDrive, and [SharePoint Embedded](/sharepoint/dev/embedded/concepts/admin-exp/consuming-tenant-admin/cta), allowing familiar management within existing file management workflows. Where the content was originally created determines its storage location:
3535

3636
|Content content originally created in|Content stored in SharePoint Embedded|Content stored in SharePoint Site|Content stored in User's OneDrive|Lifetime Management|
3737
|-----|-----|-----|-----|-----|
3838
|Loop app, My workspace *|✔️in user-owned container|||user account|
3939
|Loop app, shared workspace|✔️in shared container|||workspace owners|
40-
|Teams [channel workspace](https://techcommunity.microsoft.com/blog/microsoft365insiderblog/collaborate-in-real-time-with-workspaces-in-teams/4414334)|✔️in shared container|||M365 Group|
41-
|Teams channel meeting||✔️in 📁`Meetings`||M365 Group|
42-
|Teams channel||✔️in Channel folder||M365 Group|
40+
|Teams [channel workspace](https://techcommunity.microsoft.com/blog/microsoft365insiderblog/collaborate-in-real-time-with-workspaces-in-teams/4414334)|✔️in shared container|||Microsoft 365 Group|
41+
|Teams channel meeting||✔️in 📁`Meetings`||Microsoft 365 Group|
42+
|Teams channel||✔️in Channel folder||Microsoft 365 Group|
4343
|Teams private chat|||✔️in 📁`Microsoft Teams Chat files`|user account|
4444
|Teams private meeting|||✔️in 📁`Meetings`|user account|
4545
|OneNote for Windows or for the web|||✔️in 📁`OneNote Loop files`|user account|
@@ -49,17 +49,11 @@ Loop content is stored in SharePoint, OneDrive, and [SharePoint Embedded](/share
4949

5050
## My workspace container name
5151

52-
Copilot Pages and Copilot Notebooks all use the Loop My workspace container. This user-owned container appears as 'Pages' if the person first visits the M365 Copilot app, or as 'My workspace' if they first visit the Loop app. To list all user-owned containers in your organization, regardless of their name, use, and adapt the following sample PowerShell:
53-
54-
```PowerShell
55-
Get-SPOContainer -OwningApplicationId 'a187e399-0c36-4b98-8f04-1edc167a0996' | WHERE OwnershipType -EQ 'UserOwned' | FT
56-
```
57-
58-
Refer to the article [Managing SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces](cpcn-loop-spe-management.md) for more information.
52+
Copilot Pages and Copilot Notebooks all use the Loop My workspace container. This user-owned container is named 'Pages' if the person visits the Microsoft 365 Copilot app first. It is named 'My workspace' if the person visits the Loop app first. Refer to [listing all user-owned containers](cpcn-loop-spe-management.md#listing-all-the-user-owned-containers) to get a list, regardless of the container name.
5953

6054
## Storage quota
6155

62-
All Loop workspaces count against your tenant's SharePoint storage quota.
56+
All Loop workspaces count against your organization's SharePoint storage quota.
6357

6458
SharePoint Embedded also offers a platform for developers to build their own applications. This alternate usage pattern which bills per use is different from Loop and Copilot Pages storage quota management.
6559

@@ -71,7 +65,7 @@ Loop workspaces have a maximum size of 25 TB. This limit can't be increased or d
7165

7266
### Types of Loop workspaces
7367

74-
Storage behaviors after user departure depends on the type of Loop workspace. There's one **personal workspace** per user in your organization, created on demand by the person when accessed. All other created Loop workspaces are **shared workspaces**. For more information, see [workspace membership and Microsoft 365 groups](cpcn-loop-permission.md#workspace-membership-and-microsoft-365-groups) on the two shared workspace types.
68+
Storage behaviors after user departure depends on the type of Loop workspace. There's one **personal workspace** per user in your organization, created on demand by the person when accessed. All other created Loop workspaces are **shared workspaces**. For more information, see [workspace membership and Microsoft 365 Groups](cpcn-loop-permission.md#workspace-membership-and-microsoft-365-groups) on the two shared workspace types.
7569

7670
### Shared Workspaces
7771

@@ -82,7 +76,7 @@ Storage behaviors after user departure depends on the type of Loop workspace. Th
8276

8377
#### Microsoft 365 Group-owned
8478

85-
- The Microsoft 365 group permissions and manages the lifetime of group-owned shared Loop workspaces, similar to the management of SharePoint Team sites.
79+
- The Microsoft 365 Group permissions and manages the lifetime of group-owned shared Loop workspaces, similar to the management of SharePoint Team sites.
8680

8781
### Personal Workspaces
8882

@@ -103,7 +97,7 @@ Storage behaviors after user departure depends on the type of Loop workspace. Th
10397
- The Ideas workspace is deprecated, no longer created by default, and replaced with the My workspace personal workspace.
10498
- Ideas were the first default workspace, was tenant-owned, permissioned with a single-person roster.
10599
- The Loop app doesn't delete the deprecated Ideas workspace; a user or an admin must delete it if needed.
106-
- If a user hasn't added multiple owners to their Ideas workspace, the workspace becomes ownerless when they leave the company. It remains in the tenant and isn't automatically deleted.
100+
- If a user doesn't have multiple owners on their Ideas workspace, the workspace becomes ownerless when they leave the company. It remains in the tenant and isn't automatically deleted.
107101

108102
### Loop components created in Microsoft 365 outside of the Loop app or Copilot Pages
109103

0 commit comments

Comments
 (0)