1,128 questions with Azure IoT Hub tags

Sort by: Updated
2 answers

IoT Certification

Hello Everybody. I saw that the Azure IoT certification that existed in the past does not exist anymore... Would you have maybe some tips or ideas about which certification could be useful instead? I was thinking that the Data Engineer path could be a…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-03T16:03:13.4233333+00:00
Omar Cruz 21 Reputation points
answered 2024-05-10T20:56:30.98+00:00
Pinaki Ghatak 2,400 Reputation points Microsoft Employee
0 answers

Azure IoT Middleware for Freertos - Failed to establish MQTT connection, error 0x00000006

I used the ESP32S3 for azure iot connection and according to the code I have done the following: DPS: prvConnectToServerWithBackoffRetries --> OK AzureIoTProvisioningClient_Init --> OK AzureIoTProvisioningClient_Register -->…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-16T02:46:24.3066667+00:00
leo lee 0 Reputation points
commented 2024-05-10T09:43:01.83+00:00
leo lee 0 Reputation points
0 answers

How can I display a folder structure in the IoTCentral devices Files tab ?

We need to use a folder structure to organise the files we are uploading from our IoT devices to Azure Blob Storage. To do this we are using a folder structure as shown below when uploading using the device SDK and this works fine, with the folders…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
352 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-10T00:42:11.9066667+00:00
Duncan Groenewald 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Function App Erro

Hi Everyone, I am currently working as a newcomer in the realm of Azure Digital Twins. I am reaching out to seek your expertise on a particular issue I've encountered. In my current project, I am utilizing TwinCAT3 to establish connectivity with Azure…

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
220 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-29T15:01:13.56+00:00
Jayashri Goddanti 20 Reputation points
edited a comment 2024-05-09T13:51:54.97+00:00
Jayashri Goddanti 20 Reputation points
1 answer One of the answers was accepted by the question author.

Using X.509 certificates to authenticate devices to IoT hub

Hello , I am using X.509 certificates to authenticate devices to IoT hub using a MQTT client as shown in the code snippet below: TrustRootCER = "./DigiCertGlobalRootG2.crt" deviceCert = "./18B8C0FC73A9F382CE48FDAAB5A46E14.pem"…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-06T11:54:38+00:00
Arun Kumar 40 Reputation points
accepted 2024-05-08T05:11:28.27+00:00
Arun Kumar 40 Reputation points
1 answer

IoT Hub trigger Azure Function is not getting triggered

Hi, We've an IoT hub & IoT hub trigger Azure function, which should be triggered whenever any data is received in IoT hub. We've used IoT hub Shared Access policy for Connecting to IoT hub from Azure Function. We're receiving data in IoT hub from…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,321 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-06T16:05:19.8166667+00:00
Debashis Jena 71 Reputation points
commented 2024-05-07T19:00:16.5066667+00:00
Sander van de Velde 29,271 Reputation points MVP
1 answer

Edge Runtime is 200-OK but modules are showing offline

Hi , I am running IoT edge on a RHEL Linux server. I wanted to check the logs form portal. In the portal, I can see the IoT Edge Runtime Response as 200-OK and all the modules are in running state. But when I click on any module and select troubleshoot…

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.
543 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-07T06:22:07.7766667+00:00
Satyam Chauhan 512 Reputation points
answered 2024-05-07T11:07:17.58+00:00
Sander van de Velde 29,271 Reputation points MVP
1 answer

How to send a file/patch/message from IOT hub to IOT Edge device

I want to upload a patch or Json file to the IOT Edge device from IOT hub. I have connected the Edge device to the hub via DPS and have been able to send messages and trigger downloads from the hub from the Edge side using this. And I can send telemetry…

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.
543 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-27T17:05:10.4566667+00:00
Krithick Kalyan T 0 Reputation points
commented 2024-05-06T17:55:38.1933333+00:00
Sander van de Velde 29,271 Reputation points MVP
1 answer

Unable to delete Event Subscription

I tried to create event subscription for Azure Event Grid Name space. I am a bit new to Azure so I messed up and chose storage queue as endpoint as at that time I dont know how to create event gris system topic and namespace. Then I deleted that queue…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
asked 2024-04-29T08:40:09.9333333+00:00
Sai k Marthi 0 Reputation points
commented 2024-05-06T06:32:26.3966667+00:00
Sai k Marthi 0 Reputation points
1 answer One of the answers was accepted by the question author.

IoT Edge Module gives Unable to retrieve logs error

Hi, I have deployed a custom c# IoT edge module and I can see the module as running in the IoT Hub. But the module is not running, on checking the logs from IoT hub troubleshoot option it gives the following error: How can I fix this issue ?

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.
543 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-02T13:59:28.3733333+00:00
Satyam Chauhan 512 Reputation points
accepted 2024-05-03T03:14:11.7833333+00:00
Satyam Chauhan 512 Reputation points
1 answer One of the answers was accepted by the question author.

