← Back
Copilot Studio - Environment-level agent telemetry export to Azure Application Insights (Preview)
MC1418254 · build prod-20251231-200323
Category
stayInformed
Severity
normal
Major change
False
Last modified
2026-07-06 22:29:38
Summary source
Azure OpenAI (gpt-4.1)
Action by (Graph)
Action by (AI)
2026-07-15 00:00:00
Services
Microsoft Copilot (Power Platform)
Tags
New feature
Master tags
Admin, Copilot License
Roadmap IDs

One-line summary

Admins can export Copilot Studio agent telemetry to Azure Application Insights in OpenTelemetry format, enabling monitoring and custom analytics. Public preview starts July 15, 2026.

Similar updates

More like this

Details

Body (from Message Center)

We are announcing the ability for administrators to export Copilot Studio agent telemetry at the environment level to Azure Application Insights. This feature will reach public preview on July 15, 2026.

How does this affect me?
When enabled through the Power Platform admin center, Copilot Studio agent execution telemetry is exported in an OpenTelemetry-aligned span format to Azure Application Insights. This allows you to utilize Azure Monitor to track agent activity, while Kusto Query Language and Applications Insights Logs can leverage the telemetry to create custom dashboards, configure alerts, perform troubleshooting, and analyze agent behavior.

Exported telemetry includes:
  • Top-level agent invocation and lower-level execution spans, such as tool calls and output messages.
  • Agent execution events, including:
    • InvokeAgent
    • ExecuteTool
    • OutputMessages
  • OpenTelemetry-aligned attributes for agents, conversations and tools.
What action do I need to take?
This message is for awareness, and no action is required.

Raw JSON (for debugging)

Expand/collapse the full payload below.
Show/hide raw
{
  "snapshot_item": {
    "action_required_by": null,
    "ai_action_required_by": "2026-07-15T00:00:00Z",
    "ai_actions": [],
    "ai_master_tags": [
      "Admin",
      "Copilot License"
    ],
    "ai_model": "gpt-4.1",
    "ai_summary": "Admins can export Copilot Studio agent telemetry to Azure Application Insights in OpenTelemetry format, enabling monitoring and custom analytics. Public preview starts July 15, 2026.",
    "ai_topics": [
      "Copilot (power Platform)",
      "Copilot",
      "Power Platform"
    ],
    "category": "stayInformed",
    "details_map": {},
    "id": "MC1418254",
    "importance": 4,
    "is_major_change": false,
    "last_modified": "2026-07-06T22:29:38Z",
    "ms_products": [
      "Copilot (power Platform)"
    ],
    "platforms": null,
    "roadmap_ids": [],
    "services": [
      "Microsoft Copilot (Power Platform)"
    ],
    "severity": "normal",
    "tags": [
      "New feature"
    ],
    "title": "Copilot Studio - Environment-level agent telemetry export to Azure Application Insights (Preview)"
  }
}