Forum Discussion
How to update UWP app remotely run on windows 10 Iot core ?
nilkenmistry Azure IoT Edge is for running cloud workloads at the edge and you are able to manage these "modules" from IoT Hub in the cloud, but it won't allow you to manage the underlying OS or applications running on the device out of the box, you would still have to implement your own device management leveraging the infrastructure provided by IoT Hub.
If you want to remotely manage your Windows IoT Core device, you can consider using InTunes as described in this article: https://docs.microsoft.com/en-us/windows/iot-core/manage-your-device/intunedeviceenrollment
OlivierBloch I was able complete device enrollment process but it has not been listed in device list on Azure portal. I had asked to tech support for assistance but they told that Intune is not support windows Iot core. Intune only support windows Iot Enterpise. I am not sure, how can I resolve this issue now.
- Dave RandallAug 13, 2019
Microsoft
nilkenmistry We have been doing validation of testing Windows IoT Core with Intune, and everything is looking good with build 17763.615 or later. Earlier versions of RS5 had an issue with enrollment, but that should be resolved starting with KB4507469. We'll update our official support statement as soon as we have final signoff, but all of our testing looks good with build 17763.615 or later.