Problem registering device using Azure DPS

I am having issues registering a device using DPS service endpoint with a Symmetric Key method. After authenticating the device with the DPS service, I am unable to register it. Can someone suggest a solution to this problem?

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.
543 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-15T06:58:36.2033333+00:00
Gorantla Srikanth 60 Reputation points
commented 2024-05-02T16:59:25.81+00:00
Sander van de Velde 29,271 Reputation points MVP
1 answer

Help with debugging dropped messages from Routes

So, we are facing a situation where many of our D2C telemetry messages are dropped on a specific Route, after having being received in IoT Hub. Observing the Logs, we get entries mentioning OperationName: droppedMessage and then in the details of the…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-01T19:08:16.7966667+00:00
Nikos Agianniotis 0 Reputation points
edited the question 2024-05-02T05:03:21.63+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Azure IoT Hub Cloud-2-Device

Hi, understand we could send cloud to device message as I require to periodically send message to my devices, wonder if I could do this using azure functions or any other method available? I do not see any schedule message sending in the portal. Thank…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-01T12:38:11.9033333+00:00
SoonJoo@Genting 241 Reputation points
answered 2024-05-01T15:52:06.3066667+00:00
Sander van de Velde 29,271 Reputation points MVP
0 answers

I am Not able to connect my .crt and .key file to Azure IoT Hub, it give connection error while my file path and host is correct

import os import asyncio from azure.iot.device.aio import IoTHubDeviceClient from azure.iot.device import X509 x509_cert = X509( cert_file="E:\\Repo\\RRR_1.crt", key_file="E:\\Repo\\RRR_1.key" #…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
352 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-05-01T11:43:22.2266667+00:00
Indy 5 Reputation points
edited the question 2024-05-01T11:48:59.7+00:00
Indy 5 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Iot Hub deployment error IH500019

I'm trying to deploy a free or basic IoT Hub from both the port and CLI but getting the following error: CLI: ERROR: (500019) Internal Error. If you contact a support representative please include this correlation identifier:…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-28T01:52:03.1933333+00:00
DwaneEDDC 31 Reputation points
commented 2024-04-30T01:36:59.33+00:00
DwaneEDDC 31 Reputation points
2 answers

Roadmap of Azure IoT Hub and Azure IoT Edge for the future due to release of Azure IoT Operations

Hello Team, I read https://learn.microsoft.com/ja-jp/azure/iot-operations/. I feel that Azure IoT Operations is replacement for Azure IoT Edge. Is this correct understanding? In addition, there is no mention of Azure IoT Hub. Is Azure IoT Operations a…

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.
543 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
11 questions
asked 2023-12-13T07:30:32.2533333+00:00
太田寛 5 Reputation points
edited an answer 2024-04-29T06:03:41.05+00:00
Sander van de Velde 29,271 Reputation points MVP
2 answers

Copy of payload to external MQTT

So, my question is whether, even if I have my devices inside the Azure platform, I'll be able to send copies of their payloads to an external MQTT. To explain: I have a lab and I'm testing interactions and homologations all the time. In this case, I'd…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
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.
543 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
352 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
11 questions
asked 2024-04-26T19:40:29.97+00:00
Vinicius Miranda 0 Reputation points
answered 2024-04-27T15:46:10.9+00:00
Sander van de Velde 29,271 Reputation points MVP
0 answers

Can't authenticate on IoT Hub - Not authorised

Hello everyone, I'm experiencing a little problem and I don't know how I'm going to solve it. We are working with a partner of ours, he has your Azure space on which he has an IoT Hub and I have machines that I need to have connected to his IoT Hub. The…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2024-04-23T12:14:10.9533333+00:00
Andrea Previtali 106 Reputation points
commented 2024-04-24T10:21:58.4066667+00:00
Andrea Previtali 106 Reputation points
1 answer One of the answers was accepted by the question author.

Device Provisioning Service with Event Grid with MQTT and the future of IoT Hub

Hello, I am starting a new IoT implementation, where a few hundreds of mobile edge devices will be connected to an Azure backend. Device Provisioning is desired. I got the information that the IoT Hub is regarded as "feature complete", meaning…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
28 questions
asked 2024-04-23T09:58:39.6066667+00:00
Onur Ergin 20 Reputation points
commented 2024-04-23T20:38:31+00:00
Onur Ergin 20 Reputation points
2 answers

How do you set up a Cosmos DB custom endpoint in IoT Hubs?

Saving messages from the IoT Hub directly into Cosmos DB via a custom endpoint is a new feature currently in preview. I'm following the official instructions located here:…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,454 questions
asked 2023-02-25T17:04:15.59+00:00
Meghan Clark 10 Reputation points
commented 2024-04-23T01:29:33.6033333+00:00
Adrien Bourdeaux 0 Reputation points