Skip to main content
Microsoft Solutions Partner — AI · 11,000+ engagements

Microsoft Copilot Studio + Custom AI Agents Enterprise Guide (2026)

The low-code Microsoft platform for building governed, sensitivity-label-aware AI agents across Teams, Microsoft 365 Copilot, web, and SMS. Eight capability areas, five enterprise agent patterns, Purview-anchored governance, and Defender for AI hardening — shipped by a senior-architect-led Microsoft Solutions Partner founded in 1997.

What is Microsoft Copilot Studio and how do enterprises build governed AI agents? Microsoft Copilot Studio is the low-code Microsoft platform for building enterprise AI agents that ground on SharePoint, Dataverse, Microsoft Fabric, and Graph-connected sources, take action through 1,000+ certified connectors and MCP tools, deploy across Teams, Microsoft 365 Copilot, web, and SMS, and respect sensitivity labels at retrieval. Enterprises deploy Copilot Studio through a five-phase Assess, Design, Build + Ground, Governance Harden, Operate program that produces the Purview baseline, Defender for AI monitoring, and capacity model required for safe production rollout — and chooses Copilot Studio over Azure OpenAI Assistants API direct when the build team is low-code and the agent will live primarily inside Microsoft 365 surfaces.

Microsoft Copilot Studio is the low-code Microsoft platform for building governed, sensitivity-label-aware AI agents that extend Microsoft 365 Copilot and run across Teams, M365 Copilot, web, and SMS. Eight capability areas span knowledge grounding, deterministic topics, generative orchestration, connector-based actions, multi-channel deployment, Entra ID authentication, telemetry, and autonomous multi-agent orchestration. EPC Group ships the five-phase Accelerator covering use case selection, conversational design, build, Purview + Defender for AI governance hardening, and managed operation under fixed fee $150K to $500K.

Key Facts

  • Eight capability areas: knowledge sources, topics, actions, generative AI, channels, authentication, analytics, agents
  • Sensitivity-label-aware grounding — labeled content only surfaces to authorized users at retrieval time
  • Capacity-pack billing model with optional per-user maker licenses; M365 Copilot tenants get a free baseline
  • Multi-channel publish — Teams, M365 Copilot side-pane, embedded web, Facebook, Slack, SMS, voice
  • Autonomous agents and multi-agent orchestration for event-driven and delegated workflows
  • Purview + Defender for AI integration for governance, prompt-injection defense, and audit
  • Five-phase EPC Group Accelerator delivers production agents in 8 to 16 weeks, fixed fee $150K to $500K
  • Microsoft Solutions Partner founded in 1997, 70+ Fortune 500 clients, 11,000+ engagements

Copilot Studio vs Microsoft 365 Copilot vs Azure OpenAI — where each fits

The most common buyer confusion in 2026 is where each Microsoft AI surface fits. Microsoft 365 Copilot is the out-of-the-box assistant grounded in the user’s tenant. Copilot Studio extends Microsoft 365 Copilot with low-code custom agents. Azure OpenAI is the code-first LLM platform for product-grade and custom-application AI. Most enterprises run all three.

DimensionMicrosoft 365 CopilotCopilot StudioAzure OpenAI direct
Build skill requiredNone — configure onlyLow-code makerCode-first developer
Pricing modelPer-user / monthCapacity-pack messagesPer-token + capacity
GroundingGraph (tenant content)Graph + custom knowledgeYour code — anything
Where it runsM365 apps + TeamsTeams, M365, web, SMSYour application
Governance surfacePurview + Conditional AccessPurview + Defender for AICustom — you build it
Best useUniversal knowledge worker assistDepartmental + line-of-business agentsProduct-grade custom AI

The relationship between these three is layered, not exclusive. Microsoft 365 Copilot is the universal floor — every knowledge worker gets it. Copilot Studio extends M365 Copilot with department-specific agents that appear in the same Copilot UI. Azure OpenAI sits beneath both, powering custom applications and the cases where token-level control matters more than time-to-market. Cross-link to the Azure OpenAI enterprise guide for the code-first architecture.

The eight Copilot Studio capability areas

