Lab 9: Microsoft Fabric Real-Time Intelligence (RTI) Tutorial

πŸ“– Official Tutorial Reference

For this lab, we recommend following the official Microsoft Learn tutorial series:

Real-Time Intelligence Tutorial: Introduction

πŸ“‹ Tutorial Overview

The Microsoft Learn tutorial provides a comprehensive, hands-on introduction to Real-Time Intelligence in Microsoft Fabric. It uses a practical scenario with bicycle data to demonstrate key concepts and features.

🎯 What You’ll Learn

The tutorial covers the complete Real-Time Intelligence workflow:

🚲 Sample Scenario

The tutorial uses bicycle data as the sample dataset, containing:

This scenario demonstrates how to extract insights from streaming IoT data, making it highly relevant for real-world applications.

πŸ”„ Comparison with Azure Stream Analytics

Feature Azure Stream Analytics Microsoft Fabric RTI
Query Language Stream Analytics Query Language (SAQL) Kusto Query Language (KQL)
Data Storage Pass-through processing Native storage in KQL databases (Eventhouse)
Scalability Streaming Units (1-200+) Automatic scaling with Fabric capacity
Analytics Stream processing + basic ML Advanced analytics + AI/ML + Copilot integration
Visualization External (Power BI, custom) Integrated Real-Time dashboards + Power BI
Cost Model Pay per Streaming Unit Capacity-based pricing model
Development Azure Portal/VS Code Integrated Fabric workspace environment
Data Retention Limited (outputs to storage) Native time-series storage with configurable retention

πŸ“‹ Prerequisites

To complete the tutorial, you need:

πŸ—οΈ Key Architecture Components

The tutorial demonstrates this data flow:

[Data Source] β†’ [Real-Time Hub] β†’ [Event Stream] β†’ [Eventhouse/KQL Database] β†’ [Real-Time Dashboard]
                       ↓                ↓                    ↓                      ↓
                [Data Discovery]  [Transform Events]  [KQL Queries & Alerts]  [Power BI Integration]

πŸ’‘ Key Benefits of Following the Official Tutorial

  1. Up-to-date Content: Always reflects the latest Fabric RTI features and capabilities
  2. Interactive Experience: Hands-on exercises with real data
  3. Best Practices: Incorporates Microsoft’s recommended approaches
  4. Comprehensive Coverage: Covers the entire RTI workflow end-to-end
  5. AI Integration: Demonstrates Copilot features for query assistance
  6. Visual Learning: Rich screenshots and step-by-step guidance

πŸš€ Getting Started

  1. Access the Tutorial: Navigate to the tutorial introduction page
  2. Follow Sequential Parts: The tutorial is divided into multiple parts - complete them in order
  3. Adapt to Your Data: After completing the bicycle scenario, apply the concepts to your IoT telemetry data
  4. Explore Advanced Features: Use the tutorial as a foundation to explore additional RTI capabilities

πŸ“ˆ Migration Considerations

If you’re migrating from Azure Stream Analytics to Fabric RTI, the tutorial will help you understand:

πŸ”— Next Steps

Continue to Lab 10: IoT Edge Overview to learn about edge computing scenarios and bringing analytics closer to your IoT devices.