Microsoft Azure card image

Dev Platforms-2

Microsoft Azure

Azure is a cloud computing service by Microsoft which is widely used for deploying and managing applications and services.

Getting Started

Introduction to Microsoft Azure

Introduction to Microsoft Azure

Microsoft Azure is a cloud computing service by Microsoft which is widely used for building, testing, deploying and managing applications and services

Microsoft Azure Free Account Sign-Up

Microsoft Azure Free Account Sign-Up

Creating a free Microsoft Azure account to start using Azure services

Creating an IoT Hub in Microsoft Azure

Creating an IoT Hub in Microsoft Azure

IoT Hub is a service provided by Microsoft Azure that can be used to connect, provision, and manage millions of IoT devices. Large amounts of data can be transferred to and from the IoT Hub

Sending DHT11 sensor data to IoT Hub using NodeMCU

Sending DHT11 sensor data to IoT Hub using NodeMCU

NodeMCU is connected to the internet through WiFi, and DHT11 sensor data collected by the NodeMCU is sent to the Microsoft Azure IoT Hub using MQTT protocol

Saving IoT Hub messages to Azure Blob Storage

Saving IoT Hub messages to Azure Blob Storage

Microsoft Azure provides a cloud service that provides storage that is highly available, secure, durable, scalable, and redundant under the name of Microsoft Azure Storage

Using Power BI to visualize real time data from IoT Hub

Using Power BI to visualize real time data from IoT Hub

Power BI is a suite of business analytics tools. It can be used to visualize the data received by an IoT Hub in real-time

Using Web Apps to Visualize Real Time Data from IoT Hub

Using Web Apps to Visualize Real Time Data from IoT Hub

Web Apps is an Azure service for hosting web applications, REST APIs, and mobile backends.Using this, we can visualize the data received by IoT Hub in real time

Using Logic App for IoT remote monitoring and for sending notifications

Using Logic App for IoT remote monitoring and for sending notifications

Logic App is an Azure service which provides a way to automate processes as a series of simple steps. It can be used for remote monitoring and notifications by connecting IoT Hub to mail or other serv...

Applications