Jun 03 2024 07:21 PM
Hello everyone! I hope everyone is well!
Perhaps it is not a technical doubt but rather a need or concept.
What is the need for "subsites" in Sharepoint Online today? I ask this because thinking about the natural ways of creating and using websites, it is not necessary.
But trying to be a person of good will, the user still wanting to have a Subsite, I, as the Environment Administrator, cannot list this "site" nor can I observe where it uses the space in question. Then? Where does it consume space? But before that, really, what is the use of a subsite? And how do you then list those that exist in the environment, use, volume, etc.
It may seem like endless nonsense and I apologize for the inconvenience with something that may seem so trivial, but it has taken away my peace of mind in the last few hours thinking about it.
Thank you very much for your attention
Good Regards
Jun 04 2024 12:35 AM
Solution@tcboeira In the modern SharePoint online experience, subsites aren't recommended by Microsoft.
Here is the Microsoft official documentation you can refer for more information: Introduction to SharePoint information architecture - Guiding principle: the world is flat
If you are a site collection administrator on the "site" (site collection), you can check the subsite storage by navigation to Site Settings --> Storage Metrics.
Generally, URL is in this format:
https://contoso.sharepoint.com/sites/MySite/_layouts/15/storman.aspx
Related Documentation: Manage site storage limits in SharePoint in Microsoft 365
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Jun 17 2024 09:25 AM
Well then...
It's one thing to actually disable the possibilities of creating Subsites...
The second - one more doubt:
I use "Get-SPOSite -Limit ALL" or "Get-PnPTenantSite" but I can't find the "subsites" but the subsites don't appear in the list.
I imagine this is because a subsite is part of a website, although they appear to use different spaces.
I have a website
https://tenant.sharepoint.com/sites/site001
I created a subsite "subsite01"
https://tenant.sharepoint.com/sites/site001/subsite01
But in the commands above, only site001 comes to me and only its space. Subsite01 does not. I don't see this even using "Get-SPOSite -Limit ALL" or "Get-PnPTenantSite"
All this because I need to know exactly what each site - and of course if there is - each subsite can consume space. Where does he get this space from?
Well, these are just doubts about theory and thought.
Thank you for your help
Jun 04 2024 12:35 AM
Solution@tcboeira In the modern SharePoint online experience, subsites aren't recommended by Microsoft.
Here is the Microsoft official documentation you can refer for more information: Introduction to SharePoint information architecture - Guiding principle: the world is flat
If you are a site collection administrator on the "site" (site collection), you can check the subsite storage by navigation to Site Settings --> Storage Metrics.
Generally, URL is in this format:
https://contoso.sharepoint.com/sites/MySite/_layouts/15/storman.aspx
Related Documentation: Manage site storage limits in SharePoint in Microsoft 365
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.