In my earlier post, I had discussed on how to integrate Event Hubs/IoT Hubs with Power BI via Stream Analytics . There were few questions on how to store the stream data in storage account. Storing stream data without proper… Read More ›
AzureCosmosDB
Use Azure Data Factory To Backup Azure Cosmos DB
Azure Cosmos DB is a fully managed globally distributed multi-model data service. Developers can leverage its capabilities of low latency, 99.99% high availability, predictable throughput, and multiple well-defined consistency models to develop applications that need faster reads and write from… Read More ›
Create Real-Time IoT Solution On Azure
We learned to create IoT Edge Devices and simulate telemetry data to IoT Hub in my previous blog. We will attempt to build a real-time end-to-end IoT solution on Azure in this article. We would use IoT Edge to simulate… Read More ›