1,115 questions with Azure IoT Hub tags

Sort by: Updated
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,115 questions
asked 2024-04-23T12:14:10.9533333+00:00
Andrea Previtali 106 Reputation points
1 answer

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.
378 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
312 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.
6 questions
asked 2024-04-23T09:58:39.6066667+00:00
Onur Ergin 0 Reputation points
answered 2024-04-23T10:36:20.2833333+00:00
Sander van de Velde 28,236 Reputation points MVP
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,115 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,440 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.
534 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 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://learn.microsoft.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,115 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.
378 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
207 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,115 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,115 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,456 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,115 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,115 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 0 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,115 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,115 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.
378 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 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
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.
378 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-16T02:46:24.3066667+00:00
leo lee 0 Reputation points
edited a comment 2024-04-17T06:55:11.7233333+00:00
leo lee 0 Reputation points
1 answer

Site to Site VPN in VWAN

I'm trying to establish site to site VPN connection from Azure to AWS I have configuration file of AWS from AWS setup I have IPs of 2 tunnels, In Azure while creating VPN site it is asking to provide the private IP, I want to make sure ill enter IP…

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
186 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-16T09:02:54.81+00:00
Nandan NK 45 Reputation points
commented 2024-04-16T10:28:20.15+00:00
Nandan NK 45 Reputation points
1 answer

is shared access policy created by default when an Azure iot hub is created?

In my github workflow, I am getting the error that shared access policy exists already when I am trying to create it

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-03T10:58:16.9833333+00:00
Mahruk Zulfiqar 0 Reputation points
commented 2024-04-16T09:48:37.8566667+00:00
AshokPeddakotla-MSFT 27,296 Reputation points
0 answers

Setting up IOT edge with hub via DPS

I am trying to link my iot edge device with iot hub through Device provisioning service. When try to authenticate the connection, I get logs mentions the connection has failure and the reason is "Iot hub not found". I have linked the DPS with…

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.
534 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-15T17:30:59.5033333+00:00
Krithick Kalyan T 0 Reputation points
edited a comment 2024-04-15T18:31:33.05+00:00
Sander van de Velde 28,236 Reputation points MVP
1 answer

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.
534 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-15T06:58:36.2033333+00:00
Gorantla Srikanth 0 Reputation points
edited a comment 2024-04-15T18:13:49.0666667+00:00
Sander van de Velde 28,236 Reputation points MVP
2 answers

How can I ensure that the graph accurately reflects the data sent during periods when the code encounters interruptions and resumes transmission?

I have got a system set up with Microsoft Azure IoT Central and have devices setup that's supposed to send data for creating graphs. Sometimes, the system stops working, meaning it doesn't send any data. But when you restart it, it sends all the missed…

Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
342 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-14T23:34:26.8966667+00:00
Bijay SUBEDI 20 Reputation points
commented 2024-04-15T10:52:38.6233333+00:00
Dom 1,466 Reputation points Microsoft Employee
2 answers

Can we create asset models in IoT Hub as it is available in AWS IoT SiteWise?

Hi All, I am looking for a way to create an asset model for the devices. Is there a way by which we can define the model and standardize the device data like it is available in AWS IoT Sitewise? Is there any alternate service available in Azure related…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,115 questions
asked 2024-04-12T10:38:59.69+00:00
Koushal Jain 41 Reputation points
commented 2024-04-15T05:29:15.1533333+00:00
AshokPeddakotla-MSFT 27,296 Reputation points