Every Copilot Studio agent composes from eight capability areas. Understanding what each does is the difference between a passable demo and a production agent that passes a compliance review.

Knowledge sources — retrieval grounding

What it does: Knowledge sources let an agent ground its responses on enterprise content — SharePoint sites and document libraries, OneDrive folders, public websites, Dataverse tables, Microsoft Fabric OneLake artifacts, Azure AI Search indexes, third-party data via Graph connectors, and uploaded files. Retrieval is sensitivity-label aware: a labeled document only surfaces to a user authorized to read that label.

  • SharePoint, OneDrive, Dataverse, public web, Azure AI Search, Fabric OneLake, Graph connectors
  • Sensitivity-label honored at retrieval — labeled content only surfaces to authorized users
  • Trust hierarchy — multiple knowledge sources can be ranked or scoped per topic
  • Refresh schedules and citation surfaces in the agent response with link-back to source
  • Per-source filtering by metadata, folder path, or sensitivity label scope

Topics — deterministic conversational flows

What it does: Topics are the deterministic dialog units of a Copilot Studio agent. Each topic has trigger phrases, a structured conversation tree, slot-filling for required entities, branching logic, and a defined end state. Topics are how enterprise compliance teams enforce the dialog paths that regulators expect to see — KYC verification before account changes, HIPAA disclosure before PHI access, FINRA suitability before product recommendation.

  • Trigger phrases with multi-language NLU and intent ranking against generative fallback
  • Slot-filling for required entities with retry, escalation, and validation logic
  • Branching logic supporting nested conditions, loops, and parallel paths
  • Authentication gates inside topic flow — verify identity before privileged actions
  • Variables scoped to topic, session, or global with PII redaction in transcripts

Actions — write operations through connectors

What it does: Actions are how an agent does work, not just answers questions. Each action is a Power Automate flow, a custom connector call, an MCP (Model Context Protocol) tool, a Power Platform plugin, or a prebuilt Microsoft connector — Outlook, Teams, ServiceNow, Salesforce, SAP, Workday, Dynamics 365, Azure DevOps, GitHub. Authentication is handled per connection with end-user delegated or service-principal modes.

  • Power Automate flows as actions — 1,000+ certified connectors out of the box
  • MCP server tooling for code-first action authoring and ISV-supplied agent skills
  • Microsoft Graph actions with delegated auth — calendar, mail, files, Teams, planner
  • D365 and Dataverse actions with row-level security honored at the action layer
  • Custom REST connectors with OAuth 2.0, API key, or certificate authentication

Generative AI — orchestration + GenAI nodes

What it does: Generative orchestration sits behind the deterministic topic surface. When no topic matches a user message with high confidence, the orchestrator selects the right knowledge source, action, or topic chain and synthesizes a grounded response. GenAI nodes inside topics let authors mix generative steps with deterministic flow — generate a draft response, then route to a structured approval action.

  • Generative orchestration with reasoning over knowledge sources and registered actions
  • GenAI nodes inside topics for mixed deterministic-plus-generative flow
  • Prompt instructions per agent shaping tone, persona, refusal behavior, and scope
  • Model choice — GPT-4o default with optional GPT-5-class upgrades as Microsoft rolls them in
  • Citations rendered with every grounded response — link-back to source document or row

Channels — multi-surface deployment

What it does: A Copilot Studio agent ships once and runs across channels — Microsoft Teams (the most common enterprise surface), embedded web chat, Microsoft 365 Copilot (the agent appears in the Copilot side-pane), Facebook Messenger, Slack, SMS via Azure Communication Services, custom websites via the SDK, and Microsoft Copilot for Sales, Service, and Security. Channel-specific UI affordances render as adaptive cards.

  • Microsoft Teams personal app, channel tab, and chatbot deployment
  • Microsoft 365 Copilot side-pane agent listing — discoverable in the Copilot store
  • Embedded web chat with SDK customization and conversation handoff to human agent
  • SMS via Azure Communication Services and voice via Azure Communication Services Calling
  • Adaptive cards for rich UI — forms, carousels, action buttons render per channel

