IoT Hub Configuration
Create and configure an Azure IoT Hub
Set up device management and monitoring configurations.
Registration as Device
Authentication Mechanism - Implement X.509 certificate-based authentication
Two-Way Communication (Device to Cloud and Cloud to Device)
D2C Communication Setup: Implement using Azure SDKs and MQTT or HTTP protocols on the device to send simulated device data to IoT Hub.
C2D Communication Setup: Enable Cloud-to-Device communication to send commands or configurations from the IoT Hub to the device.
Message Routing: Configure message routing on IoT Hub to direct incoming data to Azure Blob Storage.
Hands on experience with Azure IoT HUB - Azure Blob Storage, Azure Active Directory (AD),Azure Key Vault, Azure Security Centre, Azure Monitor and Azure Log Analytics, Azure Networking Components