1,258 questions with Azure IoT Hub tags

Sort by: Updated
2 answers

Module connection using x509 certificates

Hi, When reading the docs about connecting devices and modules using a x509 certificate there is this part about the required common name (CN): For modules using X.509 authentication, the module's certificate must have its common name (CN) formatted…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
418 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
228 questions
asked 2024-04-09T12:01:37.0066667+00:00
Ferry Koolen 0 Reputation points
answered 2025-04-24T08:00:07.93+00:00
René van der Heijden 0 Reputation points
2 answers

Can't edit my IoT Hub resource

I created an IoT Hub resource and a Blob Storage account. Messages to the iot hub are routed to an Azure function (through the built in message routing) and to the blob storage. To set this up I had to create 2 routes in Hub Settings > Message…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-04-15T11:25:12.2533333+00:00
Gary 0 Reputation points
edited an answer 2025-04-22T13:52:28.5133333+00:00
Manas Mohanty 3,110 Reputation points Microsoft External Staff
0 answers

Azure IoT Hub - Total number of messages used doubled unexpectedly - What is the reason?

Recently we encountered a problem with IoT Hub related to hitting the daily quota for total number of messages used while the amount of devices and telemetry messages remained the same. Purple: Total number of messages used (Max) | Blue: Telemetry…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-04-11T14:14:03.9866667+00:00
Nikolay Valchanov 5 Reputation points
commented 2025-04-17T15:17:08.6133333+00:00
Sander van de Velde | MVP 36,126 Reputation points MVP
1 answer

Azure IoT Edge image build for AMD64, Arm64v8 in azure devops pipeline with supported Microsoft hosted agents

Hi Team, Hello SatishBoddu-MSFT, I have scenario, where I am building two types of images of same repo, using Azure IoT Edge Task (AzureIoTEdge@2). Just I am looping this IoT Edge Task for different platform, by replacing defaultPlatform: with two…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
598 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2023-10-10T16:30:57.7366667+00:00
Dhanavath Vishnu 366 Reputation points
commented 2025-04-16T19:19:38.6066667+00:00
José Antonio Aparici 0 Reputation points
1 answer

Direct Methods 'Not Found' under load in IoT Hub

We are performing some load tests to check that our Edge Module is able to process the number of Direct Methods we need it to. We've been using the azure-iot-hub python module to call the direct methods. The payload is very small and is the same for…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-04-01T13:57:45.5933333+00:00
Iain White 146 Reputation points
commented 2025-04-15T14:29:08.5866667+00:00
LeelaRajeshSayana-MSFT 17,521 Reputation points
2 answers One of the answers was accepted by the question author.

IoTHub Upload File Key Based Authentication

SImilar to this one beow: https://learn.microsoft.com/en-us/answers/questions/401852/im-getting-error-message-key-based-authentication I'm using the C# SDK to upload a file: and getting this result: Status: 403 (Key based authentication is not…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-04-08T16:51:19.2466667+00:00
Mike Finch 20 Reputation points
accepted 2025-04-09T10:58:43.8033333+00:00
Mike Finch 20 Reputation points
1 answer

How to connect Azure IoT Device Telemetry Simulator with Docker

I tried to carried out a Telemetry Simulation with Azure IoT Device Telemetry Simulator but I got this error, On the documentation talk about executed with docker, I replace the SharedAccessKey with my Primary and Secondary Key from my IoT Hub Device…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-04-05T12:07:26.28+00:00
Alexander Mamani Yucra 0 Reputation points
commented 2025-04-09T09:43:49.95+00:00
VSawhney 315 Reputation points Microsoft External Staff
1 answer

How to clear my iothub partitions?

Hi all I have 30 devices that sent continuous data for 18 hours . The data didnt go through Iot hub. Iot hub is somehow buffering this data and sending it slowly which is why im not able to receive new data. Is there a way to clear the old data from iot…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2024-01-31T07:15:03.53+00:00
Sharon Nisha Thiruvarul Durai 0 Reputation points
commented 2025-04-07T13:12:43.8433333+00:00
Michael Guillaume 26 Reputation points
2 answers

My Iot hub is buffering Data

My iot hub seems to suddenly buffer data before sending it to my server.

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-04-03T14:24:20.9333333+00:00
Helix Sense 0 Reputation points
edited a comment 2025-04-07T04:00:26.39+00:00
Manas Mohanty 3,110 Reputation points Microsoft External Staff
1 answer

Error on setting up handshake with Azure IoT hub from physical HSM device.

Getting The error 43000070:PKCS#11 module::Mechanism invalid indicates a cryptographic mechanism mismatch between Azure IoT C SDK and your Swissbit HSM. After checking more getting got to know The Azure IoT C SDK uses OpenSSL's TLS implementation,…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-29T09:05:55.06+00:00
Studio Team @virifi 0 Reputation points
edited a comment 2025-04-02T10:50:10.4266667+00:00
VSawhney 315 Reputation points Microsoft External Staff
2 answers

