Skip to content

Commit a2fdcb3

Browse files
authored
Merge pull request #28479 from dancontoso/patch-4
making a few clarity updates, file renames and updated redirects
2 parents 0d666a3 + f535bdd commit a2fdcb3

3 files changed

Lines changed: 23 additions & 19 deletions

File tree

.openpublishing.redirection.loop.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
{
22
"redirections":[
3+
{
4+
"source_path": "microsoft-365/loop/loop-workspaces-configuration.md",
5+
"redirect_url": "/microsoft-365/loop/loop-components-sharepoint",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path": "microsoft-365/loop/loop-components-sharepoint.md",
5-
"redirect_url": "/microsoft-365/loop/loop-workspaces-configuration",
10+
"redirect_url": "/microsoft-365/loop/loop-components-configuration",
611
"redirect_document_id": true
712
},
813
{
9-
"source_path": "microsoft-365/loop/loop-workspaces-configuration.md",
10-
"redirect_url": "/microsoft-365/loop/loop-components-configuration",
14+
"source_path": "microsoft-365/loop/loop-components-configuration.md",
15+
"redirect_url": "/microsoft-365/loop/loop-admin-configuration",
1116
"redirect_document_id": true
1217
}
1318
]

microsoft-365/loop/loop-components-configuration.md renamed to microsoft-365/loop/loop-admin-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
ms.date: 04/22/2025
2+
ms.date: 05/14/2025
33
title: "Manage Copilot Pages, Copilot Notebooks, and Loop components in your organization"
44
ms.reviewer: dancost, tonchan
55
ms.author: jenz
@@ -24,7 +24,7 @@ search.appverid:
2424
description: "Manage Copilot Pages, Copilot Notebooks, and Loop in your organization"
2525
---
2626

27-
# Loop admin policies for Copilot Pages, Copilot Notebooks, Loop components, and Loop workspaces
27+
# Admin policies for Copilot Pages, Copilot Notebooks, Loop components, and Loop workspaces
2828

2929
Copilot Pages, Copilot Notebooks, and Loop components and integrations are backed by `.loop` files (earlier releases of Loop created these as `.fluid` files), stored in OneDrive, SharePoint, or [SharePoint Embedded](/sharepoint/dev/embedded/concepts/admin-exp/consuming-tenant-admin/cta). Learn more about [storage](/microsoft-365/loop/loop-workspaces-storage-permission#storage), which is quota combined with SharePoint in your tenant.
3030

microsoft-365/loop/loop-workspaces-storage-permission.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ audience: Admin
77
ms.topic: article
88
ms.service: loop
99
ms.reviewer: michalbr, dancost
10-
ms.date: 04/22/2025
10+
ms.date: 05/14/2025
1111
ms.localizationpriority: medium
1212
search.appverid: MET150
1313
ms.collection:
@@ -30,19 +30,18 @@ appliesto:
3030

3131
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:
3232

33-
|Content content originally created in|Content stored in SharePoint Embedded|Content stored in SharePoint Site|Content stored in User's OneDrive|
34-
|-----|-----|-----|-----|
35-
|Copilot Pages|✔️in user-owned container|||
36-
|Copilot Notebooks|✔️in user-owned container|||
37-
|Loop app, My workspace|✔️in user-owned container|||
38-
|Loop app, shared workspace|✔️in shared container|||
39-
|Teams channel meeting||✔️in 📁`Meetings`||
40-
|Teams channel||✔️in Channel folder||
41-
|Teams private chat|||✔️in 📁`Microsoft Teams Chat files`|
42-
|Teams private meeting|||✔️in 📁`Meetings`|
43-
|Outlook email message|||✔️in 📁`Attachments`|
44-
|OneNote for Windows or for the web|||✔️in 📁`OneNote Loop files`|
45-
|Whiteboard|||✔️in 📁`Whiteboard\Components`|
33+
|Content content originally created in|Content stored in SharePoint Embedded|Content stored in SharePoint Site|Content stored in User's OneDrive|Lifetime Management|
34+
|-----|-----|-----|-----|-----|
35+
|Copilot Pages|✔️in user-owned container|||user account|
36+
|Copilot Notebooks|✔️in user-owned container|||user account|
37+
|Loop app, My workspace|✔️in user-owned container|||user account|
38+
|Loop app, shared workspace|✔️in shared container|||workspace owners|
39+
|Teams channel meeting||✔️in 📁`Meetings`||M365 Group|
40+
|Teams channel||✔️in Channel folder||M365 Group|
41+
|Teams private chat|||✔️in 📁`Microsoft Teams Chat files`|user account|
42+
|Teams private meeting|||✔️in 📁`Meetings`|user account|
43+
|OneNote for Windows or for the web|||✔️in 📁`OneNote Loop files`|user account|
44+
|Whiteboard|||✔️in 📁`Whiteboard\Components`|user account|
4645

4746
## Storage quota
4847

0 commit comments

Comments
 (0)