A collaborative workspace app in Microsoft 365 designed to help teams co-create, stay organized, and work together in real time across apps and devices.
Hello @Glenn Maxwell
As this is a complicated issue, I would like to first summarize it to ensure we are addressing it in the right direction:
- You have a rehired user who is unable to access a Microsoft Loop workspace. The user has provided the workspace display name (e.g., myteam1) along with a Loop URL pointing to a SharePoint Embedded content container (CSP ID).
- From your checks as a Global Administrator, you were unable to locate the workspace using the display name in Active Containers (SharePoint Embedded). Additionally, when attempting to access the associated
/contentstorageURL directly, it returns an HTTP 404 - Not Found error. - You would like to confirm how to identify the corresponding Loop workspace or container, how access is managed, and whether there is an equivalent method to reassign permissions for the user similar to the approach used in SharePoint Online.
Along the way, I will clarify each of your questions with key points and include Microsoft documentation for your reference, so you can review and assess how to apply it to your current scenario.
1/ Can the Loop workspace be identified from the CSP container ID?
Yes, however, this cannot be done via display name search.
Microsoft Loop workspaces are stored as SharePoint Embedded containers (CSP ID). To locate the corresponding workspace, you would need to use PowerShell (Get-SPOContainer) rather than relying on the Admin Center UI.
Admins can list and find containers using:
Get-SPOContainer (PowerShell)
Manage SharePoint Embedded containers for Copilot Notebooks, Copilot Pages, or Loop workspaces | Mi…
2/ Can admins manage Loop workspace membership like SharePoint sites?
Partially, but the model is different.
- Loop workspaces are managed at the container level, not via SharePoint site permissions:
- No classic SharePoint permission page
Only 2 roles available:
- Owner and Editor
- Administrators can manage access via:
- SharePoint Admin Center (Containers)
- PowerShell
Overview of Loop components and Loop workspaces permissions | Microsoft Learn
3/ Remove and re-add a rehired user
Yes, this is the recommended approach.
Since access is based on workspace/container membership, you can:
- Remove the user from the workspace/container
- Re-invite the user
This is the closest equivalent to the SharePoint “remove and re-share” method.
4/ Rehired user access scenario
This behavior can occur.
Access to Loop depends on:
- The current user account
- Existing workspace membership
If the account has changed during rehire, the user may need to be added again to regain access.
If you still need my assistance, please come back with screenshots or any additional details so I can review it again and see if there’s anything more I can help you with.
Kind regards,
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in "our documentation" to enable e-mail notifications if you want to receive the related email notification for this thread