567 questions with Azure IoT Edge tags

Sort by: Updated
0 answers

Azure Iot Edge - System.Data.SqlClient is not supported on this platform

Hi Everyone, I have deployed an Azure Function using the Edge Hub trigger as a custom IoT Edge module. The primary objective of this function is to insert data into SQL Edge. To achieve this, I have been following the guidelines provided in the Microsoft…

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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2024-08-23T04:29:45.93+00:00
Praveen Kumar 0 Reputation points
edited the question 2024-09-04T04:36:34.31+00:00
ShaktiSingh-MSFT 14,816 Reputation points
0 answers

Having some problems while trying to Develop IoT Edge modules using Visual Studio Code

I was following this doc and then while I was setting up the module in logs these problems were shown: <6>Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. <6>Microsoft.Hosting.Lifetime[0] Hosting environment:…

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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2024-08-13T06:41:17.9666667+00:00
Pritam Chanda 45 Reputation points
commented 2024-08-30T07:56:42.6166667+00:00
Michael Skaaning Kristensen 25 Reputation points
6 answers

Using VS 2022 not able to create module in IOT Edge project

Hi, I am creating an IOT edge project by following the steps mentioned in "https://video2.skills-academy.com/en-us/azure/iot-edge/how-to-visual-studio-develop-module?view=iotedge-1.4&pivots=iotedge-dev-cli" but Visual studio is creating an…

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.
567 questions
asked 2023-09-14T11:03:26.9866667+00:00
Deepak Singh Rawat [DKSR] 0 Reputation points
commented 2024-08-26T13:26:14.2266667+00:00
Wim Van Geem 5 Reputation points
0 answers

Project not running locally "filtermodule.ModuleBackgroundService[0] Connection changed: Status: Disconnected_Retrying Reason: Communication_Error". Please refer to the attached screenshot of the error for more details."

Hi Team, I hope this message finds you well. I am facing an issue with running the Azure IoT Edge module container locally for debugging purposes. Here's the setup on my machines: Windows Machine Setup: Visual Studio Code .NET Core 8 SDK Python and…

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.
567 questions
asked 2024-06-14T08:55:14.5333333+00:00
Rahul Wadhokar 5 Reputation points
commented 2024-08-26T07:20:50.76+00:00
Pritam Chanda 45 Reputation points
1 answer One of the answers was accepted by the question author.

Renaming modules in IoT Edge development

I am following this Microsoft Learn document to develop IoT Edge modules using C#. I have created two modules successfully, but now I want to rename the filtermodule to a samplemodule. Is it enough to rename the file or should I change it somewhere else…

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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2024-08-22T09:47:59.58+00:00
Pritam Chanda 45 Reputation points
accepted 2024-08-26T05:02:13.36+00:00
Pritam Chanda 45 Reputation points
0 answers

Unable to deploy IoT Edge following Microsoft's documented steps

I am trying to deploy IoT Edge on an Ubuntu running in VirtualBox (cross-compiled as ARM64) targeting Jetson Orin Nano Board, following this Microsoft documentation. However, I am encountering errors. The error messages are shown below: 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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,808 questions
asked 2024-08-13T06:32:47.41+00:00
Pritam Chanda 45 Reputation points
0 answers

IoT Edge Module Stops Automatically

Hi, I have 2 custom IoT Edge Modules. The first module is a .NET console application that fetch the data from all IoT devices and group them in batches and sends it to the next module. The second module is a Event Hub trigger function which receives 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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2024-08-06T06:50:32.04+00:00
Satyam Chauhan 547 Reputation points
commented 2024-08-06T16:26:04.4633333+00:00
Sander van de Velde | MVP 31,851 Reputation points MVP
0 answers

IoT Edge Module Stop Automatically

Hi, I have developed 2 custom iot edge, the first module is a .net console application. which sends the device data to second module. The second module is an Event Hub Trigger function which send the received data to IoT Hub. Both the modules work fine,…

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.
567 questions
asked 2024-08-06T06:25:29.2566667+00:00
Satyam Chauhan 547 Reputation points
1 answer One of the answers was accepted by the question author.

Correct way to stop and start custom modules in Azure IoT

Hi, I have created 2 Custom Modules, 1st module gets message from an API and sends it to the 2nd Module. 2nd Module does some processing and sends it to IoT Hub. I have followed steps from tutorial-csharp-module after I do build and publish and…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
397 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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2022-09-15T15:30:09.843+00:00
Satyam Chauhan 547 Reputation points
edited a comment 2024-08-03T11:55:32.72+00:00
FFTechDept 5 Reputation points
1 answer One of the answers was accepted by the question author.

Schedule direct method job for edge module

I followed the example from https://video2.skills-academy.com/en-us/azure/iot-hub/schedule-jobs-python to create a scheduled job for calling a direct method. This somehow seems to work, as I get console output for the successful scheduling, running and…

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.
567 questions
asked 2024-07-18T12:00:54.89+00:00
Wegmann Silvan 20 Reputation points
accepted 2024-07-23T06:38:25.7166667+00:00
Wegmann Silvan 20 Reputation points
0 answers

DPS Certificate error

