AI DevelopmentNew Release16 min readPublished May 22, 2026

Microsoft is the first major hyperscaler to ship computer use to full GA across all commercial geos — here is what that means.

Computer-Use Agents Hit GA: the Complete Copilot Studio Breakdown

Microsoft shipped computer-use agents in Copilot Studio to general availability on May 13, 2026 — rolling out to all commercial Power Platform geographies and becoming the first major hyperscaler to reach production-grade computer use. The GA build ships with OpenAI CUA and Claude Sonnet 4.5 as GA models, Azure Key Vault credential storage, Microsoft Purview audit logging, and configurable human-in-the-loop review. This deep dive converts Microsoft's credit-based pricing to real dollars, maps the exact limitations buyers need to know, and compares the GA stack against Anthropic's beta and Google's preview.

DA
Digital Applied Team
Senior strategists · Published May 22, 2026
PublishedMay 22, 2026
Read time16 min
Sources10
GA date
May 13, 2026
All commercial geos
Microsoft Copilot Studio
Standard rate
5
Copilot Credits / step
~$0.04 prepaid / step
GA models
2
OpenAI CUA + Sonnet 4.5
Sonnet 4.6, Opus 4.6 = Experimental
Benchmark
72.5%
Claude Sonnet 4.6 OSWorld-V
Vellum benchmarks, Feb 2026

Microsoft shipped computer-using agents in Copilot Studio to general availability on May 13, 2026 — rolling out across all commercial Power Platform geographies and establishing Microsoft as the first major hyperscaler to reach contractual GA with computer use. The GA build adds Anthropic Claude Sonnet 4.5 and OpenAI CUA as production models, Azure Key Vault credential storage, Microsoft Purview audit logging, and human-in-the-loop routing via Outlook — a governance triad that was absent from the September 2025 preview.

The strategic significance is real. As of May 22, 2026, Microsoft is at full GA, Anthropic is in a paid-plan beta (since December 2025), and Google's Gemini Computer Use remains in public preview. That makes Copilot Studio the only computer-use platform enterprise buyers can today deploy against a production SLA with audit-compliant logging, RBAC credential isolation, and geo-broad availability. For Power Platform shops running Power Automate, Dataverse, and Microsoft 365, the path to production is now clear.

This deep dive covers everything the GA announcement left buried in docs: the exact model lineup (GA vs Experimental), the first published dollar conversion of Microsoft's credit-based pricing across realistic workload sizes, the governance triad in plain language, the app-surface limitations Microsoft buries three pages deep, a three-platform comparison matrix, the Graebel design-partner blueprint, and a use-case routing guide for enterprise automation teams. For the developer-API alternative outside of Power Platform, see our Anthropic Computer Use API guide.

Key takeaways
  1. 01
    Microsoft is first to GA — and the only production-ready option today.Microsoft shipped Copilot Studio computer-use agents to GA on May 13, 2026, across all commercial Power Platform geographies. As of May 22, 2026, Anthropic is still in a paid-plan beta and Google Gemini Computer Use is in public preview. For enterprise buyers who need a contractual SLA, audit logging in Purview, and geo-broad availability, Microsoft is currently the only option that meets that bar. That lead will erode — but it is real today.
  2. 02
    Only OpenAI CUA and Claude Sonnet 4.5 are GA. Sonnet 4.6 and Opus 4.6 are Experimental.Microsoft's GA model table (updated May 21, 2026) lists OpenAI CUA and Claude Sonnet 4.5 as the GA models billed at 5 Copilot Credits per step. Claude Sonnet 4.6 and Claude Opus 4.6 are listed as Experimental — not production-supported. Do not architect a production workflow on Opus 4.6 without accepting experimental-tier support. Verify the model table at publish: Microsoft updates it on a weekly cadence.
  3. 03
    A 4-step form-fill costs ~$0.16 prepaid — but scale kills you at premium.Microsoft's own 4-step time-sheet example consumes 20 Copilot Credits on standard models, which costs ~$0.16 at the $200/25,000-credit prepaid pack rate ($0.008/credit). The same 4-step flow on Opus 4.6 (premium, 15 credits/step) costs ~$0.48 prepaid. Scale that to a 50-step legacy SAP GUI flow run 200 times a day and you are looking at $96/day on standard — $3,840/day on premium. Run the math before committing to premium models in high-volume pipelines.
  4. 04
    The allow-list security model has a documented gap requiring Intune layering.Microsoft's access-control allow list prevents the agent from taking actions on non-listed sites but does NOT stop the agent from navigating to them. This is confirmed in the Microsoft Learn docs. Combine allow lists with browser policy enforcement via Microsoft Intune for tight isolation — Microsoft itself recommends this combination. Relying on allow lists alone leaves a documented gap for enterprises in regulated industries.
  5. 05
    Electron, Java, Unity, Citrix, and virtualized environments are not supported.Password input in computer use is supported on websites and Windows app frameworks (WinForms, WPF, UWP, WinUI, Win32) but not on Electron, Java, Unity, games, Citrix, or other virtualized environments. This is a production blocker for enterprises running Java thick-clients (common in banking and healthcare) or Citrix-published apps. Run your app-surface inventory before committing to Copilot Studio computer use as your primary automation path.

