591 questions with Azure IoT Edge tags

Sort by: Updated
1 answer

Failed to start service 'WSSD Agent Service (wssdagent)'. (L1209)

Hello all, I am having an issue when trying to deploy EFLOW on Windows 10 Pro (22H2). I am getting this error: “Failed to start service ‘WSSD Agent Service (wssdagent)’. (L1209)”. When I checked the WSSD logs, I found: “The agent could not find 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.
591 questions
asked 2025-02-07T01:58:05.79+00:00
Camilo Vasquez 0 Reputation points
edited a comment 2025-02-14T13:12:20.57+00:00
Sampath 255 Reputation points Microsoft Vendor
0 answers

Iot Edge Device with iot-identity-service (1.5.4): EST renewal certification handling

Hello All, i have a question regarding the certification renewal process for an Iot Edge device with an iot-identity-service. I have configured the services on the device side and have an up an running a EST-Server for Automatic certificate…

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.
591 questions
asked 2025-02-11T13:04:16.91+00:00
Joerg Zeidler 0 Reputation points
commented 2025-02-13T17:15:20.4466667+00:00
Manas Mohanty 465 Reputation points Microsoft Vendor
1 answer

IoT Hub monitor shows unauthorized access errors, for modules that seem to be working fine.

We're seeing regular unauthorized access errors from devices/modules in IoT Hub log monitor - see attached error report. The odd thing is the modules seem to be working OK so maybe this is part of a reconnection type event. Should we be worried about 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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2025-02-07T11:36:36.58+00:00
MUNRO, JAMIE 0 Reputation points
commented 2025-02-12T16:25:08.65+00:00
MUNRO, JAMIE 0 Reputation points
1 answer

Tutorial: Store data at the edge with SQL Server databases

Hi, I have a question about this tutorial. I wonder is there any changed in the coding? I followed the instructions but I couldn't received data in sql. I found out that System.Data.SqlClient already depreciated. So I have change it 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.
591 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
asked 2025-01-13T08:34:50.4833333+00:00
LinkOne-Face Zhang-張東勝 0 Reputation points
commented 2025-02-07T05:18:01.36+00:00
Sampath 255 Reputation points Microsoft Vendor
1 answer

How to set IoT Edge Runtime version to 1.5

Current version of IoT Edge Runtime is 1.5, but VS extension does allow to set only 1.4 version. My device setup installed version 1.5, so VS extension should be able to use the same version when building modules.

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.
591 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,439 questions
asked 2025-02-02T09:23:13.88+00:00
KT-7580 0 Reputation points
commented 2025-02-05T02:57:50.2366667+00:00
Manas Mohanty 465 Reputation points Microsoft Vendor
1 answer

Iot Edge variables per device (Proxy Setting)

We have various Iot Edge devices located at different places. For some devices, we need to use a proxy server for connection with Iot Hub and other resources, for other devices we don't. Currently, the proxy settings need to be defined on the device…

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.
591 questions
asked 2025-02-04T09:22:21.32+00:00
FRANK VANDEBERGH 0 Reputation points
commented 2025-02-04T11:34:08.4166667+00:00
Sander van de Velde | MVP 34,846 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Issue in addition of environment variables in the module settings of IoT EdgeDevice

Hi Team, As part of a requirement, we needs to add a 4.52kb size of environment variable to enable the module functionality. But while adding this as environment variable. This is throwing an error as follows Set Modules A problem occurred attempting…

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.
591 questions
asked 2025-02-03T08:11:44.57+00:00
Athira Gopinath(UST,IN) 141 Reputation points
accepted 2025-02-04T03:32:49.04+00:00
Athira Gopinath(UST,IN) 141 Reputation points
1 answer One of the answers was accepted by the question author.

How to know whether our IoTedge device is connected to IoTHub from the python sdk or any command other pinging to Host

Hi Team, As part of our R&D, we are attempting to determine whether our IoT Edge Device is successfully connecting to IoT Hub. Currently, we are trying to ping the IoT Hub. Are there alternative methods to verify if the IoT Edge Device is connected…

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.
591 questions
asked 2025-01-16T12:14:01.2766667+00:00
Athira Gopinath(UST,IN) 141 Reputation points
accepted 2025-02-04T03:24:14.39+00:00
Athira Gopinath(UST,IN) 141 Reputation points
2 answers One of the answers was accepted by the question author.

Azure IoT Edge - Device To Cloud message size error

I have an exception when an IoT edge module sends a message to the IoT Hub - MessageTooLargeError: Message size is greater than 256KiB. Question: Will a higher tier allow for a larger size? Would not an edge module break it down to smaller chunks…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
413 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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2025-01-13T20:29:01.3+00:00
Garapati, Sri Kishan 20 Reputation points
commented 2025-01-30T15:39:56.85+00:00
Garapati, Sri Kishan 20 Reputation points
3 answers One of the answers was accepted by the question author.

SAS token mismatch on Azure DPS with Azure IoT Edge

