Create An Iot Hub - Renesas CK-RX65N Getting Started Manual

Hide thumbs Also See for CK-RX65N:
Table of Contents

Advertisement

CK-RX65N

5.2 Create an IoT Hub

You can use Azure CLI to create an IoT hub that handles events and messaging for your device.
Note 1: Before you start creating the IoT Hub you are required to have a login to your Azure Portal
via web browser. If not, then you may notice an error that you are not logged in while creating the IoT
hub, you may notice an error that you are not logged in.
https://portal.azure.com/
Note 2: If you do not have the Azure Account, you can create one which is valid for 12 months
with limited features from the following link
https://azure.microsoft.com/en-us/free/
To create an IoT hub:
Note 3: Some of the user parameters while creating the IoT Hub needs to be unique. Users are
required to take care of this while creating the IoT Hub credentials.
1. In your CLI console, run the az extension add command to add the Microsoft Azure IoT
Extension for Azure CLI to your CLI shell. The IoT Extension adds IoT Hub, IoT Edge, and IoT
Device Provisioning Service (DPS) specific commands to Azure CLI.
az extension add --name azure-iot
Note 4: When you run the command for the first time you may not notice output on the console as shown
below. It just accepts the command.
2. Run the az login command to login to the Azure account. Running the az login command
opens the browser for login. You can enter the login credentials to login to the Azure account.
You will notice a similar message on the browser on successful login.
Note: You can find more info on the Azure CLI at
R01AN6870EJ0110 Rev.1.10
Jun.02.23
Getting Started Guide with RYZ014A Azure Cellular Application
Figure 21. Add Extension for Azure CLI
Figure 22. Successful Login to the Azure account
Overview of the Azure CLI | Microsoft Docs
Page 15 of 52

Advertisement

Table of Contents
loading

Table of Contents