I am working on registering a device with DPS but I am getting an error message. I was able to register the device to directly to iothub using the thumbprint without any issues. Now when I uploaded the same pem file to DPS as an individual enrollment, 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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2024-07-17T20:35:07.8433333+00:00
Villalobos, Rolando 5 Reputation points
commented 2024-07-17T20:44:46.32+00:00
Villalobos, Rolando 5 Reputation points
1 answer

How to Read Temperature Sensor Data using Azure IoT Metrics Collector Module

I am using a Jetson Orin nano board as an edge device with a simulated temperature sensor module and IoT Metrics Collector module deployed. I would like to know how to collect temperature readings from the simulated sensor module using the metrics…

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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
asked 2024-07-17T05:17:06.35+00:00
Pritam Chanda 45 Reputation points
commented 2024-07-17T12:49:32.8233333+00:00
Sander van de Velde | MVP 31,851 Reputation points MVP
0 answers

Azure iot defender micro agent - [procfs_reader.c/read_data_from_procfs:101] Error getting username in pid

Hi, When configuring the azure iot defender micro agent on the iot edge device (azure vm) we uncounted the following error message - [procfs_reader.c/read_data_from_procfs:101] Error getting username in pid When checking the status its running, its…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
397 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.
567 questions
asked 2024-04-30T08:27:45.61+00:00
Dinesh, Midhun 10 Reputation points
commented 2024-07-14T11:00:46.5433333+00:00
RC 0 Reputation points
1 answer

How to set hostname of container provisioned through IoTEdge

I am running an instance of RabbitMQ on my edge devices and want to persist data between deployments. A common practice to persist data across deployments is to map a directory from the host, into a directory where the service is saving / backing up data…

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.
567 questions
asked 2024-07-10T12:13:37.2733333+00:00
Brian B. Jensen 5 Reputation points
commented 2024-07-10T17:54:41.8833333+00:00
Sander van de Velde | MVP 31,851 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure IOT Hub SDK - How to create standard and layered deployments for IOT Edge Devices using IOT Hub SDK?

Hi , I am trying to build a cloud web application which can do below tasks-: Create Azure IOT Edge Devices on IOT Hub using IOT Hub SDK. Create Standard and Layered Deployment for the target devices using IOT Hub SDK. I was 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.
567 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,170 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
216 questions
asked 2021-06-14T08:34:17.627+00:00
Shashank Kaushik 21 Reputation points
edited a comment 2024-07-10T06:55:13.0133333+00:00
Sander van de Velde | MVP 31,851 Reputation points MVP
1 answer

Is it possible to build azure iotedge for debian9 Stretch?

I know I will need to modify the package.sh and perhaps add a library\package or two to get it to build, but before I go down this trail, I was wanting to know if it is even possible. While upgrading the OS is a preferred scenario, id like to try less…

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.
567 questions
asked 2024-06-27T18:20:19.3766667+00:00
Michael Moles 5 Reputation points
commented 2024-07-01T18:35:04.4533333+00:00
Michael Moles 5 Reputation points
2 answers

How to use SQLCMD in ARM64 architecture?

I am using NVIDIA Jetson Orin nano board (which is based on ARM64 architecture) to as an IoT Edge device to deploy Azure Edge modules from Azure marketplace. I have deployed the temperature sensor and SQL Edge module modules inside the board, and they…

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.
567 questions
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2024-06-20T10:56:41.71+00:00
Pritam Chanda 45 Reputation points
commented 2024-06-25T09:57:30.35+00:00
Pritam Chanda 45 Reputation points
1 answer One of the answers was accepted by the question author.

Establishing module-to-module communication in Azure IoT Edge

How can I achieve module-to-module communication between two modules in Azure IoT Edge, specifically the Simulated temperature sensor and Azure IoT SQL Edge modules available in the Azure Marketplace? I am following this guide. Is this the correct…

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.
567 questions
Azure SQL Edge
Azure SQL Edge
An Azure service that provides a small-footprint, edge-optimized data engine with built-in artificial intelligence. Previously known as Azure SQL Database Edge.
48 questions
asked 2024-06-24T09:18:33.3866667+00:00
Pritam Chanda 45 Reputation points
accepted 2024-06-25T08:58:23.4666667+00:00
Pritam Chanda 45 Reputation points
1 answer

Is it possible to manually renew the Edge CA certificates?

Is it possible to log into an Azure IoT Edge via SSH and then trigger the renewal of the Edge CA certificates manually? I found this post for manually renewing the device identity certificate: #5787 (comment) The question comes from the following GitHub…

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.
567 questions
asked 2024-06-17T14:41:37.76+00:00
Haeussler Siegfried 0 Reputation points
commented 2024-06-24T19:30:02.99+00:00
Sander van de Velde | MVP 31,851 Reputation points MVP
1 answer

Need to do a Face detection and get demographic data on rtsp stream URL using Azure services

I would like to use some of the Azure service for my project. Idea is to stream encoded video stream using rtsp endpoint, expecting Azure to decode and perform face detection and give person details like name, department on it in real time. What are the…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
74 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.
567 questions
Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
361 questions
Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
160 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.
240 questions
asked 2024-06-21T09:41:39.1833333+00:00
Harshita Gupta 1 Reputation point
edited the question 2024-06-21T11:06:59.1+00:00
Harshita Gupta 1 Reputation point