01GA Launch — May 13, 2026What Microsoft actually shipped on May 13 — and what changed from preview.

Microsoft announced the general availability of computer-using agents in Copilot Studio on May 13, 2026, via the Microsoft Tech Community blog post authored by Mustapha Lazrek of the Copilot Studio team. The announcement confirmed rollout to all commercial Power Platform geographies — expanding from the prior US and select EMEA preview footprint. Sovereign clouds (GCC, GCC High, DoD) are excluded; the accurate phrasing is “all commercial Power Platform geos excluding sovereign clouds.”

The feature had originally launched in preview in September 2025 with vision and reasoning for Windows desktop applications. The GA build adds four material capabilities that were absent from the September 2025 preview: model choice across OpenAI and Anthropic vendors, Azure Key Vault credential storage, Microsoft Purview and Dataverse audit propagation (with session replay, which was added in January 2026 preview and carries forward to GA), and Windows 365 Cloud PC pool support for ephemeral execution surfaces.

Critically, computer use in Copilot Studio is only available for agents that have generative orchestration enabled. Agents using the classic orchestration mode cannot use the CUA tool — a requirement that limits GA adoption to makers who have already migrated to the newer orchestration pattern. Enterprises running large fleets of classic-orchestration agents will need a migration step before they can take advantage of computer use.

Mustapha Lazrek wrote in the GA announcement: “Computer use in Microsoft Copilot Studio is now generally available, and we're expanding availability to all commercial geographies in Microsoft Power Platform.” The post also published a direct feedback alias — computeruse-feedback@microsoft.com — which signals an active roadmap with planned governance and scale investment. For teams evaluating governance readiness before deployment, our agent governance framework covers the RBAC, audit, and compliance checklist for production agentic deployments.

GA date
All commercial Power Platform geos
May 132026

Rollout confirmed to all commercial geographies in Microsoft Power Platform. Excludes sovereign clouds (GCC, GCC High, DoD). Prior preview was US + select EMEA only.

Microsoft Tech Community, May 13, 2026
Preview origin
Computer use first launched in preview
Sep2025

Vision + reasoning for Windows desktop applications launched in Copilot Studio preview in September 2025. GA adds model choice, Key Vault, Purview audit, and Cloud PC pools.

MS Learn — What's new (Sep 2025)
Requirement
Generative orchestration required
GenOrch

Computer use is only available for agents with generative orchestration enabled. Classic-orchestration agents cannot use the CUA tool — migration required before adoption.

Microsoft Learn — Computer use
Session replay
Added in preview, carries to GA
Jan2026

Session replay was added in the January 2026 preview and persists to GA. Run logs propagate to Microsoft Purview and Dataverse for admin review. Baseline for regulated-industry audit.

MS Learn — What's new (Jan 2026)

02Model SelectionGA vs Experimental: the model lineup every buyer needs to know.

One of the most important facts buried in Microsoft's GA documentation is that not all models in Copilot Studio computer use are generally available. The Microsoft Learn computer-use docs (last updated ms.date: 2026-05-21) list four models in the selection table, but only two carry a GA designation: OpenAI Computer-Using Agent (CUA) and Claude Sonnet 4.5. Claude Sonnet 4.6 and Claude Opus 4.6 are listed as “Experimental” — which means they do not carry production support commitments.