Authentication — Entra ID + delegated tokens

What it does: Enterprise Copilot Studio agents authenticate against Microsoft Entra ID with delegated tokens, single sign-on across Teams and M365 surfaces, conditional access enforcement, and service-principal modes for back-end actions. Per-user authentication is the standard pattern — the agent acts on behalf of the signed-in user, and every action runs under that user’s effective permissions.

  • Microsoft Entra ID single sign-on across Teams, M365 Copilot, and embedded web
  • Delegated token flow — agent acts as the signed-in user with full Conditional Access
  • Service principal auth for back-end batch actions and tenant-wide read scenarios
  • Per-knowledge-source and per-action authentication separately scoped
  • Manual authentication option for external-facing agents with username + password capture

Analytics — conversational telemetry

What it does: Analytics surfaces session volume, customer satisfaction (CSAT) scores, top topics, top knowledge sources, escalation rates, abandonment rates, and per-topic resolution rates. Power BI integration lets enterprises blend agent telemetry with downstream business metrics — handle time, ticket deflection rate, and revenue per assisted conversation.

  • Session, topic, knowledge-source, and action telemetry surfaced in-product
  • CSAT capture with thumbs-up/down + optional follow-up survey per session
  • Escalation analytics — when, why, and to whom conversations are handed off
  • Power BI semantic model export for blended business + agent metrics
  • Application Insights integration for deep-dive diagnostic telemetry

Agents — autonomous + multi-agent orchestration

What it does: The agent layer is the 2026 evolution beyond classic conversational bots. Autonomous agents trigger on signals (a new row in Dataverse, a flagged email, a Sentinel incident) and execute multi-step workflows without a human in the conversational loop. Multi-agent orchestration lets a parent agent delegate to specialized child agents — a Sales orchestrator routes to a Pricing agent, a Contracts agent, and a Compliance agent.

  • Autonomous agents triggered by Dataverse, Teams, Outlook, Sentinel, or custom events
  • Multi-agent orchestration — parent agent delegates to specialized child agents
  • Tool-calling pattern across registered actions with reasoning chains
  • Human-in-the-loop gates for high-risk actions — approval before send/commit/transfer
  • Persistent agent state for long-running workflows with crash-safe resume

Five enterprise Copilot Studio agent patterns

EPC Group has shipped Copilot Studio agents across HR, IT, sales, compliance, and external customer support. Each pattern has a different grounding profile, a different governance bar, and a different ROI shape. Most enterprises start with HR or IT help desk because the risk-versus-ROI curve is the most forgiving.

Pattern 1 — HR policy + benefits agent

The HR agent is the canonical low-risk first-deployment use case. EPC Group grounds it on the SharePoint policy library, the Workday or SAP SuccessFactors benefits portal via a custom connector, and the SharePoint manager directory. Topics cover PTO accrual lookup, benefits enrollment windows, leave-of-absence policy questions, expense reimbursement rules, performance review timing, and harassment reporting paths. The agent honors sensitivity labels on the policy library — restricted policies surface only to the populations cleared for them — and authenticates every session against Entra ID so per-user effective permissions apply. Actions include opening a Workday case, filing an expense in Concur, scheduling a manager 1:1 in Outlook, and submitting an anonymized ethics complaint via ServiceNow. Analytics route to a Power BI HR Operations semantic model so the CHRO sees deflection rate, top topic, and CSAT in the same dashboard as ticket volume. ROI is measured in HR helpdesk ticket deflection — twenty to thirty percent in the first ninety days is typical, with payback inside year one for any enterprise above five-thousand employees.

Pattern 2 — IT help desk agent with Defender + Intune integration

The IT help desk agent grounds on the SharePoint knowledge base, the ServiceNow or Jira Service Management ticket history, the Defender for Endpoint device inventory, and the Intune compliance posture. Topics cover password reset, MFA registration, device compliance troubleshooting, VPN access, software request, and onboarding/offboarding flows. The agent runs deterministic flows for high-risk actions — a password reset always goes through Entra ID self-service with conditional access challenge — while letting generative orchestration handle long-tail questions grounded on knowledge sources. Actions include opening or updating a ServiceNow ticket, triggering an Intune device retire or wipe under approval gate, querying Defender for the device security posture, and granting temporary group membership via PIM. Multi-agent orchestration lets the parent agent delegate to a Security agent for incident escalation, an Asset Management agent for hardware requests, and an Access Management agent for permission grants. Deflection target is forty to sixty percent of tier-one ticket volume.

