Skip to content

Commit fb319ca

Browse files
authored
Merge pull request #27035 from dancontoso/patch-4
update guest app in table, and add microsoft roadmap id's for items that are not yet available.
2 parents bb4149f + 19c5477 commit fb319ca

7 files changed

Lines changed: 122 additions & 199 deletions

.openpublishing.redirection.loop.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"source_path": "microsoft-365/loop/loop-components-sharepoint.md",
55
"redirect_url": "/microsoft-365/loop/loop-workspaces-configuration",
66
"redirect_document_id": true
7+
},
8+
{
9+
"source_path": "microsoft-365/loop/loop-workspaces-configuration.md",
10+
"redirect_url": "/microsoft-365/loop/loop-components-configuration",
11+
"redirect_document_id": true
712
}
813
]
914
}

microsoft-365/loop/TOC.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
items:
33
- name: Summary compliance capabilities
44
href: loop-compliance-summary.md
5-
- name: Loop components in OneDrive and SharePoint
5+
- name: Loop admin policies
66
href: loop-components-configuration.md
7-
- name: Loop workspaces in SharePoint Embedded
8-
href: loop-workspaces-configuration.md
97
- name: Loop data integrations
108
href: loop-data-integrations-configuration.md
119
- name: Loop workspaces storage and permissions

microsoft-365/loop/loop-compliance-summary.md

Lines changed: 10 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,6 @@ description: "Learn about the governance, data lifecycle management, and complia
2727

2828
As a Compliance Manager or IT administrator, it's crucial to stay up-to-date on the latest governance, data lifecycle, and compliance posture for the software solutions being used in your organization. This article details the capabilities available and not available yet for [Microsoft Loop](https://www.microsoft.com/en-us/microsoft-loop).
2929