Why does disable on a device not disable the device

I am using Azure IoT Hub and DPS. We have implemented reprovisioning once a device is blocked in Azure IoT Hub. When i disable the device in Azure IoT Hub by setting "Enable connection to IoT Hub" to false, clicking save and then rebooting…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-26T16:49:11.4566667+00:00
Oetze van den Broek 131 Reputation points
edited a comment 2025-03-28T10:32:51.7733333+00:00
Oetze van den Broek 131 Reputation points
0 answers

Drain mode is activating automatically and stopping my function app from running

Hi, I have a function app triggered by an IOT hub incoming message. It works well, until recently when suddenly it stopped running. Checking the logs, I found "DrainMode mode enabled", which stops the listener and makes my function app do…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,692 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2023-01-11T08:33:03.1366667+00:00
Inaki Bergara 15 Reputation points
commented 2025-03-26T10:25:20.2966667+00:00
Jérôme Potier 0 Reputation points
1 answer One of the answers was accepted by the question author.

Sending files from web app to device

I know that it is possible to upload files from the device to the IoT Hub as shown here. Is it possible to upload/send a file from a backend web application to the device? For example, if I want to send a configuration file to the device to use…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2023-08-14T17:31:34.4166667+00:00
Alex Fang 230 Reputation points
edited a comment 2025-03-25T23:17:09.9366667+00:00
Bajinder Singh 5 Reputation points
1 answer One of the answers was accepted by the question author.

Connect to IoTHub with MQTT

For a direct connection between a device and IoT Hub, using MQTT, what should be the Server Name/IP parameter? This information is not available in the manual: https://learn.microsoft.com/pt-br/azure/iot/iot-mqtt-connect-to-iot-hub#connecting-to-iot-hub

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-17T18:41:33.7966667+00:00
GMAPRO 20 Reputation points
commented 2025-03-18T09:47:25.1933333+00:00
Dominic 1,631 Reputation points Microsoft Employee
2 answers

Azure IoT Hub: Metric "Total number of messages used" seems incorrect

The metric "Total number of messages used" seems incorrect because it decreased during the last week although the metric "Telemetry messages sent" is stable (as expected). The metric "Total number of messages used" is…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-02-24T14:40:13.5666667+00:00
DisplayName42 56 Reputation points
commented 2025-03-14T00:24:49.5933333+00:00
LeelaRajeshSayana-MSFT 17,521 Reputation points
1 answer One of the answers was accepted by the question author.

How to specify device Id which is different than registration Id for group enrollment

I'm using azure-iot-sdk for registering a device using azure DPS for assigning the device to a IoT hub. I was looking for a way to specify a device Id which I want it to be different than a registration Id for group enrollment

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-13T15:53:12.97+00:00
Sachin Koyeti 60 Reputation points
accepted 2025-03-13T18:11:00.87+00:00
Sachin Koyeti 60 Reputation points
1 answer

azure IOT hub

HI Team, In our Project we are using the Standard azure IOT hub with 4lac messages per day capacity. while receiving the data form device, we are seeing the duplicate data in our Azure data explorer (ADX) with same timestamp but different values. can you…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-10T14:13:26.55+00:00
Kattekola Mahesh 5 Reputation points
commented 2025-03-13T10:58:18.5533333+00:00
VSawhney 315 Reputation points Microsoft External Staff
1 answer

"Device ID": How can I include it on the msgs sent from IoT Hub to Event Hub ?

Hello Community. On an IoT Hub I am receiving the msgs from the devices... Msgs that then are passed from the IoT Hub to the Event Hub. If I check in event hub (using the nice functionality: Data Explorer) I see indeed the event body (which in fact the…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-10T21:33:14.8966667+00:00
Omar Cruz 26 Reputation points
commented 2025-03-13T02:19:55.8533333+00:00
VSawhney 315 Reputation points Microsoft External Staff
1 answer

Use Azure Medtech to import the data from wearables

I want to understand the process to import the data from wearables real time, and provide analytics on the data.

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-02-24T18:21:32.45+00:00
RAHUL BATRA 0 Reputation points
commented 2025-03-12T09:40:27.29+00:00
Sander van de Velde | MVP 36,126 Reputation points MVP
1 answer

Clarification on Whether Acknowledgment Messages Count Towards Azure IoT Hub Daily Message Quota

Hello Azure Support Team, I am seeking clarification regarding the Azure IoT Hub's daily message quota, specifically concerning acknowledgment messages. In our current setup, we utilize cloud-to-device messaging and request delivery acknowledgments for…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,258 questions
asked 2025-03-06T23:10:12.69+00:00
Jordan Reyes Leger 0 Reputation points Microsoft Employee
commented 2025-03-12T02:36:01.4066667+00:00
VSawhney 315 Reputation points Microsoft External Staff