Pattern 3 — Sales rep agent on Dynamics 365 + product catalog

The sales agent grounds on the Dynamics 365 Sales opportunity record, the product catalog in Dataverse, the competitive intelligence library in SharePoint, and customer history from D365 Customer Insights. Topics cover account briefing, opportunity stage advancement, configure-price-quote (CPQ) walkthrough, competitive objection handling, and proposal generation. The agent honors row-level security on D365 — a rep only ever sees their own opportunities and accounts. Actions include creating an opportunity, advancing a stage, generating a quote PDF, scheduling a follow-up activity, sending a templated email through Outlook on behalf of the rep, and surfacing renewal risk signals from Customer Insights. Generative orchestration drafts call summaries from Teams Premium meeting recaps, drafts follow-up emails, and produces account briefings. Multi-agent: a parent Sales Coach agent delegates to a Pricing agent, a Contracts agent (grounded on the legal-approved redline library), and a Compliance agent that validates against export control and customer due diligence rules.

Pattern 4 — Compliance agent on Purview + Sentinel + policy library

The compliance agent is built for the second line of defense — compliance officers, audit teams, and risk managers. EPC Group grounds it on the Microsoft Purview compliance policy library, the regulatory change feed (SEC, FINRA, HHS OCR, state attorney general bulletins), the Sentinel incident table for compliance-flagged events, and the internal control library mapped to NIST CSF, ISO 27001, SOC 2, and customer regulatory profile. Topics cover regulation lookup ("what does FINRA Rule 4530 require?"), control mapping ("what controls cover HIPAA §164.312(a)(1)?"), incident-to-control linkage ("which controls were validated by the May audit?"), and disclosure decision flow ("does this incident require a 72-hour HIPAA breach notification?"). Actions include opening a Purview Communication Compliance case, attesting a control in the GRC platform, scheduling a control test, and routing a regulator notification through the legal review queue. The agent enforces a human-in-the-loop gate on every action that produces a regulatory artifact — generative drafts, human signs.

Pattern 5 — External customer support agent on the portal

The external-facing support agent is the highest-risk pattern and the one that requires the strictest governance. EPC Group grounds it on a public knowledge base in SharePoint with the Public sensitivity label only, the product documentation site, an Azure AI Search index of release notes, and the customer record from the customer portal authentication. Topics cover product feature lookup, troubleshooting flows, order status, return-merchandise-authorization (RMA) initiation, and tier-one billing questions. The agent runs in Manual Authentication mode against the customer portal identity (not Entra ID) and uses delegated tokens to the customer record only — never to internal data. Actions are limited to read-only against the customer record and write-only to ticket creation. Refusal behavior is hardcoded for any request that touches internal data, employee records, financial reporting, or other customer accounts. Defender for AI integration monitors for prompt injection, data exfiltration attempts, and abusive content. Handoff to a human agent is one tap, with the full conversation transcript carried to the agent queue.

The make-or-break layer

Governance is what separates a Copilot Studio demo from a production agent

The single largest failure mode in enterprise Copilot Studio rollouts is shipping an agent without label-aware grounding, without DLP coverage on agent outputs, without Insider Risk Management policies covering agent-mediated actions, and without Defender for AI watching for prompt injection. The agent works in pilot, the compliance review catches the gap, the project freezes, and an eight-week build becomes a six-month remediation. EPC Group runs governance hardening as Phase 4 of every Copilot Studio engagement, not as an afterthought.

Sensitivity-label-aware grounding

Retrieval honors the sensitivity label on every candidate document. Labeled content only surfaces to a user authorized to read the label. Unlabeled tenants have no guardrails — label coverage on the source content is the prerequisite.

Purview audit + DLP on agent outputs

