Prerequisites
Summary
This tutorial will provide step-by-step instructions for the following:
- Setting up an Azure storage account and storage container for message storage
- Modifying the Azure Injector Module to connect to an existing Azure IoT Hub with proper 'content type' and 'content encoding' settings
- Publishing live Tag data and events to the connected Azure IoT Hub
- Viewing the data that has been routed to the Storage Container in Azure
Upon completion of this module you will have an Ignition Gateway connected and publishing live Tag data to an Azure IoT Hub and being routed and stored to an Azure Storage Container
Tutorial
Parts of the environment created and configured in the Quick Start are used in this tutorial. So, make sure you have completed this before proceeding.
Step 2: Create an Azure Storage Account and Container
Step 3: Configure a Message Route in Azure IoT Hub
Step 3: Publish Data to Azure IoT Hub
Step 4: View the Data in the Azure Storage Container