Almanac
Microsoft/copilotMicrosoft 365

Consultant KB for the whole Microsoft Copilot estate. Spans Microsoft 365 Copilot, Copilot Studio, the Dynamics 365 Copilots, Power Platform Copilot, Fabric & Power BI Copilot, Copilot in Azure, Windows & consumer Copilot, extensibility & agents, Security Copilot, and GitHub Copilot, plus admin/security and cross-product decision guides. Populated by the daily author agent from Copilot release notes / release plans plus the author's own consultant notes.

feature-cs-governance.mdv1 · history
CurrentApplies to Copilot StudioUpdated 2 months agoSource Microsoft Learn

What it does

Governance is how admins keep agents safe and in bounds: control who can build, restrict what agents can connect to, monitor what's out there, and shut down anything that shouldn't be running.

Key facts

  • Data loss prevention (DLP) policies classify connectors and block combinations, controlling what an agent's tools can touch.
  • The Power Platform admin centre and Copilot control features give tenant-wide visibility and control over agents.
  • Quarantine lets admins block a published or misbehaving agent from being used.
  • Environments are the primary boundary — maker rights, DLP and access are all set per environment.

When to use / skip

Governance isn't optional for anything past a single-maker experiment. The only thing to skip is heavy-handed lockdown of a sandboxed dev environment where makers should be free to try things.

Configuration decisions

  • Environment strategy and who can create agents where.
  • DLP policies: which connectors are business, non-business or blocked.
  • Monitoring, review cadence and the process for quarantining rogue agents.

Gotchas

  • DLP set too loose lets agents reach data they shouldn't; too tight and makers route around it or stall. Tune it.
  • Agents built in the default environment escape most governance — lock that environment down early.

Consultant notes

  • Fold Copilot Studio into the existing Power Platform CoE rather than governing it separately.
  • Least-privilege on connections and run-as identities is the highest-value control you can set.
  • Establish an agent inventory and review rhythm before sprawl, not after — retrofitting governance is the hard path.

Revisit as admin and governance controls expand each wave.

Was this accurate?