Introduction
When looking to implement SharePoint Online for your organization,there can seem to be an endless number of decisions to be made.I haveput together this cheat sheet as an aid to help in that planning effort, whether you are coming from a legacy SharePoint farmor network file share. This is not an all-inclusive planninglist butshouldsupplya good foundationfor creating a concrete artifact out of the abstract concepts involved in a SharePoint Online site architecture plan.
Tenant Admin Level
If your organizationis notalready using Microsoft 365,prepare to perform a lot of feature evaluation and deployment planningbefore going live with any production workload. For this blog,we willassume your organizationis using some aspect of M365, and I’ve commonly seen Exchange Online as many organizations’ first step towards the Microsoft cloud.I amalso going to exclude Azure AD, which is a broad enough topic to fill its own blog!
M365 Admin Center

Tenant/Application Admins– Who are your global admins vs specific application admins? These accounts should always require Multi Factor Authentication.
M365 Group Management–M365 Groupstryto bring a single membership concept that applies broadly across the M365 Cloud.By default, any M365 Group owner can create new M365 Groups. New M365 usersdo notalways intend to create new M365 Groups, andit isnot always clearly communicated in the UI when creating something is also creating a M365 Group.
- Restricting Creation– Untilthere hasbeen enough training and awareness built among group owners, we recommendusing PowerShell to restrict group creation to a specific security group.
Licensing– Microsoft licensing can be very confusing!Youget what you pay for, so if you buylower-levellicensing expect a lot of manual/PowerShell scripting to meet administrative needs.Below is some initialsummaryguidance:
- O365 Enterprise v M365 Enterprise–The O365 license is the base suite of cloud productivity applications.M365 bundles in Windows 10 Enterprise, plusaddedmobility and security features, such asIntune
- E1,E3,E5–The E1 gets youbasic suite with cloud versions of Office apps, E3 addsretention and sensitivity features plus Office client applications (ProPlus), E5unlocks the automatic detection and triggered actions on sensitive data.
- Azure AD Plans– Essential identity functions included inO365 plans,premium plans add automation to managing M365 groups andimproved identity protection features.
SharePoint Online
External Sharing – Set the allowed levels of external sharing in SharePoint Online with granular options, like restricting to named domains.
OneDrive
External Sharing –Set the allowed levels of external sharing inOneDrive.This is tied to the SharePoint Online setting.
Client Sync – There is a client app thatallows users tosynchronizeOneDrive and SharePoint Online content into their Windows Explorer UI, and work with files offline.Check outthe Microsoft Docto see a full list of what can be managed for OneDrive clients via Group Policy or Intune.
Microsoft Teams
Guest Access – Set if guest (external) userscan be invited to Microsoft Teams.
Policies and Role Permissions – There are a ton of granular options to limitwhat isallowed in Teams messages, meetings, and live events. You are also able to define what a Team Owner, Member, or Guestcando.
Primer on Key SharePoint Online Concepts
When it comes to planning out your SharePoint Onlinesite architecture, it can be helpful to refresh on a few key SharePoint Online concepts:

- Home Site– There can only be one home site, andchoosinga home site makes it easily accessible from the SharePoint Online mobile app.
- Hub Site–A hub site ties together several related sites, and a hub site’s theme and navigation are pushed down to any connected site collections. Hub sites are based off the Communication Site look and feel.
- Communication Site– Microsoft designed Communication sites to present visually appealing news, event info, and published work product. Creating a communication site does not also create an M365 Group.
- Team Site– Microsoft designed Team sites for groups of people to work together on active documents, assets, or other work outputs. Creating a Team site also creates an M365 Group. Creating a Microsoft Team will also create a connected SharePoint Team Site.
- Organization News–Any site collection can be designated as organization news. These sites are given extra visual weight whenpresented in newswebparts andare promoted on the SharePoint Online Start Page.
- Organization Asset Libraries– Up to 30 document librariescan be tagged as organization asset libraries. These can only live in a single site collection. Content in these libraries is easily accessible topage editors throughout SharePoint Online, and document templates will show up in the Office client as organization templates.
- Subsites–With Hub sites, we no longer need to use subsites and having deeper site architecture. Where we used to create subsites, now we create new site collections and tie those into a Hub site.
Map It Out
I prefer to perform SharePoint Online site architecture visually, and I use either index cards and sticky notes,eventually making into a Visio diagram or Miro board.I havefoundhaving a concrete visual helps facilitate planning discussions, but this map can also be Word or Excel based, whatever makes the most sense!I willuse index cards for site collections and Microsoft Teams, with sticky notes for lists, libraries, site pages, and channels.
Site Collection