This matters for enterprise procurement. A workflow architectured on Opus 4.6 is not on a production SLA — it is on an experimental track that Microsoft can change or remove without the same customer-notice obligations that apply to GA features. Teams building long-lived automation should anchor on OpenAI CUA or Claude Sonnet 4.5 for the production path, and pilot Sonnet 4.6 or Opus 4.6 in a sandbox environment while waiting for those models to graduate to GA.

The benchmark context is worth noting. Independent benchmark aggregator Vellum reports Claude Sonnet 4.6 at 72.5% and Claude Opus 4.6 at 72.7% on OSWorld-Verified as of February 2026, with Claude Opus 4.7 reaching 78.0% on the same benchmark per a later measurement. For context, Anthropic's original Claude 3.5 Sonnet computer-use launch in October 2024 scored 14.9% (screenshot-only) on OSWorld — the category has advanced rapidly in 18 months. Benchmark numbers vary by run and methodology; see Vellum's benchmark explainer for the full methodology context.

Note on model naming: the GA computer-use stack inside Copilot Studio lists Claude Sonnet 4.5 (GA), Claude Sonnet 4.6 (Experimental), and Claude Opus 4.6 (Experimental). No Sonnet release sits between 4.6 and the separately shipped Opus 4.7 as of May 21, 2026, and Opus 4.7 is not present in the Copilot Studio computer-use model table.

OSWorld computer-use benchmark progression — Claude generations

Sources: Vellum benchmarks (vellum.ai); Anthropic news post (Oct 22, 2024). Benchmark numbers vary by run — cite source when quoting.
Claude Opus 4.7 — OSWorld-Verified (independent benchmark)Vellum benchmark aggregation, Apr 2026 · Not in Copilot Studio model table
78.0%
Claude Opus 4.6 — OSWorld-Verified (Experimental in Copilot Studio)Vellum benchmark aggregation, Feb 2026 · 15 credits/step premium tier
72.7%
Claude Sonnet 4.6 — OSWorld-Verified (Experimental in Copilot Studio)Vellum benchmark aggregation, Feb 2026 · 5 credits/step standard tier
72.5%
Claude 3.5 Sonnet — OSWorld, screenshot-only (Anthropic launch baseline, Oct 2024)Anthropic launch post, Oct 22, 2024 · Category starting point 18 months ago
14.9%

03Pricing AnalysisCopilot Credits to dollars: the first published conversion across realistic workloads.

Microsoft bills computer use at 5 Copilot Credits per step on the standard tier (OpenAI CUA, Claude Sonnet 4.5) and 15 Copilot Credits per step on the premium tier (Opus 4.6). Every piece of coverage published on the GA announcement stops at “5 credits per step” and does not convert to dollars. Here is the conversion math no one else has run.

The Microsoft 365 Copilot Studio pricing page lists the prepaid pack at $200/month for 25,000 credits — $0.008 per credit. Azure pay-as-you-go meters at $0.01 per credit, independently confirmed by CloudZero's 2026 Copilot Studio pricing analysis. Microsoft's own documentation provides a 4-step time-sheet example that consumes 20 standard credits (~$0.16 prepaid, ~$0.20 PAYG) or 60 premium credits (~$0.48 prepaid, ~$0.60 PAYG). That is the baseline.

The numbers that matter are not the 4-step example — they are what happens when you scale to realistic enterprise workloads. A 25-step legacy SAP GUI flow costs $1.00 prepaid on standard per run; at 1,000 runs per day, that is $1,000/day. A 50-step end-to-end relocation case costs $2.00 prepaid on standard. Run that at 100 runs per day and you are spending $200/day, $6,000/month on standard — $600/day, $18,000/month on premium. The premium tier multiplier is 3x, but the performance uplift (72.5% to 72.7% on OSWorld-Verified) is marginal at the GA model tier. The cost-benefit case for premium is only defensible if Opus 4.6's reasoning quality materially improves task completion rates on your specific workflows.

For teams evaluating whether Copilot Studio computer use replaces existing RPA, see the Agent vs Zapier TCO calculator — the same framework applies to comparing computer use against Selenium-based or Power Automate Desktop automations.

4-step form fill
Simple time-sheet — Microsoft's own example
Standard: ~$0.16 prepaid · ~$0.20 PAYG

4 steps × 5 credits = 20 standard credits. At $0.008/credit (prepaid pack): ~$0.16. At $0.01/credit (PAYG): ~$0.20. Premium (Opus 4.6): 60 credits = ~$0.48 prepaid / ~$0.60 PAYG. Source: Microsoft Learn computer-use licensing example.

