New PowerShell property for Loop containers: OwnershipType

If you collect all Loop containers via PowerShell, defining the container type is complicated. Meanwhile, Microsoft provides three Loop container types. All containers are built on SharePoint Embedded (and admins still have no access to the containers via Graph APIs).

  • Tenant (for Shared Workspaces)
    This is a shared Loop workspace container, comparable to a SharePoint Communication site. Users create a shared workspace via Loop on the web. This container can now have multiple owners.

  • User (for Personal Workspaces)
    A user-owned workspace container connected to the user account, comparable to a OneDrive site. If the user account is deleted, this container will be deleted too. User-owned workspace containers are created automatically if the user opens Loop on the web for the first time, but only if the account has permissions to create Loop workspaces. Users cannot share this container type. The user is the only owner.
Read:  New Personal Workspaces in Microsoft Loop

  • Group (for group-connected workspaces)
    This container is connected to a Teams channel and the group, comparable to a group-connected SharePoint team site. Group owners or members must add the Loop app to a channel to create a group channel workspace. The container members and owners are the same as in the group.
Read:  Create a new Loop Workspace container connected to a Teams channel


Microsoft added the Loop workspace container type to SharePoint PowerShell. This information was planned for January.
Now, if an admin queries the containers with PowerShell, the result includes the property OwnershipType with the values TenantOwned, UserOwned, or GroupOwned.

PowerShell

Share
Avatar photo

Tobias Asböck

Tobias is a Senior System Engineer with around ten years of professional experience with Microsoft 365 products such as SharePoint Online, SharePoint Premium, OneDrive for Business, Teams Collaboration, Entra ID, Information Protection, Universal Print, and Microsoft 365 Licensing. He also has 15+ years of experience planning, administering, and operating SharePoint Server environments. Tobias is a PowerShell Scripter with certifications for Microsoft 365 products. In his spare time, Tobias is busy with updates in the Microsoft 365 world or on the road with his road bike and other sports activities. If you have additional questions, please contact me via LinkedIn or [email protected].

Leave a Reply

Your email address will not be published. Required fields are marked *