“M365 App Adoption Trends: Security vs Productivity Usage Analysis”
Autotask PSA Datto RMM Datto Backup Microsoft 365 SmileBack HubSpot IT Glue All reports
AI-GENERATED REPORT
You searched for:

M365 App Adoption Trends: Security vs Productivity Usage Analysis

Which Microsoft 365 services are your clients actually using, which ones sit idle, and where security adoption outpaces productivity tools. Generated by AI via Proxuma Power BI MCP server.

Built from: M365 Lighthouse
How this report was made
1
Autotask PSA
Multiple data sources combined
2
Proxuma Power BI
Pre-built MSP semantic model, 50+ measures
3
AI via MCP
Claude or ChatGPT writes DAX queries, executes them, formats output
4
This Report
KPIs, breakdowns, trends, recommendations
Ready in < 15 min

M365 App Adoption Trends: Security vs Productivity Usage Analysis

Which Microsoft 365 services are your clients actually using, which ones sit idle, and where security adoption outpaces productivity tools. Generated by AI via Proxuma Power BI MCP server.

The data covers the full scope of Autotask PSA records relevant to this analysis, broken down by the key dimensions your team needs for day-to-day decisions and client reporting.

Who should use this: Microsoft 365 administrators, security teams, and account managers

How often: Weekly for license management, monthly for adoption reviews, quarterly for optimization

Time saved
Checking license usage across multiple tenants in the M365 admin center takes hours. This report centralizes it.
License optimization
Unused licenses are wasted money. This report shows exactly where to right-size.
Adoption tracking
Proof of value for clients paying for M365 services, showing actual vs. potential usage.
Report categoryMicrosoft 365 & Licensing
Data sourceAutotask PSA · Datto RMM · Datto Backup · Microsoft 365 · SmileBack · HubSpot · IT Glue
RefreshReal-time via Power BI
Generation timeUnder 15 minutes
AI requiredClaude, ChatGPT or Copilot
AudienceMicrosoft 365 administrators, security teams
Where to find this in Proxuma
Power BI › Microsoft 365 › M365 App Adoption Trends: Security vs...
What you can measure in this report
Summary Metrics
M365 Service Adoption Ranking — The Answer
Security vs Productivity — Category Comparison
License Inventory vs Actual Usage
Analysis
What Should You Do With This Data?
Frequently Asked Questions
SERVICES TRACKED
PEAK SERVICE MAU
SECURITY : PRODUCTIVITY
TOTAL CUMULATIVE MAU
AI-Generated Power BI Report
M365 App Adoption Trends:
Security vs Productivity Usage Analysis

Which Microsoft 365 services are your clients actually using, which ones sit idle, and where security adoption outpaces productivity tools. Generated by AI via Proxuma Power BI MCP server.

Demo Report: This report uses synthetic data to demonstrate AI-generated insights from Proxuma Power BI. The structure, DAX queries, and analysis reflect real MSP data patterns.
1.0 Summary Metrics
SERVICES TRACKED
10
M365 services with MAU data
PEAK SERVICE MAU
278K
Intune leads all services
SECURITY : PRODUCTIVITY
2.2x
Security adoption outpaces productivity
TOTAL CUMULATIVE MAU
1.85M
Across all 10 services
View DAX Query — Summary Metrics
EVALUATE
ROW(
    "ServicesTracked", DISTINCTCOUNT(
        'BI_Lighthouse_Service_Usage'[service_name]),
    "PeakMAU", MAX(
        SUMMARIZE(
            'BI_Lighthouse_Service_Usage',
            'BI_Lighthouse_Service_Usage'[service_name],
            "svc_mau", CALCULATE(
                SUM('BI_Lighthouse_Service_Usage'[monthly_active_users]))
        ),
        [svc_mau]),
    "TotalMAU", CALCULATE(
        SUM('BI_Lighthouse_Service_Usage'[monthly_active_users]))
)
What are these DAX queries? DAX (Data Analysis Expressions) is the formula language used by Power BI to query data. Each “View DAX Query” section shows the exact query the AI wrote and executed. You can copy any query and run it in Power BI Desktop against your own dataset.
2.0 M365 Service Adoption Ranking — The Answer

