Unable to set proxy in Azure Edge Runtime

Pandey, Yogesh 21 Reputation points
2022-04-20T11:43:43.233+00:00

Hi,

I am following this tutorial to add proxy to my edge device and trying to connect to Azure IoT Hub.

But the values are not reflected when I run

systemctl show --property=Environment aziot-edged
systemctl show --property=Environment aziot-identityd

The output is coming like this

194714-image.png

And not able to connect to my Azure Account,

194686-issue-1.jpg

However if I run :

sudo iotedge check --proxy-uri <Proxy Details>

I am able to see a connection

194732-proxy.jpg

The status of the edge daemon is as follows:

195106-image.png

Can someone guide me on how to set the proxy correctly to Azure IoT edge Runtime

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
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
207 questions
{count} votes