SharePoint Online: Plans, Limits & Admin Basics


This is a working reference on SharePoint Online — the same material our SharePoint support team uses when onboarding tenants. It covers what the service is, how it is licensed and priced, the storage model, the service limits that matter in day-to-day administration, admin center basics, and how it differs from SharePoint Server.
What is SharePoint Online
SharePoint Online is the cloud-hosted version of SharePoint, delivered as a service inside Microsoft 365. Microsoft runs the servers, applies patches, and manages the underlying SQL and farm infrastructure; the customer manages sites, permissions, storage, and sharing policy. There is no farm to build and no cumulative update cycle to track.
Functionally, it provides team sites and communication sites, document libraries with versioning and co-authoring, lists (the same platform behind Microsoft Lists), intranet pages and news, and search. It is also the storage layer behind Microsoft Teams file tabs and the backend for OneDrive for work accounts. The full feature matrix by plan is in the SharePoint service description on Microsoft Learn.
Plans and pricing
SharePoint Online is sold two ways: as a standalone plan, or bundled inside Microsoft 365 and Office 365 subscriptions. Most organizations get it as part of a bundle. Prices below are per user per month with annual commitment, from Microsoft's US price lists as of August 2026; confirm current figures on the SharePoint plans page and the Microsoft 365 enterprise pricing page.
| Plan | Price (per user/month, annual) | SharePoint included |
|---|---|---|
| SharePoint (Plan 1) — standalone | $5.00 | Full SharePoint Online service, no Office apps |
| Microsoft 365 Business Basic | $7.00 | Yes |
| Microsoft 365 Business Standard | $23.50 (with Copilot) | Yes |
| Microsoft 365 E3 | $39.00 | Yes |
| Microsoft 365 E5 | $60.00 | Yes |
SharePoint (Plan 2) — the higher standalone tier — was withdrawn from sale for new commercial customers; it no longer appears on Microsoft's public SharePoint plan comparison, and Microsoft's own product pages now steer standalone buyers to Plan 1 or a Microsoft 365 bundle. Existing Plan 2 subscribers keep the plan on renewal for now. Features that historically required Plan 2, such as InfoPath Forms Services, are otherwise covered by Office 365 E3/E5.
Storage model
Tenant storage is pooled, not per site. The formula for Business and Enterprise plans is 1 TB base per organization plus 10 GB per licensed user. A 100-user tenant therefore has 2 TB of SharePoint storage (1 TB base + 100 × 10 GB). Microsoft 365 F1/F3 tenants get a flat 1 TB. OneDrive storage for each user is separate and does not draw from this pool. Additional storage is purchasable in 1 GB increments with no upper cap; details are in the site storage limits documentation.
A tenant that runs over its storage limit risks being placed in read-only mode until usage drops or capacity is added. Recycle bin contents count against the pool, so emptying site recycle bins is a legitimate first response to a storage alert.
Service limits
Key limits from the official SharePoint limits page:
| Limit | Value |
|---|---|
| Max file upload size | 250 GB per file |
| File attached to a list item | 250 MB |
| Items per list / files per library | 30 million |
| List view threshold | 5,000 items per view query (views over this need indexing or filtering) |
| Max storage per site | 25 TB |
| Sites per organization | 2 million |
| File path length (path + name, decoded) | 400 characters |
| Permissions inheritance | Cannot be broken on a list/library/folder holding more than 100,000 items |
| Versions | 50,000 major / 511 minor |
| Sync (recommended) | No more than 300,000 files per synced library |
The two limits that generate the most support tickets are the 5,000-item list view threshold, which surfaces as views failing on large lists rather than as an upload error, and the 100,000-item boundary for breaking permission inheritance, which blocks per-folder security on large libraries. Both are architectural constraints to design around, not settings to raise.
Admin basics
Tenant-level administration happens in the SharePoint admin center at the tenant's -admin.sharepoint.com URL. We keep a separate walkthrough of the console in our SharePoint admin center guide; the core areas are:
- Site creation — Active sites lists every site with storage and activity; new team and communication sites are created here or self-served by users if the tenant allows it. Site storage limits default to automatic (pooled) but can be set per site.
- Sharing settings — the tenant-wide external sharing dial (Anyone, New and existing guests, Existing guests, Only your organization) plus per-site overrides, default link type, and link expiration. This is the single highest-impact security setting in the service.
- Retention — retention policies and labels are configured in Microsoft Purview, not the SharePoint admin center, but they apply to SharePoint and OneDrive locations and count against the tenant's hold limits.
SharePoint Online vs. SharePoint Server
| Aspect | SharePoint Online | SharePoint Server |
|---|---|---|
| Hosting | Microsoft datacenters (SaaS) | Customer servers, on-premises or IaaS |
| Licensing | Per user/month subscription | Server licenses + CALs, subscription-based since Subscription Edition |
| Patching | Handled by Microsoft, continuous | Customer applies cumulative updates |
| Customization | SharePoint Framework (SPFx), no full-trust code | Full-trust solutions and farm-level customization |
| Storage | Pooled tenant quota (1 TB + 10 GB/license) | Limited by your SQL storage |
| Feature velocity | New features arrive continuously | Feature updates tied to server releases |
The current on-premises product is covered in our SharePoint Server Subscription Edition reference. Microsoft's development focus is on Online; Server remains for data-residency, air-gapped, and deep-customization scenarios.
Migrating to SharePoint Online
Moves from SharePoint Server, file shares, or other cloud storage into SharePoint Online use Microsoft's free tooling (SharePoint Migration Tool, Migration Manager) or third-party products, plus an assessment pass for unsupported customizations and oversized libraries. Planning, tool selection, and cutover sequencing are covered in our SharePoint migration guide.
Sync via the OneDrive client
Desktop access to SharePoint libraries runs through the same OneDrive sync app used for personal work files: users open a library and select Sync, or add a shortcut to OneDrive. Files On-Demand keeps content cloud-only until opened, which matters on the 300,000-file libraries where full sync degrades. Behavior and restrictions are documented in Microsoft's sync documentation.
Common admin issues
- Sharing lockouts — a user cannot share externally because the tenant or site sharing level is stricter than expected; check the per-site setting, which can only be equal to or stricter than the tenant dial.
- Storage full — tenant pool exhausted; empty site recycle bins (two stages, 93 days total), trim version history, then buy add-on storage.
- Sync conflicts — duplicate files with a computer name suffix, usually from offline edits to the same file or libraries above the 300,000-file guidance; resolve in the client and reduce synced scope.
- List view failures — views over the 5,000-item threshold return errors; add indexed columns and filtered views instead of raising expectations of the limit.
- Site URL confusion after rename — changing a site address leaves a redirect, but hard-coded links in flows and scripts break; inventory automation before renaming.
Get the most comprehensive Microsoft 365 plan with advanced security, compliance, and analytics.
Microsoft 365 E5 Plans & PricingTopics

Sreenivasa Reddy G
Founder & CEO • 15+ years
Sreenivasa Reddy is the Founder and CEO of Medha Cloud, recognized as "Startup of the Year 2024" by The CEO Magazine. With over 15 years of experience in cloud infrastructure and IT services, he leads the company's vision to deliver enterprise-grade cloud solutions to businesses worldwide.
More in Microsoft 365
View all
SharePoint Support: Microsoft Options & Third Party
8 min read

SharePoint Permissions: Levels, Groups & Inheritance
9 min read

SharePoint 2016 & 2019 End of Life: Dates & Options
9 min read

SharePoint Server Subscription Edition: Licensing & Upgrade
9 min read

SharePoint Document Library: Setup, Views & Limits
9 min read

SharePoint vs OneDrive: Differences & When to Use Each
8 min read