557 questions with Azure IoT Edge tags

Sort by: Updated
1 answer

Azure.Storage.Blobs sdk cannot connect to azure blob storage on AzureIoTEdge when using Azure IoTEdge API proxy and HTTPS

Dear Azure team, currently we are using Azure IoT Edge v.1.4 on Ubuntu Server 20.04 with Azure Blob Storage container service (v.1.4.4-linux-amd64). When we use HTTP protocol with connections strings like:…

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
asked 2024-03-26T09:58:49.4566667+00:00
Sita Alberto 31 Reputation points
commented 2024-04-09T07:22:40.3733333+00:00
Sita Alberto 31 Reputation points
1 answer

Understanding IoT Hub Message Size Limits

Hello, I'm trying to wrap my head around IoT Hub message size limits and how they actually impact our setup. Here's the setup we have, we've got a bunch of IoT Hubs running under the Standard Tier. They're like middlemen for messages coming from IoT Edge…

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,149 questions
asked 2024-04-03T15:46:51.3866667+00:00
David Maryo 111 Reputation points
edited an answer 2024-04-03T17:49:21.9333333+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
2 answers

MCC for ISP : edgeHub and MCC containers won't start

Hello, We try to install MCC for ISP on Ubuntu 20.04, edgeAgent is running but edgeHub/MCC don't start, even after hours. iotedge list > show edgeAgent running for hours iotedge check > one error : Could not check current state of edgeHub…

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
asked 2024-03-27T08:10:21.0766667+00:00
Julien 0 Reputation points
answered 2024-04-02T21:40:42.49+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

TLS Azure IoT Edge Hub

Here is there orror message I have when I start the simulated-temperature-sensor: 2024-03-08 14:03:18 : Starting Module SimulatedTemperatureSensor Main() started. Initializing simulated temperature sensor to send 500 messages, at an interval of 5…

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
asked 2024-03-08T14:47:55.7633333+00:00
Veilleux, Wayne 0 Reputation points
edited an answer 2024-04-02T21:03:07.69+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
2 answers One of the answers was accepted by the question author.

IOT Edge Modbus Module

I am trying to use an iot edge device connected with a VM along with the iot edge modbus module to act as a gateway to store data from my Modbus device to my hub. I believe I have everything set up I just can't seem to get my Modbus device and Modbus…

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,149 questions
asked 2022-08-10T17:37:25.83+00:00
Stross, Jared 41 Reputation points
answered 2024-03-27T11:06:44.39+00:00
Andrzej Jarosz 0 Reputation points
1 answer

IotEdge V1.4 - How to add network alias to a container

How can I put the network alias of a docker container as the same name as the container itself? I have a Edge Device (Linux containers on Windows) with several containers of custom modules. I need to configure this containers to get the network alias…

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
asked 2024-03-21T09:26:58.66+00:00
Diogo Correia 0 Reputation points
answered 2024-03-21T14:25:46.51+00:00
Sander van de Velde | MVP 30,711 Reputation points MVP
0 answers

Using CA Signed X.509 Certificate in IoT Hub for Edge Device Authentication

Hi, I have setup a IoT Hub which has to receive data from an edge device. the edge device is a custom Iot edge module developed using C# SDK. I have to use a CA signed certificate, but I don't see the option to select CA signed certificate while creating…

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,149 questions
asked 2024-03-19T05:24:10.57+00:00
Satyam Chauhan 542 Reputation points
commented 2024-03-20T05:16:30.05+00:00
Satyam Chauhan 542 Reputation points
2 answers One of the answers was accepted by the question author.

Issue in taking the build of an docker image using azure-storage-blob package in arm32v7 architecture

When attempting to build a Dockerfile targeting the arm32v7 architecture, a peculiar error related to gcc arises. Specifically, the error message "unable to execute 'gcc': No such file or directory" emerges during the inclusion of the…

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
asked 2024-02-22T11:15:31.82+00:00
Neeraj Poothottu Sajeevan(UST,IN) 30 Reputation points
accepted 2024-03-15T05:54:56.8966667+00:00
Neeraj Poothottu Sajeevan(UST,IN) 30 Reputation points
2 answers One of the answers was accepted by the question author.

How to get log of IOT Edge devices modules status using Kusto query

Hello All I have Azure IoT Edge which contains few modules. I have attached screenshot as below for reference. Now, one of the module got runtime status as error. How to identify such modules whose status is showing error (not running) using Kusto query?…

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,149 questions
asked 2024-01-09T12:54:57.57+00:00
Khandu Shinde 110 Reputation points
commented 2024-03-13T06:45:08.5366667+00:00
Khandu Shinde 110 Reputation points
1 answer

Unable to retrieve IoT Edge modules information

Hi Team, I am not able to see IoT edge modules in specific IoT Edge devices. But I can see IoT Edge information for other IoT hub devices where same access is given in the same location. Not able to get exact error. Compared networking rules, IAM and few…

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,149 questions
asked 2024-02-26T12:11:57.0533333+00:00
Khandu Shinde 110 Reputation points
commented 2024-03-07T06:53:06.42+00:00
Khandu Shinde 110 Reputation points
2 answers One of the answers was accepted by the question author.

