You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 A community-driven collection of practical Azure Functions examples built with .NET 8 (Isolated Worker). Explore triggers, bindings, Durable Functions, Azure integrations, best practices, and real-world scenarios through clean, ready-to-run code.
Azure Data Explorer can provide valuable insights into your IoT workloads. In the following Hands-On Lab we look at thermostat IoT Devices that are in 3 different office buildings.
The ADX Patient Monitoring Accelerator uses Azure IoT Central Continuous Patient Monitoring application to generate telemetry readings for two IoT Consumer devices: automated knee brace and a vitals monitor patch. The generated data is automatically send to an Azure Event Hub and then send to an Azure Data Explorer for analysis.
Messaging kickstart framework for Azure function provides mechanisms to speedup development of functions that are triggered by Eventhub and other Azure messaging services. It automatically discover components that are needed to be registered in Microsoft Dependency Injection framework.
Azure Data Explorer can provide valuable insights into your IoT workloads. The ADX IoT Analytics Accelerator demo here looks at thermostat IoT Devices that are in 3 different office buildings.
Monogame-based farming simulator utilizing .NET Core, APIs, Terraform, Durable Functions for orchestration and Event Hubs for scalable message brokering, publishers emitting CDC-tracked events, subscribers using Azure Functions processing soil/moisture/temperature, SignalR for web dashboard, and a feedback loop for event completion.
This project builds an app called "Neighborly". Neighborly is a Python Flask-powered web application that allows neighbors to post advertisements for services and products they can offer. The Neighborly project is comprised of a front-end application that is built with the Python Flask micro framework. The application allows the user to view, cr…
End-to-end data engineering pipeline for a Smart Radar System. Built on Azure using a cost-effective Lakehouse architecture (Synapse Spark, Data Lake, Serverless SQL) and real-time streaming (Event Hub, Stream Analytics).