1,148 questions with Azure IoT Hub tags

Sort by: Updated
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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 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 | MVP 30,711 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,148 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,148 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 | MVP 30,711 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.
391 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 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,148 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://video2.skills-academy.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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
14 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 | MVP 30,711 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.
391 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.
557 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
Azure IoT Operations
Azure IoT Operations
Azure IoT Operations is a set of modular services enabled by Azure Arc.
14 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 | MVP 30,711 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,148 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.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
342 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.
236 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,148 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,516 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
0 answers

edgeAgent fails to start in Azure IoT Edge for Linux on Windows

Environment: Windows 11 EflowVm v1.4 edgeAgent v1.4 I'm working on the project utilising Azure IoT Hub, that has multiple devices registered, all of them sharing one deployment config. All of the devices were previously working. Today when I started…

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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2024-04-22T12:38:43.79+00:00
Marcin Muskala 0 Reputation points
1 answer

Create client certificates starting from CA X.509

Hello everyone. I feel like a bit of a noob but I can't understand one thing. In the past few months I have been running a lot of tests taking advantage of this guide: https://video2.skills-academy.com/it-it/azure/iot-hub/tutorial-x509-test-certs?tabs=linux So…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2024-03-28T10:17:42.11+00:00
Andrea Previtali 106 Reputation points
commented 2024-04-22T07:45:26.85+00:00
Andrea Previtali 106 Reputation points
1 answer

Not able to connect ESP 8266 to Azure. Not able to authenticate. Please help!

Hello, I have followed all procedure to connect my ESP8266 and i have entered my credentials correctly. Why am I facing this issue? Have uploaded screenshot of the error. Kindly help! ERROR: MQTT client connect attempt failed. Check host, deviceId,…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2024-02-20T11:05:32.1433333+00:00
Yash Paranjpay 0 Reputation points
commented 2024-04-20T23:49:53.7733333+00:00
Miguel Esteban Delgado Jiménez 0 Reputation points
2 answers

No exception thrown when sending message to IOT Hub when there is no network connection

I am using python sdk version 2.13.0 and I am using VS Code as editor on my ubuntu laptop. Based from a similar problem raised here https://github.com/Azure/azure-iot-sdk-python/issues/441, when sending a message to IoT Hub when there is no internet…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2024-04-18T06:39:52.7833333+00:00
AJ 0 Reputation points
edited a comment 2024-04-19T06:27:51.9066667+00:00
AJ 0 Reputation points
1 answer

How to fix Error Policy and ACTIVE state.."IoT Hub may not function properly because it is not in an ACTIVE state"

I'm currently using a student subscription and I've setup an IoT Hub with the following resources: blob storage and stream analytics. Everything was working fine before up until now (I'm in my fourth month now). When try to run things I get an…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2024-04-18T08:58:06.7133333+00:00
Thabs 0 Reputation points
edited the question 2024-04-18T18:33:17.5233333+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
0 answers

IOT Hub Updates -> Groups and Deployments do not have permission

Hi, I am trying to reach the tagged device in the Groups and Deployments part to execute the trial for device update. On the Groups and Deployments page, there are issues such as: You do not have permission to view update compliance. You do not have…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2024-04-18T08:40:40.15+00:00
Egemen AKSOY 0 Reputation points
edited a comment 2024-04-18T10:08:15.1933333+00:00
Egemen AKSOY 0 Reputation points
1 answer

Skipping DPS layer to connect directly to IoT hub results in "client not authorized" error

Hello, I am using iot-middleware-freertos-samples to implement MQTT in my project. I am able to establish the MQTTS connection, subscribe to the required topics and send telemetry data to the IoT hub after connecting to the DPS layer. However, connecting…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2023-08-04T19:11:56.28+00:00
Anoop Chandran 25 Reputation points
commented 2024-04-18T03:53:31.8366667+00:00
leo lee 20 Reputation points
1 answer One of the answers was accepted by the question author.

Device fails to create MQTT connection to Azure DPS

I am trying to connect with a device to Azure DPS, but keep getting MQTT CONNACK with error code 5 (The Client is not authorized to connect). " /api-version=2019-03-31&ClientVersion=1.3.7 | CLEAN: 130 | USERNAME:…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2023-03-06T10:44:31.2833333+00:00
Wang, David 25 Reputation points
commented 2024-04-18T01:05:13.01+00:00
Ltrx Azure 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure IoT Hub Message Routing Encoding

Hi, I have setup an IoT Hub account, and configure my device to send data to the IoT hub, I am redirecting the message to storage. When I monitor the device data using Azure IoT Explorer, I am receiving data in JSON format like below: { …

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2024-04-17T07:02:16.32+00:00
SoonJoo@Genting 241 Reputation points
commented 2024-04-17T12:54:04.0366667+00:00
SoonJoo@Genting 241 Reputation points
3 answers

MQTT Look Up Error: Siemens Cloud Connect 712 With Azure Iot Hub

I have been trying to connect my Siemens Cloud Connect device to the IOT hub. I have been following the documentation provided here: https://cache.industry.siemens.com/dl/files/675/109766675/att_1018364/v1/109766675_CloudConnect_Azure_DOC_en_V20.pdf …

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
391 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,148 questions
asked 2022-02-09T22:44:14.75+00:00
Spencer Ignatieff 6 Reputation points
answered 2024-04-17T09:12:20.07+00:00
houda armaili 0 Reputation points