Microsoft 365 Backup: Why Microsoft Doesn't Back Up Your Data
TL;DR
One of the most dangerous assumptions in business IT is “our data is in Microsoft 365, so Microsoft backs it up.” They do not. Microsoft keeps the service running with enormous redundancy, but under their own shared responsibility model, protecting your actual data (against accidental deletion, ransomware, or a rogue employee) is your job. The native recycle bins and retention windows are short-term safety nets that expire, not a real backup. If your Microsoft 365 data matters, you need a separate, independent backup.
- Microsoft guarantees uptime and infrastructure, not the recoverability of your data. Redundancy is not backup.
- Native protection is thin: deleted-item retention (about 14 to 30 days) and recycle bins (about 93 days), and then it is gone.
- You are exposed to accidental and malicious deletion, ransomware on synced files, account compromise, and retention gaps.
- The fix: a third-party Microsoft 365 backup, an independent, versioned copy with granular restore across Exchange, SharePoint, OneDrive, and Teams. It is the 3-2-1 rule applied to the cloud.
Now for the more technical explanation
Does Microsoft back up your Microsoft 365 data?
“It is in the cloud, so it is safe” feels obviously true, and it is the exact sentence behind a lot of permanent data loss. Microsoft 365 is highly available and resilient: your data is replicated across data centres, so Microsoft’s own hardware failing will not lose it. But high availability is not the same as backing up your data against your own mistakes. Those are different problems, and Microsoft only solves the first one.
The shared responsibility model (Microsoft says this themselves)
Cloud services run on a shared responsibility model, and it is worth knowing where the line sits:
- Microsoft is responsible for the platform: keeping the service online, the infrastructure patched, the data centres redundant, and the whole thing meeting its uptime commitments.
- You are responsible for your data: who can access it, how it is configured, and, crucially, recovering it if it is deleted, corrupted, or held to ransom.
This is not a gotcha buried in the fine print, Microsoft’s own Services Agreement effectively recommends that you keep an independent backup of your content. They provide the resilient platform; the safety of the data on it is yours to own.
What Microsoft actually gives you (and where it stops)
Microsoft 365 does include some genuine recovery features. The trap is mistaking these short-term safety nets for a backup:
- Geo-redundancy. Your data is copied across multiple data centres. This protects against Microsoft’s hardware failure. It does nothing when you delete something, because the deletion is faithfully replicated everywhere.
- Exchange deleted-item retention. Deleted emails sit in recoverable storage for a limited window (commonly 14 days, up to 30). After that, they are purged.
- SharePoint and OneDrive recycle bins. Deleted files live in a two-stage recycle bin for around 93 days total, then they are gone.
- Retention and litigation hold. If you have configured them, retention policies or legal holds can preserve data longer. But they are opt-in, complex, and built for compliance and eDiscovery, not for easy restores.
Every one of these has an expiry date. A file deleted and not noticed for four months, an extremely common scenario, is beyond all of them.
What you are NOT protected against
The real threats to business data are almost all things the native tools do not cover once their windows lapse:
- Accidental deletion. Someone deletes a mailbox, a folder, or a document set, and nobody notices until well after the retention window has closed.
- Malicious deletion. A departing or disgruntled employee wipes their mailbox and files on the way out; a compromised account is used to destroy data.
- Ransomware. Malware encrypts files on a PC, and because OneDrive and SharePoint are syncing, the encrypted versions sync straight up to the cloud. (This is the same “sync is not backup” trap covered in the system rollback guide.)
- Account compromise. A phished or stolen account (see phishing-resistant MFA and dark web monitoring) can be used to delete or exfiltrate mailbox and file data.
- Retention gaps and misconfiguration. Policies that were never set up, set up wrong, or that simply do not reach far enough back.
- Long-term needs. Compliance, legal, or historical requirements that stretch years beyond any native window.
“But we have retention policies”
Retention policies (in Microsoft Purview) can hold data for longer, and they matter for compliance. But retention is not backup, for three practical reasons:
- It is designed for compliance and legal discovery, not recovery. Getting a specific user’s mailbox or a document library back to how it looked on a particular Tuesday is painful, slow, and often not granular.
- It is per-workload and complex. Correctly covering Exchange, SharePoint, OneDrive, and Teams with retention is fiddly, and gaps are easy.
- It still lives inside the same tenant. A compromised admin or a policy change can affect it. A real backup is an independent copy you control separately.
The fix: third-party Microsoft 365 backup
The clean answer is a dedicated, third-party backup service for Microsoft 365. A good one gives you:
- An independent copy of your data, held outside the Microsoft tenant, so a compromise or deletion inside M365 cannot reach it.
- Full coverage: Exchange (mailboxes), SharePoint, OneDrive, and Teams (chats, channels, files).
- Granular, point-in-time restore: recover a single email, a file, a folder, or a whole mailbox to how it looked on a chosen date.
- Long retention you define, well beyond the native windows.
- Ideally immutable storage, so backups cannot be altered or encrypted by ransomware.
The established names in this space include Veeam, Datto, Dropsuite, AvePoint, Acronis, and Barracuda, among others. The point is not the brand; it is having a separate, versioned, restorable copy under your own control. It is simply the 3-2-1 backup rule applied to the cloud: your live data in M365, plus an independent second copy somewhere Microsoft’s tenant cannot touch.
Who needs this
If a business relies on Microsoft 365 for email, documents, or Teams (so, nearly all of them), it needs a backup. It is non-negotiable for regulated industries and anyone with compliance obligations, and it is one of the most common and most damaging gaps in small-business IT, because the “it is in the cloud” assumption is so widespread. For an MSP, confirming a client actually has M365 backup is one of the highest-value checks you can make, precisely because the client almost always assumes Microsoft already has it covered.
The short version
Microsoft keeps Microsoft 365 online and redundant, but under the shared responsibility model, backing up your data is your job, not theirs. The native recycle bins and retention windows are short-term safety nets that expire, and they do not protect you from accidental or malicious deletion, ransomware syncing up encrypted files, or account compromise. Retention policies help with compliance but are not a backup. If your M365 data matters, get an independent, third-party backup with granular restore, the 3-2-1 rule, applied to the cloud.
Related
- System rollback is not a backup (the same trap, on the desktop)
- File sync is not a backup (the same trap, on Dropbox and OneDrive)
- Data destruction: what actually counts as secure
- Conditional Access policies every Microsoft 365 tenant should have
- Phishing-resistant MFA
Written by Tom Langston, IT Infrastructure and Cybersecurity.