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”

Stream Azure IoT Hub Data into Fabric Eventstream for Email Alerting

Azure IoT Hub is a managed service hosted in the cloud that acts as a central message hub for communication between IoT applications and their connected devices. It allows you to connect, monitor, and manage millions of devices reliably and securely, making it easier to build scalable IoT solutions. But what if you could take … Continue reading “Stream Azure IoT Hub Data into Fabric Eventstream for Email Alerting”

Microsoft Fabric September 2023 Update

Welcome to the September 2023 update. We have lots of features this month including updates to the monitoring hub, Fabric Metrics app, VS code integration for Data Engineering, Real-time data sharing and many more. Continue reading for more details on our new features! Contents Core Monitoring hub – column options OneLake OneLake file explorer (v.1.0.10) … Continue reading “Microsoft Fabric September 2023 Update”

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”