python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Azure IoT Edge: Edge Agent can't add X509 certificate to the store
I am trying to setup my azure iot edge device (Linux Ubuntu 18.04 - Linux Containers), but as soon as I apply the configuration with the Connectionstring my EdgeAgent fails on first provisioning with ...
Haroun S.
Votes: 0
Answers: 1
REST API Endpoint to generate SAS token for Edge Devices in Azure IoTHub
What is REST API endpoint for the following command ?
az iot hub generate-sas-token -n myIoTHub -d myDevice --du 630720
Salman Azmat
Votes: 0
Answers: 1
IoTEdge Module Direct Methods Over Debugging/Simulator - Is it Possible?
I'm developing a multi module scenario using IoTEdge and I need to test Direct Methods Communication using the development environment (Debugging/Simulator).
I've tested the following scenario:
Scenar...

Ricardo Ramalho
Votes: 0
Answers: 1
Access to read module twin data via Azure IoT Hub's APIs?
I'd like to be able to pull an IoT Edge device's module twin via an HTTPS GET request just like the Azure Portal does. In the portal, I see this firing...
https://my-hub.azure-devices.net/twins/my-dev...
papakpmartin
Votes: 0
Answers: 1