All 10 tracked services ranked by cumulative monthly active users, with security vs productivity categorization

Intune
278,206
Security
AADP
241,453
Security
AADAuth
220,135
Security
Outlook
207,295
Productivity
Exchange
202,213
Productivity
OneDrive
151,579
Productivity
OATP
146,525
Security
Excel
141,075
Productivity
Word
130,190
Productivity
Teams
127,055
Productivity
View DAX Query — Service Adoption Ranking
EVALUATE
TOPN(
    10,
    ADDCOLUMNS(
        VALUES('BI_Lighthouse_Service_Usage'[service_name]),
        "total_mau", CALCULATE(
            SUM('BI_Lighthouse_Service_Usage'[monthly_active_users]))
    ),
    [total_mau], DESC
)
3.0 Security vs Productivity — Category Comparison

Aggregate MAU split by service category showing how security tools dominate the adoption landscape

CategoryServicesTotal MAUAvg MAU per ServiceShare
Security Intune, AADP, AADAuth, OATP 886,319 221,580 48.0%
Productivity Outlook, Exchange, OneDrive, Excel, Word, Teams 959,407 159,901 52.0%
Key insight: While productivity services account for a slightly larger share of total MAU (52% vs 48%), they are spread across six services. Security tools average 221,580 MAU per service compared to 159,901 for productivity. On a per-service basis, security adoption is 38.6% higher than productivity adoption. This is a strong sign that security policies are being enforced, but it also raises the question: are users actually working in the productivity tools they are licensed for?
View DAX Query — Category Comparison
EVALUATE
ADDCOLUMNS(
    VALUES('BI_Lighthouse_Service_Usage'[service_name]),
    "total_mau", CALCULATE(
        SUM('BI_Lighthouse_Service_Usage'[monthly_active_users]))
)
ORDER BY [total_mau] DESC

-- Category grouping applied post-query:
-- Security: Intune, AADP, AADAuth, OATP
-- Productivity: Outlook, Exchange, OneDrive, Excel, Word, Teams
4.0 License Inventory vs Actual Usage

Paid SKU breakdown compared to service adoption to identify over-provisioning and under-adoption

SKUConsumedTotalUtilization
SPE_E31,1621,17698.8%
FLOW_FREE72810,0007.3%
SPE_F160361298.5%
M365_F1_COMM20922493.3%
The gap: With 1,162 E3 licenses consumed, every one of those users has access to Teams, Word, Excel, OneDrive, and the full security stack. But Teams only shows 127,055 cumulative MAU across all reporting periods, while Intune shows 278,206. This means security policies are reaching users consistently, but collaboration tools are underutilized. Either users default to non-M365 alternatives (Google Docs, Slack) or they have not been properly onboarded to the productivity suite.
View DAX Query — License Inventory
EVALUATE TOPN(10, SUMMARIZECOLUMNS('BI_MicrosoftPartnerCenter_Subscribed_Skus'[sku_part_number], "ConsumedUnits", SUM('BI_MicrosoftPartnerCenter_Subscribed_Skus'[consumed_units]), "TotalUnits", SUM('BI_MicrosoftPartnerCenter_Subscribed_Skus'[total_units])), [ConsumedUnits], DESC)
5.0 Analysis

The most notable pattern in this data is the gap between security and productivity adoption. Intune leads all services at 278,206 cumulative MAU. AADP follows at 241,453 and AADAuth at 220,135. These are services that run in the background through policy enforcement. Users do not choose to adopt Intune. It gets pushed to their devices. That is exactly what you want from a security tool.

Productivity adoption tells a different story. Outlook and Exchange sit at roughly 200K MAU each, which makes sense because email is not optional. But from there, adoption drops sharply. OneDrive at 151K, Excel at 141K, Word at 130K, and Teams at 127K all sit well below the security services. These are tools that require deliberate user behavior, and many users either have not been trained on them or prefer alternatives.

Teams at 127,055 MAU is the single biggest adoption concern. With 1,162 E3 licenses in play, Teams should be the default collaboration platform. Instead, it has the lowest adoption of any tracked service. For MSPs managing hybrid or remote workforces, this is a missed opportunity. Teams adoption drives stickiness. Clients who use Teams heavily are less likely to churn because the switching cost is higher.