Every conversation and every action is auditable through Purview. DLP policies fire on agent responses that contain regulated data. Communication Compliance reviews high-risk conversations. Records Management retains conversation logs.

Prevention of agent oversharing

Knowledge sources are scoped per topic. Public-labeled-only for external agents. Refusal taxonomy hardcoded for out-of-scope requests. Conversational AI risk register reviewed quarterly with the customer compliance function.

Defender for AI integration

Defender for AI monitors prompt injection, jailbreak attempts, sensitive-data exposure, and adversarial conversations. Telemetry routes to Microsoft Sentinel and integrates with the broader Defender XDR incident graph. Cross-link to the Defender XDR enterprise guide.

The governance layer is anchored on the customer Purview baseline. Tenants without a current sensitivity-label scheme, current DLP coverage, and current IRM posture need the Purview foundation before any Copilot Studio agent goes to production. Cross-link to the Purview enterprise data governance guide for the prerequisite baseline.

Capacity + licensing economics

Sizing Copilot Studio capacity packs versus per-user licenses

Copilot Studio billing is dominated by message-capacity packs, with optional per-user maker licenses for authors and a free baseline for tenants with Microsoft 365 Copilot entitlements. A billed message is consumed each time an agent generates a response across any channel. EPC Group sizes capacity in the Phase 1 assessment using a three-input model — projected session volume per agent per month, average exchanges per session, and per-channel utilization split.

Session volume

Estimate sessions per month from the underlying business process. An HR agent handling 50,000 helpdesk tickets per year and aiming for thirty percent deflection models 15,000 deflected sessions per year, ~1,250 per month.

Exchanges per session

Track turns per session by pattern. Simple lookups average 3 to 5 turns, complex multi-step actions average 8 to 15. Multiply session volume by average exchanges to get billable message volume.

Channel mix

Channel utilization split matters because Microsoft 365 Copilot entitlements grant a baseline of free Copilot Studio messages when invoked through M365 Copilot. Tenant-wide Copilot deployments can reduce paid capacity needs materially.

Three-year TCO modeling is part of the Phase 1 deliverable. EPC Group benchmarks customer capacity-pack utilization against the 11,000+ engagement portfolio, including patterns where M365 Copilot tenant entitlement covers up to 80 percent of forecast capacity needs.

Build vs buy vs Azure OpenAI direct — the decision framework

Not every enterprise AI use case is a Copilot Studio build. EPC Group runs a three-way decision framework in Phase 1 — build a Copilot Studio agent, buy an ISV agent from the Microsoft AppSource or Copilot Studio marketplace, or use Azure OpenAI Assistants API directly for code-first product integration.

Build in Copilot Studio when

The use case is enterprise-specific (your HR policies, your sales playbook, your compliance library), low-code maker resources are available, the agent lives in Microsoft 365 surfaces, sensitivity-label-aware grounding is a hard requirement, and Microsoft connectors cover the integration surface.

Buy an ISV agent when

The use case is industry-standard and an ISV has already built and validated the agent (clinical documentation, contract analysis, sales coaching), the ISV ships with a Microsoft partner attestation, the data flow stays inside your tenant, and the customization needs are configuration-level not topic-rebuild-level.

Use Azure OpenAI direct when

You are building a product feature rather than an internal agent, code-first control matters more than time-to-market, token-level cost optimization is material, the integration surface is dominated by non-Microsoft systems, or the LLM call needs fine-grained control (model, temperature, function-calling shape, streaming behavior).

The EPC Group five-phase Copilot Studio Accelerator

Fixed-fee delivery in 8 to 16 weeks per agent, anchored on the The EPC Group Lifecycle. The engagement covers Assess (use case + capacity model), Design (conversational + connector architecture), Build + Ground, Governance Harden (Purview + Defender for AI), and Operate (managed service). Pricing ranges $150K to $500K depending on agent complexity, multi-agent orchestration scope, and number of pilot channels.

Phase 1 — Assess

Use case selection, governance baseline, capacity model