Microsoft's documented example
12-step invoice
Invoice processing — standard AP automation
Standard: ~$0.48 prepaid · ~$0.60 PAYG

12 steps × 5 credits = 60 standard credits. At $0.008/credit: ~$0.48. At $0.01/credit: ~$0.60. Premium: 180 credits = ~$1.44 prepaid / ~$1.80 PAYG. Run 500 invoices/day on standard: ~$240/day, ~$7,200/month prepaid.

AP automation workload estimate
25-step SAP GUI
Legacy SAP GUI flow — no-API legacy pattern
Standard: ~$1.00 prepaid · ~$1.25 PAYG

25 steps × 5 credits = 125 standard credits. At $0.008/credit: ~$1.00. At $0.01/credit: ~$1.25. Premium: 375 credits = ~$3.00 prepaid / ~$3.75 PAYG. At 1,000 runs/day on standard: ~$1,000/day, ~$30,000/month prepaid.

Legacy SAP no-API scenario
50-step relocation
End-to-end relocation case — Graebel-style use case
Standard: ~$2.00 prepaid · ~$2.50 PAYG

50 steps × 5 credits = 250 standard credits. At $0.008/credit: ~$2.00. At $0.01/credit: ~$2.50. Premium: 750 credits = ~$6.00 prepaid / ~$7.50 PAYG. At 100 runs/day on standard: ~$200/day, ~$6,000/month prepaid.

Complex multi-system workflow
Billing overage enforcement

Microsoft enforces billing overage at 125% of prepaid capacity (per Microsoft Learn — billing rates and management, updated May 22, 2026). Once you exceed 125% of your prepaid capacity, further usage is blocked until the next billing period or until you purchase additional capacity. High-volume computer-use workflows need buffer headroom built into their credit forecasts — plan for 150% of your expected monthly step count to avoid mid-month blockage.

04Enterprise SecurityThe governance triad: Key Vault, Purview, and Cloud PC pools.

The three GA security additions — Azure Key Vault credential storage, Microsoft Purview audit propagation, and Windows 365 Cloud PC pool support — form the minimum viable governance stack for regulated enterprise deployments. None of these were available in the September 2025 preview. Each addresses a different risk vector in production computer use.

Azure Key Vault integration.GA ships with the ability to store credentials in customer-controlled Azure Key Vaults rather than in Power Platform's internal credential storage. This is significant for enterprises with strict credential hygiene requirements — it means the agent's passwords and API keys never leave the customer's own Azure tenant boundary. The alternative (internal Power Platform credential storage) remains available and works for lower-risk automation, but Key Vault is the correct choice for any agent that operates on privileged accounts or sensitive systems.

Microsoft Purview and Dataverse audit logging. Run logs from computer-use sessions are propagated to Microsoft Purview (the compliance and data-governance platform) and to Dataverse for admin review. Session replay — the ability to play back a recorded agent session — was added in the January 2026 preview and carries forward to GA. This creates a tamper-evident audit trail that regulated industries (financial services, healthcare, legal) need to satisfy internal compliance and external regulators. For the governance framework that wraps this audit capability, see our enterprise agent governance framework guide.

Windows 365 Cloud PC pool support. GA adds support for Windows 365 for Agents — a pool of ephemeral Cloud PCs that serve as the execution surface for computer-use sessions. This means the agent runs inside a managed, isolated Cloud PC environment rather than on an endpoint belonging to a specific user. Cloud PC pools are the recommended architecture for background (autonomous) agents that do not need a live user session attached. They also provide the execution-surface isolation that enterprise security teams require for agents operating on privileged systems.

Together, these three capabilities make Copilot Studio computer use the most governance-ready computer-use platform currently available at GA. Neither Anthropic's computer-use beta nor Google's Gemini Computer Use preview has an equivalent audit-to-Purview integration or a managed Cloud PC execution surface.

05Safety ControlsHuman-in-the-loop routing and the allow-list gap nobody covers.

Microsoft's human-in-the-loop (HITL) implementation routes low-confidence steps to a designated reviewer via Outlook. The workflow pauses, sends a structured email or Adaptive Card to the reviewer, and waits for a configured response timeout. If no reply arrives before the timeout, the run stops. This is a conservative default — the agent fails safe rather than proceeding autonomously past a step where it lacks confidence.

