1,120 questions with Azure IoT Hub tags

Sort by: Updated
1 answer

Azure IoT Hub related Question

Hi, we're an industrial design department at Seoul Women's University. We are currently building an IoT lounge in schools with government support. we're looking at several cloud services for data management, and I'd like to ask you a few questions…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-08-06T10:42:25.05+00:00
KimYujin 1 Reputation point
commented 2020-08-13T06:44:49.88+00:00
AshokPeddakotla-MSFT 27,401 Reputation points
2 answers

// Refrigerated Truck app - looking for 4 <your strings>

What are the four <your...> strings in the "Create a programming project for a real device" in the Create your first Azure IoT Central app Exercise I'm working through the // Refrigerated Truck app and its not clear what the 4 strings…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
588 questions
asked 2020-08-04T18:56:09.063+00:00
Nikesh Mangal 1 Reputation point
commented 2020-08-12T22:19:50.933+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

The IoT Edge Module is in Backoff state

I have developed a module and built the image for arm64v8 architecture as my Edge device is running in Raspberry Pi 4. I got the file deployment.arm64v8.json in the config folder correctly. But when I right-click on the device in Visual Studio Code and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
381 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.
540 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-08-04T16:53:30.913+00:00
Sibeesh Venu 21 Reputation points
accepted 2020-08-08T12:12:55.283+00:00
Sibeesh Venu 21 Reputation points
3 answers One of the answers was accepted by the question author.

How to re-provision an IoT Edge Device?

Hello, I've been experimenting with the DPS and individual enrollment using symmetric key attestation for an IoT Edge Device. After following the steps detailed in "Device Provisioning Service defined with an individual enrollment defined…

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.
540 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-07-28T21:31:58.87+00:00
Amparo Pittier 21 Reputation points
accepted 2020-07-31T17:49:44.467+00:00
Amparo Pittier 21 Reputation points
1 answer

SSL Error while running $edgeHub on local docker

I am developing IoT Edge Module on my windows 10 machine (company provided machine with proxy) as host for Raspberry Pi IoT Edge. I have Docker for Windows installed on my machine. I would like to simulate my module on host docker to test. I am able to…

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.
540 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-07-23T18:55:29.007+00:00
Roopak Ingole 51 Reputation points
commented 2020-07-31T17:48:10.877+00:00
QuantumCache 20,031 Reputation points
2 answers One of the answers was accepted by the question author.

Authorization for azure REST API call

Hi, I'm trying to call the inbuilt azure API by bearer token generation. The bearer token is generated using "https://login.microsoftonline.com/{tenantID}/oauth2/token," and using this token, I'm trying to access the get device API from…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-07-17T06:06:45.693+00:00
Rakesh S 151 Reputation points
commented 2020-07-31T05:36:02.64+00:00
Rakesh S 151 Reputation points
1 answer One of the answers was accepted by the question author.

vision-ai-developer-kit

Ref: https://visionaidevkitsupport.azurewebsites.net/ I got an understanding of deploying vision AI model on to the device but I am not clear on how to manage the device using IoT Hub SDK. i.e. How can I implement/ interact with the device using IoT…

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.
540 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
217 questions
asked 2020-07-24T23:51:57.34+00:00
Chandra Mohan 461 Reputation points
accepted 2020-07-31T03:01:01.563+00:00
Chandra Mohan 461 Reputation points
1 answer One of the answers was accepted by the question author.

How to debug intermittently failing connections to Azure IoT Hub?

I have a number of cellular devices deployed in Canada (with different mobile operators) and connecting to Azure IoT Hub West US 2 location. They've been working normally for a long time until last Tuesday, when all of them started getting handshake…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-07-09T23:54:48.287+00:00
Star Gazer 1 26 Reputation points
accepted 2020-07-22T05:02:18.14+00:00
Star Gazer 1 26 Reputation points
2 answers One of the answers was accepted by the question author.

How do I route and append iot hub messages into a csv stored in blob storage

Hi experts What would you recommend as a method to send messages from iot hub and append them into an existing csv file in Blob Storage? Thanks in advance!

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-06-30T11:47:13.617+00:00
Sydney 31 Reputation points
commented 2020-07-09T20:06:13.793+00:00
Sydney 31 Reputation points
2 answers One of the answers was accepted by the question author.

Clarification on the development structure of an IoT solution + smartphone application

Hello everyone, I have been studying the services offered by Azure IoT Hub to develop an IoT solution. I am inexperienced in the field of Cloud based applications, and to be honest I believe the documentation about Azure IoT Hub to be confused to say…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-06-26T14:49:16.953+00:00
Mattia Maldini 26 Reputation points
accepted 2020-07-03T06:31:12.013+00:00
Mattia Maldini 26 Reputation points
1 answer One of the answers was accepted by the question author.