Phase one selects the right first agent for the customer maturity profile, inventories the Purview baseline that grounds it, and produces a Copilot Studio capacity model sized to projected message volume across channels. EPC Group runs a two-week assessment ending in a costed roadmap, an agent backlog ranked by ROI and risk, and a license + capacity recommendation anchored on the Assess stage of the EPC Group Lifecycle.

  • Use case backlog with ROI, complexity, and risk weighting
  • Purview readiness check — sensitivity labels, DLP, IRM posture against agent grounding requirements
  • Capacity model — message volume by channel, capacity-pack vs per-user economics, three-year TCO
  • Build vs buy vs Azure OpenAI direct decision matrix per agent
Phase 2 — Design

Conversational flow design and connector architecture

Phase two designs the topic taxonomy, the deterministic versus generative split, the connector architecture for actions, and the authentication model. EPC Group ships the conversational design document with wireframes, dialog scripts, intent coverage matrices, refusal taxonomy, and the connector-by-connector authentication plan — all reviewed by the customer compliance function before any build begins.

  • Topic taxonomy with deterministic-vs-generative classification per intent
  • Connector architecture with delegated-vs-service-principal authentication mapping
  • Refusal taxonomy and prompt-injection defense plan
  • Channel rollout sequence — Teams first, M365 Copilot second, external last
Phase 3 — Build + ground

Agent build with knowledge grounding and action wiring

Phase three is the build sprint — topics, generative orchestration instructions, knowledge sources, Power Automate actions, MCP tooling, multi-agent orchestration if applicable, and channel deployment. EPC Group ships incremental Teams pilots every two weeks to a controlled tester cohort, captures CSAT and intent-miss data, and tunes against telemetry continuously rather than building in a vacuum and launching cold.

  • Two-week incremental sprints with controlled tester cohort feedback
  • Telemetry-driven topic tuning and knowledge-source refinement
  • Action-by-action authentication and authorization validation
  • Multi-agent orchestration build for agents requiring specialist delegation
Phase 4 — Governance harden

Sensitivity label + Purview + Defender for AI hardening

Phase four anchors the agent in the customer Purview baseline — sensitivity-label-aware grounding verified end-to-end, DLP policies covering agent outputs, Insider Risk Management policies covering agent-mediated actions, Communication Compliance reviewing high-risk conversations, and Defender for AI monitoring for prompt injection and exfiltration. The customer compliance and security functions sign off against a documented control map before production cutover.

  • Sensitivity-label-aware grounding verified across every knowledge source
  • DLP, IRM, and Communication Compliance policy coverage for agent outputs and conversations
  • Defender for AI monitoring for prompt injection, jailbreak, and exfiltration attempts
  • Compliance and security sign-off with documented control-map evidence package
Phase 5 — Operate

Managed Copilot Studio with senior-architect escalation

Phase five is steady-state operation. EPC Group provides managed Copilot Studio services — topic tuning, knowledge-source refresh management, action-connector health monitoring, capacity rebalancing, regulatory change management, multi-agent orchestration evolution, and senior-architect escalation for the cases that matter. Quarterly governance review with the customer compliance function. Annual model upgrade evaluation as Microsoft promotes new LLM generations into Copilot Studio.

  • Monthly agent health — CSAT trend, deflection rate, intent-miss tracking, capacity burn
  • Quarterly compliance review with customer security and compliance officers
  • Annual model and capability upgrade plan against Microsoft roadmap
  • Senior-architect on-call escalation tied to incident severity matrix

Why enterprises choose EPC Group for Copilot Studio

Senior-architect-led delivery from a 1997-founded Microsoft Solutions Partner with six Microsoft designations, four-time Microsoft Press & Sams authorship by founder Errin O’Connor, and a Fortune 500 portfolio across regulated industries.

11,000+
Microsoft engagements
70+
Fortune 500 clients
216+
M&A tenant consolidations
1997
Founded · Microsoft consulting

Microsoft Solutions Partner — six designations

Data & AI (Azure), Digital & App Innovation, Infrastructure, Modern Work, Security, and Business Applications — the full Microsoft AI stack coverage required for governed Copilot Studio delivery.

Senior-architect-led delivery