Azure IoT Edge Layered deployment Module Image Version Monitoring from Dashboard.

Hello @LeelaRajeshSayana-MSFT we have scenarios, where we are having 4 environments (Dev, QA, Stage, Prod) are setup for our IoT Edge Layered Deployments using the Azure DevOps pipelines. All deployments are running as expected. Now the requirement…

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
asked 2024-02-26T13:13:54.67+00:00
Dhanavath Vishnu 366 Reputation points
commented 2024-03-07T00:44:48.3866667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer One of the answers was accepted by the question author.

Unit iotedge.service could not be found.

https://learn.microsoft.com/en-us/training/modules/deploy-prebuilt-module-edge-device/4-exercise-setup-communication I was trying out this exercise from the following IoT course. But when I tried to type in this: sudo systemctl status iotedge I got this…

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
asked 2023-03-15T07:36:26.1666667+00:00
alvin loke 20 Reputation points
commented 2024-03-06T12:56:20.3+00:00
Ciara Houlihan 0 Reputation points
5 answers

NvidiaDeepStreamSDK module got error with Azure IoTEdge

I followed this tutorial to get to this step"Start monitoring the messages sent from the device to the cloud".But I didn't succeed, and I found that NvidiaDeepStreamSDK module cannnot work. ** ERROR: <create_primary_gie_bin:107>: Failed…

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
asked 2024-02-26T06:22:58.2233333+00:00
張宜盈 0 Reputation points
answered 2024-03-04T09:48:32.78+00:00
Surbhi 596 Reputation points Microsoft Employee
2 answers

file upload x509 python with custom filepath

I am following the tutorial at: https://learn.microsoft.com/en-us/azure/iot-hub/file-upload-python#upload-a-file-from-a-device-app However, when I try to upload the file it always uploads with the filepath DEVICENAME/file.jpeg. What if I want to upload…

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 Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2024-02-19T21:06:15.9+00:00
Cabrejos, Jason J 10 Reputation points
commented 2024-02-22T22:17:06.9166667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
2 answers One of the answers was accepted by the question author.

How to create a local blob storage account container on an IoT Edge device?

Hi everyone! I followed this tutorial: https://learn.microsoft.com/de-de/azure/iot-edge/how-to-deploy-blob I try to regularly upload a single file (SQLite DB) on an IoT Edge device i have connected to my IoT Hub in Azure. On the edge device I installed…

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 Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,575 questions
asked 2024-01-23T10:27:02.8033333+00:00
Anonymous
accepted 2024-02-15T14:54:10.1533333+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

which is the impact to update IoT Edge for Linux on Windows (EFLOW) ?

Hi community, My Scenario: I have up & running Azure IoT edge based on EFLOW on Windows Host with Hyper-V. In addition I have the custom modules up & running on IoT Edge. I have some doubts about software updates (link) to maintain security…

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
asked 2024-02-02T13:51:13.2833333+00:00
Galgani, Stefano 205 Reputation points
accepted 2024-02-07T09:57:06.8733333+00:00
Galgani, Stefano 205 Reputation points
2 answers One of the answers was accepted by the question author.

Request for Access to Microsoft Connected Cache

I am working on a solution for Disconnected Device Updates and hoping to test out using the Microsoft Connected Cache module. I submitted a request to access the module from this link two weeks ago but have not received any emails or anything related 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.
557 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2024-02-01T15:40:19.1033333+00:00
Abby Greentree 171 Reputation points
accepted 2024-02-05T23:36:45.0833333+00:00
Abby Greentree 171 Reputation points
1 answer One of the answers was accepted by the question author.

Would like to understand about the key IOTEDGE_APIVERSION in docker inspect output.

I have a module running as part of azure iot edge and upon docker inspect of the module, I find key IOTEDGE_APIVERSION has a value 2020-07-07 "Env": [ "IOTEDGE_APIVERSION=2020-07-07", …

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
asked 2024-01-30T14:00:35.49+00:00
Arjun Sivasree 20 Reputation points
accepted 2024-02-05T06:01:03.4833333+00:00
Arjun Sivasree 20 Reputation points
1 answer

IoTEdgeAPIProxy giving HTTP request to HTTPS port error

I've configured the parent device following the guide on how to configure a nested parent device with IoTEdgeAPIProxy but I'm getting the following error messages. I configured the Docker_request_route_address to have the hostIP address with port 443. If…

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
asked 2024-01-15T16:35:17.1766667+00:00
Villalobos, Rolando 5 Reputation points
edited the question 2024-02-01T18:19:37.52+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer One of the answers was accepted by the question author.

Retry mechanism in IoT Edge

Hi, I have setup IoT Edge runtime on an on-premise server. The device to cloud connectivity is through site-to-site VPN. I have created custom IoT Edge modules using .net SDK, and the modules are working fine and sending the device to cloud messages. I…

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
asked 2024-01-23T12:14:55.8333333+00:00
Satyam Chauhan 542 Reputation points
accepted 2024-02-01T08:38:14.8433333+00:00
Satyam Chauhan 542 Reputation points