How to implement IoT DPS x509 on device

Hi I've been trying to follow instructions and examples from the DPS documentation1 to implement provisioning using x.509 certificates. Both on the documentation here, and in ESP's instructions2, the instructions are good and concise regarding…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-06-11T10:22:42.677+00:00
Robin Gjølstad 31 Reputation points
accepted 2020-06-26T12:29:26.777+00:00
Robin Gjølstad 31 Reputation points
1 answer One of the answers was accepted by the question author.

iothub-message-schema: twinChangeNotification

Hi I would like to know if there is a way to de-serialize data from the Azure function that is triggered when the reported property is updated in the IoT Hub Device Twin? Is there any schema or predefined class in EventData SDK that can be mapped to the…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-06-05T03:16:31.613+00:00
Chandra Mohan 461 Reputation points
accepted 2020-06-19T19:28:13.82+00:00
Chandra Mohan 461 Reputation points
1 answer One of the answers was accepted by the question author.

Azure function App low Latency.

we have connected our Azure IoT Hub to azure functions whenever a message reaches to IoT hub, it is forward to function for further processing. There is a delay in function App triggering. It occurred only once so far. For Example : we receive 10…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,281 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-06-09T06:59:02.47+00:00
Durga Prasad Gavara 26 Reputation points
accepted 2020-06-19T05:54:04.873+00:00
Durga Prasad Gavara 26 Reputation points
1 answer

Access Control Exception on setting data lake storage gen1 as output

Hi, I am receiving JSON data as input of stream analytics job from IOT hub and trying to write it in Data Lake Storage Gen-1. The stream analytics job has read, write and execute permissions and I have read permission to Data Lake storage. According to…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,346 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2020-04-19T12:33:39.407+00:00
Tanishq Singh 21 Reputation points
commented 2020-06-18T11:46:28.45+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee
1 answer

Azure IoT Hub: What would happens to Iot hub messages if daily message limit is exceeded?

Hello Everybody, I have a question about IoT hub messages. What would happen to the IoT hub messages if the messages count exceeds the daily limit? What do you recommend to debug IoT hub messages? Thanks!

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2019-12-12T05:46:36.723+00:00
Raymond Lei 1 Reputation point
commented 2020-06-16T06:04:30.347+00:00
QuantumCache 20,031 Reputation points
1 answer

What are the steps to configure a device in iot hub to work with stream analitycs job and can they be viewed in power bi service?

I configured the devices and reached the stage where they are displayed via stream in power bi service, but when turning off the device and turning it on again (obviously following the step of starting azure stream analytics) the data in the displays and…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
asked 2020-05-30T18:48:47.27+00:00
Sebastian Domenech 1 Reputation point
commented 2020-06-10T17:46:40.767+00:00
QuantumCache 20,031 Reputation points
2 answers One of the answers was accepted by the question author.

How to get private IP of the IoT Hub?

Is there any way to get private IP of the IoT Hub? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: MSDN

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-05-14T17:57:20.517+00:00
António Sérgio Azevedo 7,661 Reputation points Microsoft Employee
answered 2020-06-10T15:38:34.99+00:00
Sander van de Velde 28,546 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Azure IotHub -function Trigger

Hi, I would like to create a separate Azure function trigger for each of the IoT Hub events listed below: DeviceLifeCycleEvents DeviceTwinChanges DeviceTelemetryMessages Please note that I would like to trigger using Azure IoT…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-06-01T10:21:35.247+00:00
Chandra Mohan 461 Reputation points
accepted 2020-06-05T08:14:44.353+00:00
Chandra Mohan 461 Reputation points
1 answer One of the answers was accepted by the question author.

What is Azure IoT Hub Device Provisioning Service ?

Can you please explain what is Azure IoT Hub Device Provisioning Service ? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] source: Azure Docs

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-05-15T18:52:33.8+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
accepted 2020-05-15T19:08:54.067+00:00
bharathn-msft 5,086 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Messages route to storage

Starting with IoT Hub for a small project and I'm stuck for 1 day in the following issue: I've created the IoT Hub and one device I've created the route to a storage container (JSON settings not AVRO) I'm sending messages successfully,…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,120 questions
asked 2020-05-14T17:48:47.2+00:00
AshokPeddakotla-MSFT 27,401 Reputation points
accepted 2020-05-14T18:02:27.53+00:00
AshokPeddakotla-MSFT 27,401 Reputation points