The HITL timeout is configurable, which is important for workflows where the reviewer is in a different time zone or has a slow response SLA. Teams should model HITL timeout intervals against their business process SLAs — a 1-hour timeout on a time-sensitive financial reconciliation workflow is a different risk profile than a 24-hour timeout on a relocation case that spans days.

The allow-list implementation is more nuanced than it appears in most coverage — and the nuance is a genuine security consideration for enterprise teams. Microsoft's documentation (confirmed in the computer-use access control section) states that the allow list “prevents actions on non-allow-listed sites” but does NOT stop the agent from navigating to those sites. A non-listed site can be opened in the browser; the agent is simply blocked from taking actions there. This matters because some websites execute scripts, set cookies, or trigger authentication flows on page load — meaning the navigation itself can have side effects even without the agent taking an explicit action.

Microsoft's own recommendation is to combine allow lists with browser policy enforcement via Microsoft Intune — specifically, configuring Edge browser policies to block navigation to non-listed domains at the network level. The allow list operates at the agent action layer; Intune browser policy operates at the network layer. Using both creates defense in depth. Relying on the allow list alone is a documented gap. For the broader governance and resilience checklist for agent deployments, see our agentic workflow resilience audit.

The next chapter of enterprise AI isn't about chatting with assistants — it's about agents that actually do the work.Mustapha Lazrek, Microsoft Copilot Studio team, Microsoft Tech Community, May 13, 2026

06App Surface CompatibilitySupported surfaces and the limitations Microsoft buries three pages deep.

Microsoft's computer-use implementation supports password input on websites and the following Windows application frameworks: WinForms, WPF, UWP, WinUI, and Win32. These cover most modern Windows enterprise applications built on native Windows technologies — but they leave out a meaningful portion of the enterprise app estate.

The unsupported surfaces are: Electron-based apps (VS Code, Slack, Teams desktop, Discord, and many SaaS apps built on the Electron framework), Java-based applications (common in banking, healthcare, and legacy enterprise software), Unity-based apps and games, Citrix published apps, and other virtualized or containerized execution environments. This limitation is documented in the Microsoft Learn computer-use internal storage section but is not prominently highlighted in the GA announcement.

The practical implications depend heavily on your app estate. If your legacy automation targets are browser-based SaaS tools or native Windows apps in the supported framework list, you have a clear path. If your estate includes Citrix-published applications or Java thick-clients — both common in financial services, healthcare, and federal — Copilot Studio computer use is a blocker for those specific workflows today. The correct response is not to dismiss the platform but to inventory your app surfaces and prioritize the supported subset for the initial production deployment while tracking the roadmap for Electron and Java support.

Additionally: computer use works best for autonomous (background) agents per Microsoft's own documentation. Conversational use is supported, but each user needs valid machine credentials — which creates a credential-management overhead for high-user-count deployments. For the failure patterns that affect production agent deployments, see our guide on why 88% of AI agents never reach production.

07Competitive LandscapeMicrosoft vs Anthropic vs Google: the first side-by-side on GA day.

As of May 22, 2026, three major platforms offer computer use: Microsoft Copilot Studio at full GA, Anthropic Claude Computer Use in a paid-plan beta (available to Claude API customers since December 2025), and Google Gemini Computer Use in public preview (launched October 7, 2025). The matrix below scores all three on the same axes. For the developer-API perspective on Anthropic's offering, see our Anthropic Computer Use API guide; for the function-calling architecture comparison across all three vendors, see our three-way comparison of OpenAI, Anthropic, and Google function-calling.

Microsoft Copilot Studio
Full GA · All commercial Power Platform geos · May 13, 2026

Status: Full GA (all commercial Power Platform geos, excl. sovereign clouds). Primary models (GA): OpenAI CUA, Claude Sonnet 4.5. Experimental: Claude Sonnet 4.6, Claude Opus 4.6. Execution surface: Windows desktop apps (WinForms, WPF, UWP, WinUI, Win32) + browser. Cloud PC: Windows 365 Cloud PC pools (ephemeral, managed). Pricing: 5 credits/step standard ($0.04 prepaid), 15 credits/step premium ($0.12 prepaid). Credential storage: Azure Key Vault (customer-controlled) or Power Platform internal. Audit: Microsoft Purview + Dataverse + session replay. HITL: Outlook routing with configurable timeout. Limitation: no Electron, Java, Unity, Citrix, or virtualized env support for password input. RBAC: allow list (sites + app process names) — does not prevent navigation to non-listed sites.

