What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
not applicable
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
No response
Issue description
We have been trying to figure out more details on the planned enforcement of limits in SharePoint Online. We already created a Microsoft Support Ticket and also commented in the Microsoft Feedbackportal but no one can answer our questions so maybe someone here knows details on the topic or can lead me to the right place to ask these kind of questions and get the answers.
SharePoint recommends a maximum of 2,000 lists and libraries per site, and 2,000 subsites per site. These have been long standing limits for SharePoint but have not been formally enforced. There have been cases where some sites exceeded these limits, resulting in poor site performance and low-quality viewing experience. One of the most impacted areas is the API performance that degrades significantly when users access data on the sites that exceed their recommended limits. The API calls may time out or get throttled, blocking the users from opening the site or resulting in unexpected failures. In some extreme cases, the issue can impact functionalities beyond these sites. To ensure site performance and help customers have the best possible experience, Microsoft will implement a safeguard to prevent customers from exceeding these limits.
The official SharePoint limits page was update to this recently:
https://learn.microsoft.com/en-us/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits#lists-and-libraries
2,000 lists and libraries **combined per site collection (including main site and any subsites)**.
So in this case if we are reading it correctly the 2000 lists limit even includes lists / libraries in subsites. This limits will completely break some of our solutions and we are trying to figure out a new way of solving the requirements based on these limits - but to do so we need to exactly know, how this limits will get counted. E.g. if we create a subsite without any custom list / library the subsite itself has already lists and libraries. The mentioned 2000 subsites limit can never be reached because there would be already more than 2000 lists / libraries before. So how is Microsoft planning to force these limits in detail?
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
not applicable
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
No response
Issue description
We have been trying to figure out more details on the planned enforcement of limits in SharePoint Online. We already created a Microsoft Support Ticket and also commented in the Microsoft Feedbackportal but no one can answer our questions so maybe someone here knows details on the topic or can lead me to the right place to ask these kind of questions and get the answers.
SharePoint recommends a maximum of 2,000 lists and libraries per site, and 2,000 subsites per site. These have been long standing limits for SharePoint but have not been formally enforced. There have been cases where some sites exceeded these limits, resulting in poor site performance and low-quality viewing experience. One of the most impacted areas is the API performance that degrades significantly when users access data on the sites that exceed their recommended limits. The API calls may time out or get throttled, blocking the users from opening the site or resulting in unexpected failures. In some extreme cases, the issue can impact functionalities beyond these sites. To ensure site performance and help customers have the best possible experience, Microsoft will implement a safeguard to prevent customers from exceeding these limits.The official SharePoint limits page was update to this recently:
https://learn.microsoft.com/en-us/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits#lists-and-libraries
2,000 lists and libraries **combined per site collection (including main site and any subsites)**.So in this case if we are reading it correctly the 2000 lists limit even includes lists / libraries in subsites. This limits will completely break some of our solutions and we are trying to figure out a new way of solving the requirements based on these limits - but to do so we need to exactly know, how this limits will get counted. E.g. if we create a subsite without any custom list / library the subsite itself has already lists and libraries. The mentioned 2000 subsites limit can never be reached because there would be already more than 2000 lists / libraries before. So how is Microsoft planning to force these limits in detail?