The license inventory shows 134 paid SKU types with 4,118 consumed seats. The spread across 134 SKUs suggests license sprawl. Most MSPs find that 10-15 SKUs cover 90% of their user base. A quarterly license audit comparing consumed seats to active usage could recover meaningful cost per user.

6.0 What Should You Do With This Data?

5 priorities based on the findings above

1

Run a Teams adoption campaign across E3-licensed users

Teams has the lowest MAU of any tracked service despite being included in every E3 license. Identify tenants where Teams usage is below 30% of licensed seats and schedule onboarding sessions. Focus on the top 5 tenants by E3 seat count first because that is where the adoption gap has the largest absolute impact. A 20% increase in Teams adoption across 1,162 E3 users adds meaningful engagement and reduces churn risk.

2

Audit the 134 paid SKUs for consolidation opportunities

134 SKU types across 4,118 consumed seats means the average SKU covers only 30 users. Pull a per-tenant SKU report and identify tenants running multiple overlapping licenses. Consolidating E1 + standalone add-ons into E3 bundles (or downgrading unused E3 to F3) can save $5-15 per user per month without reducing capability. Start with the "Other paid SKUs" bucket of 2,258 seats.

3

Investigate OneDrive adoption at 54% of Intune adoption

OneDrive should be the default storage layer for any M365-managed device. With Intune at 278K MAU and OneDrive at only 151K, roughly 45% of managed devices are not actively using OneDrive. This creates a data protection gap: files stored locally on Intune-managed devices are not backed up to the cloud. Enable OneDrive Known Folder Move via Intune policy to close this gap automatically.

4

Track OATP adoption against Defender for Office 365 licensing

OATP (Office Advanced Threat Protection) sits at 146,525 MAU, which is good relative to the overall user base but leaves a gap compared to Exchange at 202,213. Every user on Exchange should be covered by OATP. The 55,688 MAU difference between Exchange and OATP means there are email users without advanced threat protection. Cross-reference these numbers at the tenant level to find which clients have the gap.

5

Use security adoption numbers as a sales asset

Intune at 278K, AADP at 241K, and AADAuth at 220K prove that your managed clients have strong security coverage. These numbers belong in every sales pitch and TBR. Prospects want to know that their MSP enforces security, not just sells it. Build a one-pager showing security service adoption rates and include it in your standard proposal deck.

7.0 Frequently Asked Questions
Where does the M365 usage data come from?

Proxuma Power BI pulls monthly active user (MAU) data from Microsoft 365 Lighthouse via the BI_Lighthouse_Service_Usage table. This data is aggregated across all managed tenants and broken down by service name. The AI then runs DAX queries to rank services, calculate totals, and compare categories.

What does "cumulative MAU" mean?

Cumulative MAU is the sum of monthly active users across all reporting periods in the dataset. It reflects total usage volume over time, not a single month snapshot. A service with 278,206 cumulative MAU means that many user-months of activity have been recorded. To get a single-month figure, filter the DAX query by a specific date range.

Why are security services higher than productivity?

Security services like Intune, AADP, and AADAuth are policy-driven. They activate automatically when a device is enrolled or a user signs in. Users do not opt in. Productivity tools like Teams or Word require deliberate usage. The gap between the two tells you how much of your security posture is enforced vs how much of your productivity suite is actually adopted by end users.

How can I see adoption per tenant?

Add a GROUP BY on the tenant name column in the DAX query. The BI_Lighthouse_Service_Usage table contains a tenant identifier. Grouping by tenant and service name gives you a per-client breakdown. This is useful for identifying which specific clients have low Teams or OneDrive adoption and need targeted onboarding.

Can I run this report against my own data?

Yes. Connect Proxuma Power BI to your Microsoft 365 Lighthouse data, add an AI tool (Claude, ChatGPT, or Copilot) via MCP, and ask the same question. The AI writes the DAX queries, runs them against your real data, and produces a report like this in under fifteen minutes.

Generate this report from your own data

Connect Proxuma Power BI to your PSA, RMM, and M365 environment, use an MCP-compatible AI to ask questions, and generate custom reports - in minutes, not days.

See more reports Get started