I have an Ubuntu VM and I have installed an Azure IoT Edge Installed on top that. I have two users say user1 and user2.
Let's say there are four modules running on top of Azure IoT Edge.I want to limit the access of user1 to first two modules and user2 other two modules.
pls suggest - Is there any builtin featue which i can leverage or any 3rd party tool can solve the problem.