Microsoft Fabric Updates Blog

Announcing RTI End-to-End Sample

A typical RTI scenario in Fabric involves the following:

  • Ingesting data with Eventstream
  • Transforming this data as it arrives with Evenstream or Eventhouse
  • Deduplicating the records with Eventhouse
  • Creating aggregate view with Eventhouse
  • Acting on the data with Data Activator

As a demonstration of this end-to-end scenario, we’ve created Fabric Notebook that can deploy this in a matter of minutes. This notebook is taking advantage of the existing Microsoft Fabric APIs along with the existing sample datasets in Eventstream. After running the notebook you will have NYC Taxi data being ingested via Eventstream, stored and transformed in Eventhouse, and a Data Activator setup and ready for you to configure alerts.

This let’s you

  • Quickly set up a demo environment to either learn about RTI or demonstrate to your team/clients. Direction on deploying this in your Fabric environment can be found here.
  • Understand how to leverage the Microsoft Fabric APIs to deploy items in Fabric utilizing the deployment walkthrough.

Next Steps 

Entradas de blog relacionadas

Announcing RTI End-to-End Sample

enero 12, 2026 por Anasheh Boisvert

In this blog post, we’ll walk through Eventstream’s pricing model to give you a clear understanding of how it works and help you navigate it with confidence. By the end of this post, you will be able to: Eventstream Components & Cost Drivers First, let’s summarize the components of a Fabric Eventstream: Each component maps … Continue reading “Understanding Fabric Eventstream Pricing”

enero 8, 2026 por Adi Eldar

What if generating embeddings in Eventhouse didn’t require an external endpoint, callout policies, throttling management, or per‑request costs? That’s exactly what slm_embeddings_fl() delivers: a new user-defined function (UDF) that generates text embeddings using local Small Language Models (SLMs) from within the Kusto Python sandbox, returning vectors that you can immediately use for semantic search, similarity … Continue reading “Create Embeddings in Fabric Eventhouse with built-in Small Language Models (SLMs)”