What problem does it solve?
Getting Azure Monitor, Application Insights, and Log Analytics telemetry into Microsoft Fabric and connecting it to business outcomes (revenue, orders, availability) normally requires deep knowledge of Fabric Mirrored Catalogs, connections, Eventhouse external tables, and KQL. This Skill guides the entire onboarding and business-impact correlation workflow end to end.
Core Features & Use Cases
- Guided staged onboarding: A strict 17-stage workflow covering Log Analytics workspace selection, identity validation, connection resolution (Service Principal or OAuth), Mirrored Catalog creation, and external Delta table registration in Eventhouse.
- Telemetry-to-business correlation: Discovers business entities in real Fabric data, inspects dynamic fields like Properties and CustomDimensions for join keys, validates direct joins, and falls back to time-window correlation when needed.
- Dashboard and Operations Agent generation: Optionally creates a Real-Time (KQL) Dashboard and generates ready-to-paste Operations Agent instructions with explicit KQL, thresholds, and alert rules.
- Use Case: Ask whether a latency spike affected bookings. The Skill onboards your Application Insights workspace into Fabric, finds BookingId inside AppEvents.Properties, validates the join against your Bookings table, and builds a dashboard plus alerting agent.
Quick Start
Ask the assistant to onboard your Application Insights workspace into Microsoft Fabric and correlate the telemetry with your business data to measure revenue impact.