Every engagement is led by a senior Microsoft architect — no junior staff on client-facing design, build, or governance hardening work. The hands designing your agent ship the production deployment.

Microsoft Press & Sams authorship

Founder Errin O’Connor is a four-time author for Microsoft Press and Sams across Power BI and SharePoint — and brings nearly three decades of Microsoft consulting leadership to every Copilot Studio engagement.

Compliance-native delivery

Copilot Studio engagements aligned to HIPAA, SOC 2, FedRAMP, FINRA, CMMC, GxP, with Purview-anchored governance, sensitivity-label coverage, Defender for AI monitoring, and audit evidence packages — see the standards alignment map.

Frequently asked questions — Microsoft Copilot Studio + custom AI agents

What is the difference between Copilot Studio and Power Virtual Agents?

Microsoft Copilot Studio is the rebrand and substantial expansion of Power Virtual Agents. PVA was a no-code chatbot builder; Copilot Studio is a low-code generative-AI agent platform with deterministic topics, generative orchestration, multi-agent orchestration, autonomous agents triggered by events, knowledge sources with sensitivity-label-aware retrieval, MCP-based action tooling, and native integration with Microsoft 365 Copilot as a side-pane agent surface. Every PVA tenant has been migrated to Copilot Studio — the PVA brand and standalone product no longer exist. Customer who still reference PVA are typically running older documentation; the product, license, and portal are now Microsoft Copilot Studio at copilotstudio.microsoft.com.

How does Copilot Studio capacity-based billing work compared to per-user licensing?

Copilot Studio is licensed primarily through message-capacity packs measured against billed messages, with optional per-user licenses for makers and per-tenant entitlements for tenants that own Microsoft 365 Copilot. A billed message is consumed by every agent response across channels — Teams, M365 Copilot side-pane, external web, SMS, voice — though many no-grounding-no-action exchanges are not billed under current policy. Capacity packs are pooled at the tenant level and consumed across all agents and environments. Per-user maker licenses cover Copilot Studio authoring rights. Enterprises with Microsoft 365 Copilot entitlements receive a baseline of free Copilot Studio messages per Copilot Studio agent action they invoke through M365 Copilot. EPC Group sizes capacity in the Phase 1 assessment using projected session volume, average exchanges per session, and per-channel utilization to avoid both over-provisioning and runtime throttles.

How do I deploy a Copilot Studio agent across multiple channels?

A Copilot Studio agent is built once and published to multiple channels from the publish menu — Microsoft Teams (personal app, channel tab, channel bot), Microsoft 365 Copilot (side-pane agent in the Copilot store), embedded web chat with full SDK customization, Facebook Messenger, Slack, SMS via Azure Communication Services, voice via ACS Calling, and custom websites. Adaptive cards render appropriately per channel — a carousel renders as a carousel in Teams and as a numbered list in SMS. Channel-specific authentication models apply — Entra ID single sign-on across Teams and M365 surfaces, Manual Authentication for external web and SMS. EPC Group recommends an internal Teams pilot for two to four weeks before any external channel goes live, because that is the only window where rapid iteration with real users is possible without external CSAT exposure.

How does sensitivity-label-aware grounding actually work in Copilot Studio agents?

When a user asks a Copilot Studio agent a question, the agent runs a retrieval query against its configured knowledge sources (SharePoint, OneDrive, Dataverse, Fabric, Graph connectors, Azure AI Search). Retrieval honors the sensitivity label on every candidate document: if a labeled document encrypts to a permission set the requesting user is not in, the document never enters the response context. The user sees no citation to it and the generative model never sees the content. This means a clinician asking a healthcare agent about a patient chart only ever retrieves PHI labeled for that clinician’s population, a financial advisor only ever retrieves MNPI cleared for the advisor’s segment, and an external customer agent grounded only on Public-labeled content cannot accidentally surface Confidential internal material even if a prompt injection attempts it. Label coverage on the source content is therefore the prerequisite — an unlabeled tenant has no guardrails.

How do enterprises measure Copilot Studio agent ROI?

