Microsoft 365 Copilot rollout prerequisites
By Emil Björk · Microsoft ecosystem consultant, Gothenburg
What you need to have in place before deploying Microsoft 365 Copilot — identity, data hygiene, labels, and pilot strategy.
2 min read
Share as imagePNGMicrosoft 365 Copilot doesn't fail because the AI is wrong — it fails because the tenant wasn't ready. Before you license a single user, several pieces need to be in place. Skipping them produces the most common Copilot outcome: a deployment that surfaces everything everyone has ever overshared.
Prerequisite 1 — Identity baseline
Copilot inherits Entra ID identity, including all the permissions and access rights of the signed-in user. Make sure your identity baseline is solid:
- MFA enforced for every user.
- Conditional Access policies in place.
- No legacy auth allowed.
- PIM for privileged roles.
Copilot exposes everything a user can already access. If a user's account is compromised, an attacker with Copilot can query the whole estate trivially.
Prerequisite 2 — Data hygiene
Copilot's grounding pulls from across SharePoint, OneDrive, Teams, Exchange. Anything a user has been granted access to is potentially surfaced. Before launch:
- Run SharePoint Advanced Management oversharing reports.
- Identify high-risk sites — those with "Everyone except external users," large guest populations, or sensitive content with overly broad access.
- Restrict access on those sites with SAM's restricted access controls, or block from Copilot grounding explicitly.
- Archive stale sites — old, inactive sites are the worst Copilot fodder.
The infamous "Copilot found my salary" stories all trace to oversharing that already existed.
Prerequisite 3 — Sensitivity labels
A baseline sensitivity-label taxonomy — Public, Internal, Confidential, Highly Confidential — gives Copilot signals about what to handle carefully:
- Encrypted files the user doesn't have rights to don't surface in Copilot answers.
- Container labels can restrict sharing on Copilot-readable sites.
- DLP policies keyed off labels can prevent Copilot output from being shared externally.
Without labels, all content looks the same to Copilot — and that's exactly where unintended exposure happens.
Prerequisite 4 — Pilot strategy
Don't roll out to 1,000 users on day one. A typical staged rollout:
- Week 1–2: 20–50 power users, mixed roles. Collect feedback. Measure value.
- Week 3–6: scale to 200–500 across additional departments. Build a champions network.
- Week 7+: broader deployment.
A pilot of 100 users on a 5,000-seat tenant generates more useful learnings than a one-time roll-out of 5,000.
Prerequisite 5 — Training and prompts
Users new to Copilot don't intuitively know what to ask. Provide:
- Role-specific prompt examples — sales, finance, HR, engineering.
- Use-case workshops — show, don't tell.
- Prompt sharing surfaces — internal wiki, Teams channel, or Copilot Lab.
- Feedback loops — gather what works and what doesn't.
Adoption isn't a marketing problem; it's a "people don't know what to type" problem.
Prerequisite 6 — Governance and measurement
- Copilot adoption dashboard in the admin center.
- Auditing of Copilot interactions through Purview audit.
- Quarterly reviews of high-risk site lists.
- Communication channel for users to flag issues.
Treat Copilot as an ongoing programme, not a project. The work doesn't end at deployment.
Frequently asked questions
- What are the technical prerequisites for Microsoft 365 Copilot?
- An eligible base licence, an Exchange Online mailbox and OneDrive for the user, Microsoft 365 Apps on Current or Monthly Enterprise Channel, the new Outlook or Outlook with Copilot support, Teams with transcription enabled for meeting features, and network access to the Copilot endpoints.
- Do I need to fix permissions before rolling out Copilot?
- You need to remove the obvious landmines: broadly shared sites containing sensitive data. A perfect permission model is not a prerequisite, and waiting for one delays the value; use oversharing reports and Restricted Content Discovery to contain risk while the estate is cleaned up.
- How many users should a Copilot pilot have?
- Twenty to fifty across roles, with a sponsor and a feedback channel, for six to eight weeks. Fewer than twenty gives anecdotes rather than patterns; more than fifty without structure produces the same anecdotes at higher cost.
Was this useful?
Spot something wrong or want a topic covered? Send it through the contact form.