Requirements
An active Azure IoT Hub instance
An Onomondo SIM
Step 1: Add Device
Go to 'Devices' in the sidebar of the IoT Hub instance, and click 'Add Device'.
Step 2: Device ID
Enter a name in the 'Device ID' field, then click 'Save'.
Step 3: Select the New Device
Click your newly created device.
Step 4: Primary Connection String
Copy the 'Primary Connection String'.
Step 5: Create a New Connector
Go to https://app.onomondo.com/connectors and create a 'New connector'
Name the Connector
In the 'Connector type' dropdown, choose Microsoft Azure IoT
Paste the connection string from the previous step into the ‘Connection string’ field.
Step 6: Add the Connector to a SIM
Go to the SIM's page
Click the edit SIM button
Add the Connector
Now all TCP data from the device will be sent to the Device endpoint on your Azure Portal.
Only Supports TCP Protocol
If you want to send data to Azure using UDP packets through a Connector, consider setting up a Azure DPS connector instead. You can still send UDP packets to other servers by bypassing the Connector with a passthrough rule (see below).
You can customize which data is ignored by the Connector by setting up passthrough rules.