Best for Power Platform enterprises
Anthropic Claude Computer Use
Paid-plan beta · Claude API · Dec 2025

Status: Paid-plan beta (Claude API, since Dec 2025). Not at full contractual GA with geo-broad SLA. Primary model: Claude 3.5 Sonnet (original launch Oct 22, 2024 at 14.9% OSWorld screenshot-only / 22.0% extended). Current API models include Sonnet 4.5. Execution surface: screenshot-based (virtual machine, browser, or desktop via API). Cloud PC: not included — customers provision their own execution environment. Pricing: API token-based (model-specific pricing). Credential storage: customer-managed (no Key Vault integration). Audit: no built-in Purview equivalent — customer implements logging. HITL: API-level only — no out-of-box Outlook routing. Best for: developer teams building custom computer-use workflows via API who need maximum control over the execution environment.

Best for developer-API workloads
Google Gemini Computer Use
Public preview · Gemini API · Oct 2025

Status: Public preview (Gemini API, since Oct 7, 2025 — per Google blog). NOT at GA as of May 22, 2026 — confirmed by Google AI docs retrieved 2026-05-24. Primary model: Gemini 2.5 Computer Use model (launched Oct 7, 2025); Gemini 3 family added natively in late 2025. Execution surface: browser-primary via Gemini API. Cloud PC: not included. Pricing: preview pricing (may change at GA). Credential storage: customer-managed. Audit: no built-in enterprise audit equivalent. HITL: API-level. Best for: teams already deep in Google Cloud / Vertex AI who want to pilot computer use in a Google-native workflow.

Best for Google Cloud-native pilots

08Customer BlueprintGraebel's Service Order Agent: the textbook no-API legacy automation.

Microsoft named Graebel — a global talent-mobility company with approximately 1,500 employees — as the GA design partner in the May 13, 2026 announcement blog post. The Graebel case is worth examining carefully both as a technical blueprint and as a signal of the use cases Microsoft is prioritizing at GA.

Graebel built a Service Order Agent that operates their proprietary Global Connect platform via its native UI — without a vendor API. The architecture is a textbook “no-API legacy app” pattern: Global Connect has a UI but lacks a modern REST or GraphQL API for automation. Before computer use, automating Global Connect would have required brittle Selenium-based selectors or manual data entry. With Copilot Studio computer use, the agent navigates the actual UI using vision and reasoning — adapting when layouts shift or workflows branch.

The Graebel implementation adds a second layer: Azure Content Understanding is used to extract structured data from unstructured incoming emails (relocation service requests, policy documents, vendor communications). The extracted data then feeds the computer-use agent, which drives the Global Connect UI to create and update service orders. The agent is designed to scale across 30+ relocation service categories.

Matt Brownlee, Chief Revenue Officer at Graebel, said in the GA blog (a vendor-supplied design-partner testimonial): “By adopting Microsoft Copilot Studio and AI agents, we've moved beyond traditional automation to a more intelligent, scalable operating model. This initiative strengthens our ability to serve clients faster and more accurately while positioning Graebel for long-term growth.”

The architectural insight for teams evaluating computer use: the most defensible use cases at GA are exactly the Graebel pattern — legacy systems with UIs but no APIs, where vision-based navigation is not just convenient but structurally necessary. Systems that have modern APIs should use those APIs instead of computer use; the additional vision-inference cost and step-level billing make computer use economically correct only when the API path is genuinely unavailable. For the broader landscape of agent automation patterns, see our guide on workflow automation across AgentKit, Make, and Zapier.

09Decision FrameworkUse-case routing: what to automate first with Copilot Studio computer use.

Not every automation candidate is a good fit for computer use. The step-level billing model, the generative-orchestration requirement, and the app-surface limitations all shape which workflows belong in the initial production deployment. The routing logic below is drawn from the GA capabilities and limitations documented in Microsoft Learn, not from vendor positioning.

