Skip to content

Microsoft 365 URLs — Personal vs Business

cpx May 26, 2026 2 min read Azure

Reference map of Microsoft’s frontend URLs and which plan they belong to.

Core portals

URLPurposePlan
portal.office.comMain Office launcher — redirects to microsoft365.comBoth
microsoft365.comApp launcher dashboard (Word, Excel, PPT online)Both
myaccount.microsoft.comPersonal Microsoft Account settings, security, devicesPersonal
myaccount.microsoft.comWork/school account profile (when signed into Entra ID)Business
account.microsoft.comConsumer billing, subscriptions, order historyPersonal

Email & calendar

URLPurposePlan
outlook.live.comConsumer Outlook webmail (@outlook.com, @hotmail.com)Personal
outlook.office365.comBusiness Exchange Online mailbox (custom domain)Business
outlook.office.comAlias — redirects to outlook.office365.comBusiness

Storage & collaboration

URLPurposePlan
onedrive.live.comPersonal OneDrive (consumer Microsoft Account)Personal
onedrive.comOneDrive — routes to personal or business based on loginBoth
{tenant}.sharepoint.comSharePoint Online team sites, intranet, document librariesBusiness
{tenant}-my.sharepoint.comOneDrive for Business backend (personal storage in tenant)Business

Communication

URLPurposePlan
teams.microsoft.comMicrosoft Teams web app (chat, meetings, channels)Both
teams.live.comTeams for personal / free accountsPersonal

Admin & identity (business only)

URLPurposePlan
admin.microsoft.comMicrosoft 365 Admin Center (users, licenses, billing)Admin
entra.microsoft.comEntra ID (Azure AD) — identity, conditional access, SSOAdmin
security.microsoft.comMicrosoft 365 Defender portalAdmin
compliance.microsoft.comPurview — DLP, retention, eDiscoveryAdmin
endpoint.microsoft.comIntune — device management (MDM/MAM)Admin
portal.azure.comAzure portal — cloud infrastructure, Entra, subscriptionsAdmin

Apps (web versions)

URLPurposePlan
word.cloud.microsoftWord Online (new short domain)Both
excel.cloud.microsoftExcel OnlineBoth
powerpoint.cloud.microsoftPowerPoint OnlineBoth
loop.cloud.microsoftMicrosoft Loop (collaborative workspace)Business
planner.cloud.microsoftPlanner (task/project management)Business
to-do.office.comMicrosoft To DoBoth

Key pattern: *.live.com = consumer/personal, *.office365.com or {tenant}.sharepoint.com = business tenant, *.cloud.microsoft = new unified domains (route by login).

Diagram

graph TD
    subgraph Personal["Personal / Consumer"]
        OL["outlook.live.com<br/>Consumer webmail"]
        ODL["onedrive.live.com<br/>Personal OneDrive"]
        TL["teams.live.com<br/>Personal Teams"]
        ACC["account.microsoft.com<br/>Billing, subs"]
    end
    subgraph Both["Both - routes by login"]
        M365["microsoft365.com<br/>App launcher"]
        OD["onedrive.com"]
        TM["teams.microsoft.com"]
        MA["myaccount.microsoft.com"]
        APPS["*.cloud.microsoft<br/>Word / Excel / PPT"]
    end
    subgraph Business["Business / Tenant"]
        OO["outlook.office365.com<br/>Exchange Online"]
        SP["tenant.sharepoint.com<br/>Team sites, intranet"]
        SPM["tenant-my.sharepoint.com<br/>OneDrive for Business"]
        LOOP["loop.cloud.microsoft"]
        PLAN["planner.cloud.microsoft"]
    end
    subgraph Admin["Admin portals"]
        ADM["admin.microsoft.com<br/>M365 Admin Center"]
        ENTRA["entra.microsoft.com<br/>Identity / SSO"]
        SEC["security.microsoft.com<br/>Defender"]
        COMP["compliance.microsoft.com<br/>Purview"]
        INTUNE["endpoint.microsoft.com<br/>Intune"]
        AZ["portal.azure.com<br/>Azure portal"]
    end
    M365 --> OL
    M365 --> OO
    M365 --> APPS
    OD --> ODL
    OD --> SPM
    ADM --> ENTRA
    ADM --> SEC
0 0 votes
Article Rating
guest

0 Comments
Oldest
Newest Most Voted
0
Would love your thoughts, please comment.x
()
x