I have created UWP c# application that run on Raspberry pi 3 with windows 10 Iot core OS.It has program that read sensor data and send data to Azure.We want to make sure that once it deploy to customer location we would be able to manage and update application remotely.We have build our iot solution using Azure Iot central.
We have checked below options for automatic device management article from Microsoft MSDN site but those are put us in confusion and do not have any real time sample and suggest lengthy process of registering and certified solution application package on store and provide update to device
https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-automatic-device-management https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-csharp-csharp-device-management-get-started
We want simple,clear and professional approach to update remote device achieve this so in the future we can support multiple tenant and do not to go for Microsoft store registration approach