Deploy now — high-fit use cases. Legacy web portals with no API (vendor portals, government portals, ERP web interfaces). Native Windows desktop apps built on WinForms, WPF, WinUI, or Win32 with no automation API. Browser-based SaaS tools where no webhook or API integration is available. Background (autonomous) agents on Cloud PC pools — the architecture Microsoft recommends for production deployments. These use cases have direct support in the GA feature set, clear credential storage options (Key Vault), and no structural blockers.

Pilot carefully — medium-fit use cases. Salesforce Classic UI automation (browser-based, but Salesforce has APIs that should be evaluated first). Conversational computer use with individual user sessions (credential-per-user overhead is manageable at low user counts but scales poorly). High-step-count workflows at premium model tier (Opus 4.6 Experimental) — pilot in sandbox before committing to production volume given the 3x cost multiplier and Experimental support status.

Do not deploy yet — low-fit use cases. Electron-based apps (VS Code, Slack, Teams desktop) — not supported for password input. Java thick-clients — not supported. Citrix-published apps — not supported. Any workflow where an existing API exists and works reliably — computer use is structurally more expensive than a direct API call; reserve it for the no-API case. High-frequency, low-step workflows where per-step billing exceeds the cost of the existing manual process — run the math first.

For teams building the governance layer around any of these deployments, the agent governance framework covers the RBAC, audit, and compliance checklist, and the 80% enterprise apps embed AI agents checklist covers the organizational readiness criteria for the broader Power Platform agentic story. Our AI transformation services practice helps enterprise teams build the deployment and governance architecture for production computer-use rollouts.

Conclusion

GA is a milestone, not a finish line — and Microsoft has the strongest production story today.

Microsoft's May 13, 2026 GA announcement is notable for what it actually delivers, not what the press release suggests. The honest picture: two GA models (OpenAI CUA and Claude Sonnet 4.5), a solid governance triad (Key Vault, Purview, Cloud PC pools), a documented allow-list gap that requires Intune layering, and real app-surface limitations that will block a meaningful fraction of enterprise automation candidates. That is a strong production story for the no-API legacy app use case — and a partial story for enterprises with Citrix, Java, or Electron estates.

The competitive framing is the more important data point. Microsoft is the first major hyperscaler to ship computer use to full GA across all commercial geographies. Anthropic remains in beta; Google remains in preview. For Power Platform enterprises that need an audit-compliant, geo-broad, contractual-SLA production deployment today, there is no realistic alternative. That lead will erode as Anthropic and Google progress toward GA — but the governance infrastructure Microsoft has assembled (Purview, Key Vault, HITL via Outlook, Cloud PC pools) is not trivially replicated in a few months.

The forward-looking thesis: computer use at GA marks the beginning of the “no-API is no longer a blocker” era for enterprise automation. The 40-60% of enterprise app estates that lack modern APIs — running on legacy ERP UIs, vendor portals, and Windows thick-clients — can now be included in the agentic automation roadmap without waiting for API modernization. The constraint shifts from “does this app have an API?” to “is this app on a supported surface, and can we justify the per-step cost?” That is a more tractable constraint for most enterprise teams.

Deploy computer use in production

From credits to production-ready strategy.

We help enterprise teams design, cost-model, and govern Copilot Studio computer-use deployments — from use-case triage and app-surface inventory to production rollout and Purview audit architecture.

Free consultationExpert guidanceTailored solutions
What we work on

Copilot Studio & enterprise agent deployments

  • Computer-use use-case triage and app-surface inventory
  • Credit cost modeling and prepaid vs PAYG optimization
  • Azure Key Vault and Purview governance architecture
  • HITL workflow design and Intune browser-policy layering
  • Production rollout governance and audit compliance
FAQ · Copilot Studio Computer-Use Agents

The questions teams ask about Copilot Studio computer-use GA.

Microsoft announced general availability on May 13, 2026, via the Microsoft Tech Community blog (authored by Mustapha Lazrek of the Copilot Studio team). The GA rollout covered all commercial Power Platform geographies — expanding from the prior US and select EMEA preview footprint. Sovereign clouds (GCC, GCC High, DoD) are excluded from the initial GA rollout. The computer-use feature had first launched in Copilot Studio preview in September 2025 with vision and reasoning for Windows desktop applications. GA adds model choice (OpenAI CUA and Anthropic Claude models), Azure Key Vault credential storage, Microsoft Purview audit logging, human-in-the-loop routing, and Windows 365 Cloud PC pool support.