Agent ROI is measured against four primary dimensions: deflection (percentage of conversations resolved without escalating to a human), throughput (volume handled per unit time), CSAT (user satisfaction with the agent experience), and time-to-resolution. The dollar ROI calculation is deflected-conversation-count times fully-loaded-cost-per-human-interaction minus capacity-and-licensing-cost minus EPC Group fixed-fee implementation and managed services. For an enterprise HR helpdesk handling 50,000 tickets per year at a $30 fully-loaded cost per ticket, a thirty-percent deflection rate is $450,000 in annual deflected cost. IT help desk patterns typically deliver larger absolute ROI because tier-one volume is higher and per-ticket cost is comparable. Sales rep agents are measured on adoption rate plus revenue-per-assisted-conversation rather than deflection. External customer support agents are measured on deflection rate plus CSAT plus escalation accuracy.

When should I use Copilot Studio versus Azure OpenAI Assistants API directly?

Use Copilot Studio when the build team is low-code-first, when the agent will live primarily inside Microsoft 365 surfaces (Teams, M365 Copilot, Outlook), when sensitivity-label-aware grounding on SharePoint or Fabric is required, when out-of-the-box governance through Purview and Defender for AI is preferred over custom controls, and when Microsoft-certified connectors cover the integration surface. Use Azure OpenAI Assistants API or Azure AI Foundry directly when the build team is code-first, when the agent will run inside a custom application or product, when fine-grained control over the LLM call (model, temperature, top_p, function-calling shape) is required, when the integration surface is dominated by non-Microsoft systems, or when token-level cost optimization matters more than time-to-market. Many enterprises run both — Copilot Studio for the Microsoft-surface agents and Azure OpenAI direct for the custom-product agents. Cross-link to /azure-openai-service-enterprise-2026 for the Azure OpenAI architecture.

Can I deploy Copilot Studio agents in a HIPAA-regulated healthcare environment?

Yes — Microsoft Copilot Studio is covered by the Microsoft Business Associate Agreement (BAA) as part of the broader Microsoft 365 and Power Platform service families, with PHI handling subject to the standard BAA terms. Healthcare deployments anchor on a tightened Purview baseline — PHI sensitivity labels enforced on the SharePoint policy library, Dataverse, and any Fabric lakehouse the agent grounds on; DLP policies covering agent outputs and external sharing; Communication Compliance reviewing high-risk conversations; and HIPAA-aligned audit log retention. Knowledge sources are restricted to BAA-covered surfaces — public web sources are excluded from PHI-touching agents. Actions that touch PHI run with delegated user tokens so per-user effective permissions and audit trail are preserved. EPC Group has shipped HIPAA-aligned Copilot Studio patterns across healthcare provider, payer, and life-sciences customers; the Phase 4 governance hardening deliverable produces the auditor evidence package the privacy officer signs off.

Is Copilot Studio available in FedRAMP-aligned Microsoft 365 GCC High?

Microsoft Copilot Studio is generally available in Microsoft 365 GCC and is on the published Microsoft roadmap for GCC High and DoD environments with FedRAMP High alignment, with continued expansion of capability parity throughout 2026. Federal deployments anchor on CUI sensitivity labels, ITAR-aligned DLP policies, NIST 800-53 Rev. 5 audit log retention, and Defender for AI monitoring inside the sovereign cloud. Knowledge sources are restricted to GCC High SharePoint, OneDrive, Dataverse, and Fabric — no public web grounding for CUI-touching agents. Actions route through GCC High connectors only. EPC Group sequences federal deployments after Microsoft confirms capability availability in the customer cloud, and produces the NIST 800-53 control map and FedRAMP audit evidence package as part of the Phase 4 deliverable. Cross-link to /standards-alignment for the broader compliance map across HIPAA, FedRAMP, CMMC, FINRA, GxP, and ISO 27001.

Related EPC Group enterprise guides

Ship governed Copilot Studio agents — fixed fee, senior-architect-led

Book a Copilot Studio briefing with a senior EPC Group architect. Two-week assessment, costed five-phase roadmap, Purview governance baseline review, and capacity model — all delivered against the The EPC Group Lifecycle.

Related reading

AI assistant — not human