Microsoft Fabric Updates Blog

From RabbitMQ to PowerBI reports with Microsoft Fabric Real-Time Analytics

In this blog I’ll show you an End-to-End scenario, where you can send humidity and temperature telemetry data from RabbitMQ to a KQL Database in Microsoft Fabric. You will be using an Eventstream to orchestrate the data streaming. Once your data is in a KQL Database, you’ll be able to visualize it in PowerBI to … Continue reading “From RabbitMQ to PowerBI reports with Microsoft Fabric Real-Time Analytics”

Sending data to Synapse Real-Time Analytics in Fabric from Apache Kafka Ecosystems using Java

Introduction This quick start is based on the official Azure Event Hubs for Kafka example, adapted to work with Microsoft Fabric. In this blog we will show you how to send data from Kafka to Synapse Real-time Analytics in Fabric. Get the sample source code from GitHub fabric-kafka-sample You will use a Fabric Eventstream to … Continue reading “Sending data to Synapse Real-Time Analytics in Fabric from Apache Kafka Ecosystems using Java”