1 min read

Run an Raspberry Pi Simulator and connect to an Azure IoT Hub Part 1 – Create an Azure IoT Hub

Now we’ll jump into Azure Portal and create ourselves an Azure IoT Hub that later will manage our Raspberry IoT Device. You can read more here.

In Azure search and create an IoT hub. Remember that the IoT Hub name is public so create something unique and also you should select a IP filter.

There we go! Now we got our IoT Hub.

In the next post we’ll create our Client in Azure.

Leave a Reply