AI Foundry, copilot-studio

Announcing Claude Opus 4.5 in Microsoft Copilot Studio

Based on the Microsoft Copilot blog post from November 24, 2025, here is the information regarding the announcement of Claude Opus 4.5 in Copilot Studio:

Announcing Claude Opus 4.5 in Microsoft Copilot Studio

This update marks the integration of Anthropic’s most powerful model into the Copilot Studio platform, providing developers with advanced reasoning and long-context capabilities for building complex agents.

Real-time User Journey

The user journey for Claude Opus 4.5 centers on high-complexity, multi-step problem solving:

  1. Complexity Identification: A developer identifies a business process that requires deep reasoning over vast amounts of data (e.g., analyzing a 200-page legal contract alongside historical case files).
  2. Model Selection: Within Copilot Studio, the developer selects Claude Opus 4.5 as the reasoning engine for their agent.
  3. Interaction: The end-user provides a high-level goal, such as “Identify all conflicting clauses in these five documents and suggest a reconciliation strategy based on our internal compliance handbook.”
  4. Long-Context Reasoning: The agent utilizes the model’s massive context window to ingest all documents simultaneously, maintaining the “thread” across long, multi-step logic paths.
  5. Execution: The agent produces a highly nuanced output, citing specific sections of the context provided, and can trigger follow-up actions like drafting an email to the legal team.

Step-by-Step: How to Enable

As an experimental model, Claude Opus 4.5 requires administrative permission to use:

  • Step 1: Admin Opt-in: A Microsoft 365 Administrator must log in to the Microsoft 365 Admin Center.
  • Step 2: External Model Settings: Navigate to the settings for external AI models and explicitly opt-in to Anthropic models (if not already done).
  • Step 3: Access Copilot Studio: Once opted in, go to Microsoft Copilot Studio.
  • Step 4: Create/Open an Agent: Open an existing agent or create a new one.
  • Step 5: Select Model: Go to Settings > Generative AI. Under the model selection dropdown, choose Claude Opus 4.5 (Experimental).
  • Step 6: Test: Use the “Test your agent” pane to validate how the new model performs with your specific prompts and knowledge base.

Infographic: Claude Opus 4.5 Core Strengths

The following table highlights why Claude Opus 4.5 is positioned as the “premium” choice for complex agents:

FeatureCapabilityBenefit for Agents
Sharper ReasoningAdvanced logical deduction.Solves “impossible” problems that stump smaller models.
Long-ContextHandles massive datasets.Reads hundreds of pages in a single turn without losing focus.
Multi-Step TasksStronger instruction following.Executes complex sequences of actions with high accuracy.
Model ChoiceMulti-vendor flexibility.Allows developers to use Agent Evaluations to pick the best model for the job.

References

copilot-studio, Customer-service, Power Apps

Customer Feedback Survey Agent is now generally available in Dynamics 365

Customer Feedback Survey Agent is now generally available

(An autonomous AI agent designed to proactively collect, analyze, and act upon customer feedback across multiple channels.)

Real-time User Journey

This journey demonstrates how the agent moves from simple data collection to proactive service recovery:

  1. Interaction Trigger: A customer completes a complex support session regarding a billing dispute.
  2. Autonomous Outreach: Instead of a generic email sent hours later, the Customer Feedback Survey Agent initiates a brief, conversational chat via the customer’s preferred channel (e.g., WhatsApp or SMS) immediately after the case is closed.
  3. Adaptive Questioning: The agent doesn’t just ask “Rate us 1-5.” It acknowledges the context: “I see we just helped with a billing issue. On a scale of 1-5, how clear was the explanation provided?”
  4. Sentiment Analysis: If the customer provides a low score (e.g., a “2”) and mentions they are still confused, the agent identifies the Negative Sentiment in real-time.
  5. Proactive Recovery: The agent offers an immediate resolution: “I’m sorry to hear that. Would you like me to schedule a follow-up call with a senior billing specialist, or should I send a simplified breakdown to your email right now?”
  6. Insights for Leadership: The agent summarizes the feedback and automatically tags it under “Policy Clarity Issues” in the supervisor’s dashboard, highlighting a systemic trend.

Step-by-Step: How to Enable This Feature

The Customer Feedback Survey Agent is managed within the Dynamics 365 Contact Center and Customer Service environments.

  • Step 1: Access the Agent Hub

Sign in to the Contact Center admin center or Customer Service admin center. Navigate to Operations > Agent Hub.

  • Step 2: Activate the Feedback Agent

Locate the Customer Feedback Survey Agent card. Toggle the status to Enabled.

  • Step 3: Connect to Customer Voice

Ensure your environment is linked to Microsoft Dynamics 365 Customer Voice. The agent uses these project templates as the foundation for its data structure.

  • Step 4: Configure “Agentic” Triggers

