Event banner
SharePoint Embedded Hello, World: Getting Started
Event Ended
Wednesday, Jul 17, 2024, 09:00 AM PDTEvent details
SharePoint Embedded is a new way to deliver Microsoft 365 capabilities like compliance, collaboration, Copilot, and core files and document storage as part of any app.
Join us for a free ShareP...
EmilyPerina
Updated Dec 27, 2024
patel_pragnesh
Jul 17, 2024Copper Contributor
SharePoint embedded container is site collection or document library behind the scene for storing documents?
JamesEccles
Microsoft
Jul 17, 2024Yes, that can be a helpful mental model- you can think of a container as a site collection that contains a single document library. Some of the limits are common (for example, that containers can store up to 25TB of data). But the fact that your app is providing the UI for the containers means that you might make different Information Architecture choices with containers vs site collections.
- patel_pragneshJul 17, 2024Copper ContributorThank you.