Hi, I have a recent issue with DPS registration requests, giving me error " {"Message":"{"errorCode":401002,"message":"The specified SAS token has an invalid signature. It does not match either the primary or…

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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2025-01-03T14:33:14.6666667+00:00
LALANNE Jeremie - CELLENZA 31 Reputation points
accepted 2025-01-23T09:18:24.25+00:00
LALANNE Jeremie - CELLENZA 31 Reputation points
1 answer

How to send messages from Iot Edge Module to Storage Account through route?

I have an IoT Edge Module filtermodule which sends telemetry using send_message (docs) with IoTHubModuleClient every minute. When I run this module, the IoT Hub message counter in the portal is incrementing. Also, I used this route in the IoT Edge Hub…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
413 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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
227 questions
asked 2024-12-16T13:29:02.73+00:00
Pim Klaassen 0 Reputation points
answered 2024-12-16T16:54:43.7166667+00:00
Sander van de Velde | MVP 34,846 Reputation points MVP
1 answer

[duplicate] ELMS: how to save module logs to blob storage?

please cross-refer to this post: https://learn.microsoft.com/en-us/answers/questions/2123832/elms-how-to-save-module-logs-to-blob-storage I apologize for the troubles, I had connectivity issues with the forum.

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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2024-11-27T10:35:17.35+00:00
Mistyron 25 Reputation points
edited the question 2024-12-09T05:18:37.9866667+00:00
navba-MSFT 27,465 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Download large files from Blob Storage

Hello. I am trying to download files from Azure Blob storage to my IoT device. From my understanding I should be able to use system-assigned entity / defaultCredential. My device is a Ubuntu22.04 arm device I provided a system-assigned Identity to my…

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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2024-11-19T13:56:06.2833333+00:00
Enea de Bollivier 25 Reputation points
accepted 2024-11-20T09:11:18.8566667+00:00
Enea de Bollivier 25 Reputation points
1 answer

I am getting IoT hub Throttling issues on a S2 hub servicing 480 IoT edge gateways.

IoT edge runtime trying to communicate every 15 seconds. I am getting IoT hub throttling errors for the 480 IoT edge devices that I have deployed. Our environment has not changed since June so did something change on Microsoft's side.

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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2024-11-19T15:52:40.0466667+00:00
Stimpson, John 1 Reputation point
answered 2024-11-19T20:06:32.0066667+00:00
Sander van de Velde | MVP 34,846 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Is KB article numbers: 5044288 applicable for Windows 11 IoT Enterprise LTSC?

KB 5044288 states explicitly that the update is for SERVER operating systems hence want to confirm

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.
591 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,064 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
409 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,702 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,738 questions
asked 2024-11-18T20:29:45.4566667+00:00
Kumar, Raj Shekhar 20 Reputation points
accepted 2024-11-19T12:04:15.23+00:00
Kumar, Raj Shekhar 20 Reputation points
2 answers One of the answers was accepted by the question author.

IoT Edge 1.0 and 1.1 devices cannot authorize to the IoT Hub anymore

Hello, since last week our Azure IoT edge 1.0 and 1.1 devices cannot connect to our IoT Hub anymore. We use device certificates and DPS and we see that the certificates are valid and DPS registers the devices to the Hub correct, however as soon as 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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2024-10-14T09:24:59.6866667+00:00
Davy Meybos 75 Reputation points
commented 2024-11-12T15:28:01.3633333+00:00
Davy Meybos 75 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to get local issuer certificate on launching iotedge demon

Hello Azure team,   We are attepting to put Microsoft Azure Edge v1.2 on an embedded device which does not have any standard package managers like apt, snaps etc.We are using the "Quick start approach with symmetric keys". We copied 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.
591 questions
asked 2024-10-28T13:01:20.89+00:00
Sharma Rajeev (MS/PAC-PSW3) 25 Reputation points
commented 2024-11-05T09:05:34.1433333+00:00
Sharma Rajeev (MS/PAC-PSW3) 25 Reputation points
0 answers

How to push the software update file using device update agent to ubuntu system?

We have created a SWU file that contains sample python application, software description file & preinstall.sh script. While trying to push a SWU file using azure device update through the azure portal to ubuntu, this process is getting failed 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.
591 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,241 questions
asked 2023-10-27T07:33:38.3666667+00:00
Saxena, Shreyansh 5 Reputation points
commented 2024-11-04T12:03:52.5766667+00:00
Emilio Alejandro Del Giorgio 5 Reputation points
0 answers

Custom Modules are getting disconnected from edgeHub frequently

Hi, When we upgraded edgeHub and edgeAgent from version 1.1.19 to 1.5.3, we noticed that all the custom modules connect when edgeHub starts. However, after about an hour, the modules disconnect and reconnect . This process keeps happening…

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.
591 questions
asked 2024-09-23T05:07:15.11+00:00
Pulavarthy Karthik 5 Reputation points
edited a comment 2024-10-24T17:40:28.4233333+00:00
Sander van de Velde | MVP 34,846 Reputation points MVP
1 answer

How to Apply TLS 1.3 in Azure IoT Edge Gateway?

Hi, I am working with an Azure IoT Edge Gateway and would like to configure it to use TLS 1.3 for secure communication between the modules, edgeHub, and IoT Hub.... Please provide some guidance on: How to enable TLS 1.3 in the IOT Edge gateway ? How…

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.
591 questions
asked 2024-10-18T11:14:05.45+00:00
Admin varshini banuri 0 Reputation points
answered 2024-10-18T13:21:18.8066667+00:00
Sander van de Velde | MVP 34,846 Reputation points MVP