Define the conditions under which the agent should act (e.g., “Trigger survey immediately after Case Closure” or “Trigger after a 10-minute webchat session”).

  • Step 5: Define Recovery Workflows

In the agent settings, configure the Action Logic. Specify what the agent should do for specific scores (e.g., “If score < 3, offer a callback” or “If score = 5, ask for a public review”).

  • Step 6: Publish to Channels

Select the channels where the agent should operate (Voice, Chat, WhatsApp, or Email). Click Publish to start the autonomous feedback cycle.

Infographic: Static Surveys vs. Autonomous Feedback Agent

FeatureTraditional Static SurveysCustomer Feedback Survey Agent
TimingDelayed (often sent 24+ hours later).Instant (Real-time at point of service).
FormatStatic forms/links.Conversational & Adaptive.
Response RateTypically low (3–5%).High Engagement due to context and timing.
ActionabilityPassive (Wait for human to read results).Active (Can initiate recovery or callbacks).
IntelligenceRequires manual sentiment tagging.Auto-tags and categorizes feedback.

References

AI Foundry, copilot-studio, Customer-service, Power Apps

Revolutionizing customer support with autonomous case resolution in Dynamics 365

Revolutionizing customer support with autonomous case resolution

(The introduction of the Case Management Agent, an autonomous AI agent that manages the end-to-end lifecycle of a support ticket without human intervention.)

Real-time User Journey

This journey showcases how an autonomous agent handles a complex, multi-step service request:

  1. Trigger: A customer sends an email regarding a faulty device. The system automatically creates a case in Dynamics 365.
  2. Agent Assignment: Instead of a human queue, the Case Management Agent is assigned. It immediately reads the email, identifies the product, and checks the customer’s warranty status in the database.
  3. Autonomous Investigation: The agent identifies that a diagnostic test is needed. It sends an automated (but personalized) reply to the customer with instructions.
  4. Data Processing: The customer replies with the test results. The agent parses the data, compares it against the “Troubleshooting Knowledge Base,” and determines a replacement is required.
  5. Action Execution: The agent interacts with the ERP system to initiate a replacement order and generates a return shipping label for the customer.
  6. Resolution & Summary: The agent sends the final confirmation to the customer and closes the case. It then writes a concise summary of all actions taken in the timeline for human audit purposes.

Step-by-Step: How to Enable This Feature

The Case Management Agent is part of the new “Agentic” capabilities in Dynamics 365.

  • Step 1: Access the Agent Hub

Log in to the Customer Service admin center or Contact Center admin center. Navigate to Operations > Agent Hub.

  • Step 2: Activate the Case Management Agent

Find the Case Management Agent card. Toggle the status to Enabled.

  • Step 3: Define the “Knowledge Source”

Under the agent settings, point the agent to your high-quality data sources (SharePoint, Dataverse tables, or specific websites) so it knows how to resolve issues based on your company policy.

  • Step 4: Set Safety Guardrails

Configure the “Human-in-the-loop” settings. You can specify that the agent can resolve “Low” and “Medium” priority cases autonomously but must route “High” priority cases to a human.

  • Step 5: Configure Connection Actions

Use Power Automate connectors to allow the agent to perform actions in external systems (like SAP, Salesforce, or internal shipping tools) to complete the resolution.

  • Step 6: Monitor via Activity Feed

Ensure the AI Agent Activity Feed is added to your supervisor’s workspace so they can monitor the agent’s reasoning and step-by-step progress in real-time.

Infographic: Manual vs. Autonomous Case Resolution

FeatureManual Case ManagementAutonomous Case Resolution
Response TimeHours to Days (Queue dependent).Seconds/Minutes (Instant).
InvestigationManual searching of docs/ERP.Instantaneous cross-system data lookup.
ConsistencyVaries by agent experience.100% adherence to company policy.
AvailabilityRestricted to business hours.24/7/365 operations.
CostHigh (Labor intensive).Scalable (Minimal per-case cost).

References

copilot-studio, Power Apps

Inside the New Power Apps: A Reimagined Developer Experience for the Agentic Era

This update introduces a completely new developer surface (located at vibe.powerapps.com) that combines “vibe coding” (high-speed, natural language development) with enterprise-grade scalability. It redefines app development by using a team of specialized AI agents to build full-stack applications.

Real-time User Journey: Multi-Agent App Creation

The new user journey shifts from “dragging and dropping” to “collaborative directing”:

  1. Vision Prompting: A maker describes a complex business problem in natural language: “I need an app for our field technicians to track equipment repairs, check inventory parts in real-time, and automatically notify customers via email.”
  2. Agent Collaboration: A team of agents springs into action:
    • The Researcher Agent: Outlines detailed user stories and functional requirements.
    • The Data Agent: Proposes and builds an optimized data model in Dataverse.
    • The UI/UX Agent: Drafts the modern, responsive interface including forms and galleries.
  3. Real-time Preview: Within minutes, the maker sees a full-stack, functional “draft” of the app.
  4. Human-in-the-Loop Refinement: The maker can give iterative feedback (e.g., “Make the status buttons color-coded”) and the agents update the code and logic immediately.
  5. Seamless Handoff: Once satisfied, the app is ready for deployment with built-in governance, security, and the Power Apps MCP Server already configured to interact with other agents.