A site collection is a container full of libraries, lists, and site pages. Each site collection can be configured with different admins, permissions, themes,external sharing, andmore.
- Site Name– Pick something a user couldsensethe site’s purpose/contents by the name alone.
- Site URL– Shorthand for the site name, avoid special characters and spaces
- Site Purpose/Intent–Why does this site exist? What are people supposed to do here?
- Site Type– Home site, Hub site, Communication site, Team site
- Site Collection Admins–These admins can take ownership of anything in the sitecollection andhave access to admin features and settings within the site collection.
- Site Owners (Full Control)– These owners will grow andsupportthesite andhandlemanaging access and content within the site collection.
- Site Members (Edit)– These members will edit and create content in the site.
- Site Visitors (Read)– This is the site’s audience,they come to consume content and information. I advocate for keeping the site visitors to everyone in theorganization unlessthere is a specific reason to do otherwise.
- Internal Only?– Should this siteand its contents be shared outside the organization?
- Retention/Sensitivity– Does anythingin this site need to be kept for a certaintimeafter a user deletes it? Are there documents that need protections even if they leave SharePoint Online?
- Parent Hub– If not a Hub site, what parent hub is the site connected to?
- Site Expiration– Will this site be evergreen, or does it have an expectedenddate?
Libraries
Libraries hold documents, images, and other assets.
- Inherit Permissions?– Should there be a smaller group of people who can access/edit/manage these documents?
- Library Name– Pick something a user couldsensethe library’s contents by name alone.
- Purpose/Intent– Why does this library exist?What issupposed to go here?
- Metadata– Think of 2 or 3categories that users could tag documents with. These are useful in views and search experiences.
- Content Growth–How many documents will be here in a year? 3 years?
- Versioning– SharePoint Online libraries have major versioning enabled by default. Does this library need draft and major versions?
- Retention/Sensitivity–Does anything in thislibraryneed to be kept for a certaintimeafter a user deletes it? Are there documents that need protections even if they leave SharePoint Online? Are there a subset of documents whichshould only be seen by a named group?
Lists
Unlike libraries, lists only hold data. A list item can have attachments.
- Inherit Permissions?–Should there be a smaller group of people who can access/edit/manage theselist items?
- List Name– Pick something a user could guess the list’s contents by name alone.
- Purpose/Intent– Why does this list exist? What are people supposed to do here?
Site Pages

Pages are the main way information is presented to users, especially in Hub or Communication sites.
- Page Editors–Who should be able to edit pages? How do we train our page editors?
- Page Metadata– I like to have at least one tag tying pages to a topic or business function, for improving search experiences.
- Tip– Create a couple of views for your page editors, which show them pagessorted by recent edits and pages with unpublished drafts.
Conclusion
There is a lot more to plan out when implementing M365, and that plan will change and evolve as an organization and its users change and evolve. This blog should arm you with the essentials to start the planning activity, but depending on your organization’s needs and requirements, there other considerations to incorporate into your planning. If you are struggling with yourSharePoint Online site architecture plan, oryou wouldliketo reviewyour plan with some seasoned professionals, contact us to schedule a time to review what you currently have.