Dhanavath Vishnu Greetings!
While there is no specific sample solution available for your exact scenario, I would suggest you check below details which provides some guidance on how to achieve this.
This documentation Continuous integration and continuous deployment to Azure IoT Edge devices demonstrates how to use the continuous integration and continuous deployment features of Azure Pipelines to build, test, and deploy applications quickly and efficiently to your Azure IoT Edge. It includes information on how to set up a pipeline for different environments, including QA, staging, and production.
The GitHub repository Azure IoT Edge DevOps GitHub repocontains sample code and templates for setting up a DevOps pipeline for Azure IoT Edge applications. It also includes examples of how to set up pipelines for different environments, including QA, staging, and production.
Prepare your development and test environment for IoT Edge provides an overview of the Azure IoT Edge development environment and the tools available for developing, testing, and deploying Azure IoT Edge applications. It includes information on how to set up a DevOps pipeline for Azure IoT Edge applications.
Hope this helps. Do let us know if there are any further queries.