Skip to content

Microsoft 365 Copilot adoption

Microsoft 365 Copilot supplies per-user adoption and licensing context for AI usage inside Microsoft 365.

Release state

This guide documents the read-only m365_copilot connector implemented in the platform connector surface.

Required access

Grant Microsoft Graph read-only access:

Scope Purpose
Reports.Read.All Read Copilot usage and adoption report rows.
User.Read.All Read user context for attribution.

Do not grant write, mailbox-content, or administration mutation permissions.

Setup

  1. Create a dedicated app registration for Venturi.
  2. Grant the read-only Graph scopes above and complete admin consent.
  3. Store the credential reference in the tenant secrets flow.
  4. Configure ARGMIN_M365_TENANT_ID and set ARGMIN_M365_COPILOT_LOOKBACK_DAYS if you need a non-default window.
  5. In Venturi, open Administration -> Connectors -> Microsoft 365 Copilot and run Test connection.

Verification

  • Per-user Copilot adoption rows appear in the latest sync.
  • Licensed rows with zero activity remain visible for adoption denominator analysis.
  • The connector inventory marks the integration as read-only.

Rotation and offboarding

Rotate the app credential through Microsoft Entra administration. Removing the connector stops new Microsoft 365 Copilot adoption syncs.