Domain 1 β€” Module 3 of 8 38%
3 of 28 overall
Domain 1: Deploy and Manage a Microsoft 365 Tenant Free ⏱ ~14 min read

Adoption Tracking and Microsoft 365 Backup

Measure how your organisation uses Microsoft 365 with adoption reports and usage analytics, then protect critical data with Microsoft 365 Backup.

Two sides of tenant sustainability

Simple explanation

Running a healthy tenant means two things: making sure people actually USE it, and making sure you can RECOVER if something goes wrong.

Adoption tracking answers: β€œIs our investment paying off? Are people using Teams for collaboration or still emailing spreadsheets?” Microsoft 365 Backup answers: β€œIf ransomware hits or someone accidentally deletes a critical SharePoint site, can we get it back?”

One measures success. The other prevents catastrophe. Both are part of managing a production tenant.

Part 1: Adoption and usage monitoring

Built-in usage reports

The M365 admin center (Reports > Usage) provides per-service activity reports:

ReportWhat It ShowsKey Metrics
Microsoft 365 active usersUsers who activated and used M365 servicesActive users by service, activation counts
Email activityExchange Online usageEmails sent/received, mailbox size
SharePoint activitySite and file interactionFiles viewed/edited, active sites
Teams activityMeetings, messages, callsMeeting minutes, channel messages, 1:1 calls
OneDrive activityFile storage and sharingFiles synced, shared, storage used
Microsoft 365 Apps usageDesktop/mobile/web app usageActive devices by platform, feature usage

Marcus’s adoption challenge

Oakwood Financial migrated to M365 six months ago, but the CFO asks: β€œWhy are we paying for Teams when people still use email for everything?” Marcus pulls the reports:

  • Teams active users: 320 out of 800 (40% adoption)
  • Email activity: Flat β€” no reduction since migration
  • SharePoint active files: Only 50 sites created (most content still on file shares)

Marcus uses these numbers to:

  1. Identify low-adoption departments β€” accounting and legal are still on email only
  2. Plan targeted training β€” Teams workshops for the holdout departments
  3. Track progress monthly β€” dashboard shows adoption trending upward
Deep dive: Microsoft 365 Usage Analytics in Power BI

For deeper analysis, the Microsoft 365 Usage Analytics template app connects to your tenant via the Microsoft Graph reporting API and provides:

  • Trend analysis over 12 months
  • Cross-service adoption correlations
  • Licence utilisation vs purchased
  • Department-level breakdowns (if org data is populated)

To enable: M365 admin center > Reports > Usage > Enable Microsoft 365 Usage Analytics. Requires Power BI Pro or Premium licence for the person building reports. Data is anonymised by default β€” admins must opt in to show user-level details.

Microsoft Viva Insights (organisational analytics)

For deeper workplace analytics, Microsoft Viva Insights provides:

  • Meeting hours per week β€” are people in too many meetings?
  • Focus time β€” uninterrupted work blocks
  • Collaboration patterns β€” who works with whom across the org
  • Manager effectiveness β€” 1:1 meeting frequency, email after hours

Viva Insights is configured in the M365 admin center and requires a Viva Insights licence. The exam may ask about enabling and interpreting these analytics, not building custom queries.

Part 2: Microsoft 365 Backup

What Microsoft 365 Backup protects

Microsoft 365 Backup is a first-party backup and restore service that provides:

WorkloadWhat’s ProtectedRestore Capability
Exchange OnlineMailboxesPoint-in-time restore (any point within retention window)
SharePoint OnlineSites and librariesPoint-in-time restore of entire sites
OneDrive for BusinessUser drivesPoint-in-time restore of individual accounts

How it works

  1. Connect an Azure subscription for pay-as-you-go billing
  2. Create backup policies β€” select which mailboxes, sites, and OneDrive accounts to protect
  3. Backups run automatically β€” multiple snapshots per day
  4. Restore when needed β€” select a point in time and restore to the original location or a new location
Microsoft 365 Backup vs Recycle Bin vs Retention Policies
FeatureM365 BackupRecycle BinRetention Policies
PurposeDisaster recovery, ransomware recoveryAccidental deletion recoveryCompliance and legal holds
Retention periodConfigurable (up to years)93 days (SharePoint), 14-30 days (Exchange)Based on policy (1 year to unlimited)
Point-in-time restoreYes β€” any snapshot within retentionNo β€” only recovers deleted itemsNo β€” preserves but doesn't restore state
ScopeMailboxes, sites, OneDriveItems within a site or mailboxAll content matching policy criteria
CostPay-as-you-go (Azure billing)IncludedIncluded (some features need E5)
Managed fromM365 admin centerEach workload's recycle binMicrosoft Purview compliance portal
Exam tip: Backup vs Retention β€” know the difference

The exam may present a scenario where data needs to be recovered after a ransomware attack. Key distinction:

  • Retention policies preserve data for compliance but don’t restore the tenant to a previous state
  • Recycle Bin helps with accidental deletions but has a limited window and no point-in-time restore
  • Microsoft 365 Backup is the only option that provides true point-in-time restore of an entire mailbox or SharePoint site to a state before the attack

If the question asks about β€œrestoring to a previous state” or β€œrecovering from ransomware,” the answer is Microsoft 365 Backup.

Elena’s backup scenario

MedGuard Health’s SharePoint site containing patient scheduling data is hit by ransomware β€” files are encrypted. Elena uses Microsoft 365 Backup to:

  1. Select the affected SharePoint site
  2. Choose a restore point from 2 hours before the attack
  3. Restore to the original location (overwriting encrypted files)
  4. Verify data integrity post-restore

Without M365 Backup, her only option would be the SharePoint recycle bin (which doesn’t help when files are encrypted, not deleted) or hoping version history has clean copies.

Key concepts to remember

Question

Where do you find Microsoft 365 usage reports in the admin center?

Click or press Enter to reveal answer

Answer

M365 admin center > Reports > Usage. Shows per-service reports for active users, email activity, Teams activity, SharePoint, OneDrive, and M365 Apps usage. For deeper analytics, enable Microsoft 365 Usage Analytics (requires Power BI).

Click to flip back

Question

What three workloads does Microsoft 365 Backup protect?

Click or press Enter to reveal answer

Answer

1. Exchange Online mailboxes, 2. SharePoint Online sites, 3. OneDrive for Business accounts. It provides point-in-time restore and requires an Azure subscription for pay-as-you-go billing.

Click to flip back

Question

How does Microsoft 365 Backup differ from retention policies?

Click or press Enter to reveal answer

Answer

M365 Backup provides point-in-time restore of entire workloads (mailboxes, sites, drives) for disaster recovery. Retention policies preserve content for compliance but don't restore the tenant to a previous state. Backup is for recovery; retention is for legal and compliance holds.

Click to flip back

Knowledge check

Knowledge Check

Marcus needs to prove to Oakwood Financial's CFO that the Microsoft 365 investment is paying off. Which approach gives him the most comprehensive adoption data across all M365 services?

Knowledge Check

Elena discovers that MedGuard Health's main SharePoint site was encrypted by ransomware an hour ago. Files are encrypted but not deleted. What is the fastest recovery method?


Next up: Managing Users, Contacts and External Identities β€” from bulk user creation to B2B guest access at scale.