Step-by-Step: How to Enable the New Power Apps

Note: This feature was launched at Ignite 2025 and is being rolled out to Managed Environments.

  • Step 1: Access the New Portal: Navigate to the new developer entry point at vibe.powerapps.com.
  • Step 2: Environment Readiness: Ensure your environment is a Managed Environment in the Power Platform Admin Center to support agentic capabilities.
  • Step 3: Enable Copilot & Agents: Under the environment settings, ensure the Generative AI and Copilot features are toggled to “On.”
  • Step 4: Use the MCP Server: To allow your apps to interact with agents (like M365 Copilot), enable the Power Apps Model Context Protocol (MCP) Server in the app settings. This allows agents to “read” your app’s screens and perform tasks like intelligent form filling.
  • Step 5: Governance Setup: In the Admin Center, configure the new Inventory and Usage reporting to monitor the agents and apps created in this new environment.

Infographic: Reimagining App Development

This update marks a shift from “Low-Code” to “Agentic-Code”:

PillarLegacy Power AppsThe New Power Apps (2026 Wave)
Development StyleManual drag-and-drop components.Vibe Coding (Natural language + Agents).
BrainpowerSingle maker expertise.Team of Specialized Agents (Data, UI, Research).
ConnectivityManual connector configuration.MCP Server (Apps provide “skills” to agents).
SpeedHours or days to MVP.Minutes from prompt to full-stack app.
GovernanceManual app auditing.AI-Powered Governance with real-time risk assessment.

References

contact-centre, Customer-service

Dynamics 365 Contact Centre vs Other CcaaS Platform

Dynamics 365 Contact Centre is Microsoft’s AI‑first, cloud‑native CCaaS platform built on Azure Communication Services and deeply integrated with Dynamics 365, Power Platform, and Microsoft 365.
Compared to other CCaaS leaders, Microsoft’s strengths lie in AI, CRM context, low‑code extensibility, and ecosystem integration, while competitors often lead in telephony maturity, WEM, and global carrier options.

Dynamics 365 Contact Centre

Strengths

  • Deep Microsoft ecosystem integration (Teams, M365, Power Platform, Dynamics 365)
  • AI‑first design with Copilot and CRM‑aware automation
  • Low‑code extensibility via Power Automate and Dataverse
  • Unified agent desktop with CRM context
  • FetchXML‑based routing for compliance‑driven orgs

Weaknesses

  • Workforce engagement management still maturing
  • Telephony ecosystem not as broad as Genesys/NICE
  • Best suited for Microsoft‑aligned enterprises

Amazon Connect

Strengths

  • Highly scalable, developer‑friendly
  • Strong AWS AI/ML integration
  • Pay‑as‑you‑go pricing

Weaknesses

  • Requires heavy custom development
  • Weak CRM story
  • Limited out‑of‑the‑box WEM

Genesys Cloud CX

Strengths

  • Very mature routing, WEM, and analytics
  • Strong global telephony
  • Broad enterprise adoption

Weaknesses

  • Higher cost
  • Less native AI compared to Microsoft
  • Complex configuration

NICE CXone

Strengths

  • Best‑in‑class analytics and WEM
  • Strong compliance and global reach
  • Mature voice and digital channels

Weaknesses

  • Complex licensing
  • Less modern architecture than Microsoft/AWS
  • Limited low‑code extensibility

Cisco Webex Contact Center

Strengths

  • Strong telephony and network reliability
  • Good for Cisco‑centric enterprises
  • Solid omnichannel

Weaknesses

  • AI and CRM context weaker than Microsoft
  • Less flexible than AWS/Genesys

Best‑Fit Recommendations

Choose Dynamics 365 Contact Centre if:

  • You are a Microsoft‑centric enterprise
  • You want AI‑first customer service
  • You need CRM‑aware automation
  • You want low‑code extensibility
  • You want a unified Microsoft ecosystem (Teams + Dynamics + Power Platform)

Choose Amazon Connect if:

  • You have strong AWS engineering teams
  • You want a highly customizable CCaaS
  • You prefer pay‑as‑you‑go pricing

Choose Genesys Cloud CX if:

  • You need advanced routing and WEM
  • You run a large, global contact centre

Choose NICE CXone if:

  • Analytics and compliance are top priorities
  • You need the strongest WEM suite

Choose Cisco Webex CC if:

  • You are already invested in Cisco telephony
  • You want a stable, network‑centric CCaaS