30-
## Loop Storage
31-
32-
Where Loop content is stored impacts the admin management, governance, data lifecycle, and compliance capabilities available. Microsoft Loop is built on top of SharePoint, OneDrive, and [SharePoint Embedded](https://techcommunity.microsoft.com/t5/sharepoint-premium-blog/announcing-sharepoint-embedded-public-preview-at-espc23/ba-p/3993428), which means that most of these capabilities work just like existing files in your ecosystem. Because Loop pages and components are files, they can be managed in a familiar way, within your existing workflows. The table should help clarify how Loop content is stored in the Microsoft ecosystem.
33-
34-
Where the Loop content was originally created determines its storage location:
35-
36-
|Loop content originally created in|️️️Loop content stored in SharePoint Embedded|Loop content stored in SharePoint Site|Loop content stored in User's OneDrive|
37-
|-----|-----|-----|-----|
38-
|Loop app|✔️in Loop workspace|||
39-
|Copilot Pages|✔️in Loop workspace|||
40-
|Teams channel meeting||✔️in Channel folder||
41-
|Teams channel||✔️in Channel folder||
42-
|Teams private chat|||✔️in Microsoft Teams Chat files folder|
43-
|Teams private meeting|||✔️in Meetings folder|
44-
|Outlook email message|||✔️in Attachments folder|
45-
|OneNote for Windows or for the web|||✔️in OneNote Loop files folder|
46-
|Whiteboard|||✔️in Whiteboard\Components folder|
47-
4830
## Summary table of admin management, governance, lifecycle, and compliance capabilities based on where Loop content is stored
4931
|Category|OneDrive or SharePoint|SharePoint Embedded|
5032
|-----|-----|-----|
@@ -58,13 +40,13 @@ Where the Loop content was originally created determines its storage location:
5840
|Conditional Access |**[Conditional Access](/sharepoint/control-access-from-unmanaged-devices)** is supported.|**[Conditional Access](/sharepoint/control-access-from-unmanaged-devices)** supported.|
5941
|Information Barriers |**[Information Barriers](/purview/information-barriers-sharepoint)** are enforced.|**[Information Barriers](/purview/information-barriers-sharepoint)** are enforced.|
6042
|Customer Key |**[Customer Lockbox](/purview/customer-lockbox-requests)** is supported.|**[Customer Lockbox](/purview/customer-lockbox-requests)** is supported.|
61-
|Programmatic APIs for Loop content |Yes, they're files in OneDrive or SharePoint and all current functionality applies.| **Not Yet Available**: <br>API access to Loop workspace containers isn't yet available. This impacts third party export and eDiscovery tools, migration tools, tools used to communicate in bulk to end-users about their content such as compliance requirements, and developer APIs.|
43+
|Programmatic APIs for Loop content |Yes, they're files in OneDrive or SharePoint and all current functionality applies.|Guest app access to Loop workspace containers is available. This enables third party export and eDiscovery tools, migration tools, tools used to communicate in bulk to end-users about their content such as compliance requirements, and developer APIs. Use PowerShell to [Get](/powershell/module/sharepoint-online/get-spoapplication) and [Set](/powershell/module/sharepoint-online/set-spoapplicationpermission) guest app permissions.|
6244
|***Data Lifecycle***|---|---|
6345
|Multi-Geo |**[Multi-Geo](/microsoft-365/enterprise/microsoft-365-multi-geo)** capabilities are supported, including creation of .loop files in a user's OneDrive in the geo that matches the user's [preferred data location](/microsoft-365/enterprise/plan-for-multi-geo#best-practices) and ability to move the user's OneDrive when their preferred data location changes.|**[Multi-Geo](/microsoft-365/enterprise/microsoft-365-multi-geo)** capabilities for Loop workspaces are supported using the [same mechanism as SharePoint sites](/microsoft-365/enterprise/m365-dr-workload-spo#move-a-sharepoint-site-or-sharepoint-embedded-container-site), including rehome and creation in the tenant's default geo. Manage the location of shared Loop workspaces like you would other collaboration artifacts, like SharePoint Communication sites. <br><br>**[Multi-Geo](/microsoft-365/enterprise/microsoft-365-multi-geo)** capabilities for Copilot Pages are supported. Copilot Pages is a user-owned workspace, and is created in the geo that matches the user's preferred data location. <br><br>**Not Yet Available**: <br>Shared workspaces are not yet created in the user's preferred data location, they are instead created in the tenant's default geo, like SharePoint Communication sites are.|
64-
|User leaves organization |When a user leaves an organization, [OneDrive retention policies](/sharepoint/retention-and-deletion) apply to the .loop files in their OneDrive just as they do to other content created by the user. See [Loop storage](#loop-storage) for more information.|Manage the lifetime of shared Loop workspaces like you would other collaboration artifacts, like SharePoint sites. <br><br>**Not Yet Available**: <br>Loop doesn't create user-owned workspaces. All workspaces are created as tenant-owned.|
46+
|User leaves organization |When a user leaves an organization, [OneDrive retention policies](/sharepoint/retention-and-deletion) apply to the .loop files in their OneDrive just as they do to other content created by the user. See [Loop storage](/microsoft-365/loop/loop-workspaces-storage-permission#storage-management-after-user-departure) for more information.|Manage the lifetime of shared Loop workspaces like you would other collaboration artifacts, like SharePoint sites.</br></br>Manage the lifetime of user-owned personal Loop workspaces like Copilot Pages, like you would manage the user's OneDrive. See [Loop storage](/microsoft-365/loop/loop-workspaces-storage-permission#storage-management-after-user-departure) for more information.|
6547
|Loop workspaces |n/a|See [Available](#available-admin-capabilities) and [Admin Management not yet available](#admin-management-not-yet-available).|
6648
|Recycle bin |End user Recycle bin for deleted content is available.|End user Recycle bin for deleted content is available in each Loop workspace. <br><br>**Not Yet Available**: <br>End user Recycle bin for deleted Loop workspaces.|
67-
|Version history |**Version History** [export in Purview](/purview/ediscovery-export-search-results#step-1-prepare-search-results-for-export) or via [Graph API](/graph/api/driveitem-get-content-format) is available. Loop files in OneDrive or SharePoint follow the same file versioning settings as other files.|**Version History** [export in Purview](/purview/ediscovery-export-search-results#step-1-prepare-search-results-for-export) is available. Loop files in SharePoint Embedded are configured at 50 versions and no admin setting is available to change this.|
49+
|Version history |**Version History** [export in Purview](/purview/ediscovery-export-search-results#step-1-prepare-search-results-for-export) or via [Graph API](/graph/api/driveitem-get-content-format) is available. Loop files in OneDrive or SharePoint follow the same file versioning settings as other files.|**Version History** [export in Purview](/purview/ediscovery-export-search-results#step-1-prepare-search-results-for-export) or via [Graph API](/graph/api/driveitem-get-content-format) is available. Loop files in SharePoint Embedded are configured at 50 versions and no admin setting is available to change this.|
6850
|Quota |Loop files in their OneDrive and SharePoint locations follow the quotas of those storage containers. |One Loop workspace corresponds to one SharePoint Embedded container. Loop SharePoint Embedded containers have a default quota of 1TB. There is no admin setting available to change this.|
6951
|Audit logs and events |**Audit** logs for all events: search and export Microsoft 365 service events for security and compliance investigations <ol><li>Use the [Microsoft Purview portal](https://purview.microsoft.com/auditlogsearch)<li>Search audit logs for "loop" or "loot" or "fluid"<li>Further filter exported results by "SourceFileExtension":"loop" or "SourceFileExtension":"loot" (templates) or "SourceFileExtension":"fluid" (deprecated)|**Audit** logs for all events: search and export Microsoft 365 service events for security and compliance investigations <ol><li>Use the [Microsoft Purview portal](https://purview.microsoft.com/auditlogsearch)<li>Search audit logs for Loop Web Application ID `a187e399-0c36-4b98-8f04-1edc167a0996` and Loop Mobile Application ID `0922ef46-e1b9-4f7e-9134-9ad00547eb41`</ol>Note: Loop workspaces create and update .pod files to manage content in the workspace.|
7052
|Audit log access |**Audit** logs are retained, can be exported, and can be streamed to third party tools|**Audit** logs are retained, can be exported, and can be streamed to third party tools|
@@ -96,17 +78,17 @@ The following sections detail capabilities that are **not yet available** for Mi
9678

9779
### Admin Management not yet available
9880

99-
- When users delete an entire Loop workspace, that Loop workspace isn't available in an **end-user visible Recycle bin**. Furthermore, restoring the Loop workspace using admin tooling doesn't update in the Loop app user experience. The user would need to visit a saved page link for a restored workspace in order to see it again.
100-
- When an **admin deletes** a Loop workspace, it **will not be removed from the user's view** of Loop workspaces. When users click on the deleted Loop workspace, it displays an error.
101-
- When an **admin modifies the list of owners or members** of a Loop workspace through the SharePoint Admin Center or via PowerShell, the **changes won't be visible to the users within that Loop workspace**. Changes to the workspace membership are only updated in the user's view of the Loop app if they're made directly within the Loop app itself.
102-
- All shared Loop workspaces, including Ideas, are created as tenant-owned, in the tenant default geo like SharePoint Communication sites, not in the creator's preferred data location. Copilot Pages is created as user-owned, in the geo that matches the user's preferred data location. See [storage management after user departure](/microsoft-365/loop/loop-workspaces-storage-permission#storage-management-after-user-departure) for more information on managing workspaces.
103-
- **Individual controls for guest or external sharing** of a specific Loop workspace isn't available.
81+
- When users delete an entire Loop workspace, that Loop workspace isn't available in an **end-user visible Recycle bin**. Furthermore, restoring the Loop workspace using admin tooling doesn't update in the Loop app user experience. The user would need to visit a saved page link for a restored workspace in order to see it again. Microsoft Roadmap ID 421615 addresses this.
82+
- When an **admin deletes** a Loop workspace, it **will not be removed from the user's view** of Loop workspaces. When users click on the deleted Loop workspace, it displays an error. Microsoft Roadmap ID 421613 addresses this.
83+
- When an **admin modifies the list of owners or members** of a Loop workspace through the SharePoint Admin Center or via PowerShell, the **changes won't be visible to the users within that Loop workspace**. Changes to the workspace membership are only updated in the user's view of the Loop app if they're made directly within the Loop app itself. Microsoft Roadmap ID 421613 addresses this.
84+
- All shared Loop workspaces, including Ideas, are created as tenant-owned, in the tenant default geo like SharePoint Communication sites, not in the creator's preferred data location. Copilot Pages is created as user-owned, in the geo that matches the user's preferred data location. See [storage management after user departure](/microsoft-365/loop/loop-workspaces-storage-permission#storage-management-after-user-departure) for more information on managing workspaces. Microsoft Roadmap ID 422729 addresses Ideas functioning as a shared Loop workspace.
85+
- **Individual controls for guest or external sharing** of a specific Loop workspace isn't available. Microsoft Roadmap ID 421614 addresses this.
10486

10587
### eDiscovery capabilities not yet available
10688
- Full text search of content within .loop files in review sets.
10789

10890
### Microsoft 365 retention and deletion capabilities not available
109-
- Retention labels can't be applied to workspaces (this is by design, not a Loop limitation) and an end-user experience to apply, view, or update a retention label for components and pages isn't yet available.
91+
- Retention labels can't be applied to workspaces (this is by design, not a Loop limitation) and an end-user experience to apply, view, or update a retention label for components and pages isn't yet available. Microsoft Roadmap ID 397755 addresses this.
11092

11193
## Managing Loop in your organization
11294

@@ -117,6 +99,5 @@ By reviewing this information, you can make an informed decision on whether Micr
11799
## Related topics
118100

119101
- [Overview of Loop components in Microsoft 365](/microsoft-365/loop/loop-components-teams)
120-
- [Manage Loop components in OneDrive and SharePoint](/microsoft-365/loop/loop-components-configuration)
121102
- [Overview of Loop workspaces storage and permissions](/microsoft-365/loop/loop-workspaces-storage-permission)
122-
- [Manage Loop workspace experiences in SharePoint Embedded](/microsoft-365/loop/loop-workspaces-configuration)
103+
- [Loop admin policies for Loop components and Loop workspaces](/microsoft-365/loop/loop-components-configuration)

0 commit comments

Comments
 (0)