Setting up DevOps Project for Azure IoT Edge application

Setting up DevOps Project for Azure IoT Edge application

You can now rapidly setup DevOps project that includes Continous Integration and Continuous Delivery (CI/CD) for your Azure IoT Edge application using Azure DevOps Project. Azure DevOps has everything you need to build your software product from envisioning to put in into end-users hands. Azure DevOps Project makes it very easy to get started on Setting up code repo, build, and deployment with Azure. Just by using a few quick steps, DevOps Project set you up to everything you need for developing, deploying, and monitoring your app on Azure. Azure DevOps Project now allow automatically create build and releases pipeline for your fully managed Azure IoT Edge-based applications.

Setting up DevOps Project for Azure IoT Edge application

Quickly setup everything you need for develop, deploy and monitor your solution on Azure – Using Azure DevOps Project

The process of creating DevOps for  Azure IoT Edge is very much similar to other Azure DevOps Project creation.

  • Sign in to your Azure Subscription and select Azure DevOps Project, to create a New Project.
  • Choose .NET as Runtime, and select “Simple IoT” as a framework.

DevOps Project IoT Edge

In the next step, choose, IoT Edge as service to analyze data on edge instead of the cloud platform. IoT Edge DevOps Project As part of the final process, choose the project name, organization, and other resources required to set up the projects. In this section, you can also select the pricing tire for all the services getting used.

 

IoT Edge Project Setup

Once this process of selection is done, click on “Done” That’s it. It will start processing provisioning the code repository in Git, setting up build definition, release definition, and everything that you need to end to end delivery for your IoT Edge solution.

Related Post : Azure DevOps Project with Azure SQL Server Database for Web Applications

Once the process of resource creation and deployment is complete, you can check the dashboard for code repository, branches, and release pipeline.

Azure IoT Edge Project Dashboard

Initial code repository contains code some of the sample modules, which you can edit or start creating your modules for edge devices. AzureDevOps Project creates the code repository with different branches along with three release pipeline for the project – Dev, Qa, and Prod.

You can take this code to your favorite editors such as Visual Studio Code, or Visual Studio for further development, and as soon as you push the changes, it will be deployed through the release pipelines. You can read more about CI/CD pipeline for Azure IoT edge with Azure DevOps projects here.

You can also refer to this video for a detailed look into Azure IoT Edge development with Azure DevOps.

Abhijit Jana

Abhijit runs the Daily .NET Tips. He started this site with a vision to have a single knowledge base of .NET tips and tricks and share post that can quickly help any developers . He is a Former Microsoft ASP.NET MVP, CodeProject MVP, Mentor, Speaker, Author, Technology Evangelist and presently working as a .NET Consultant. He blogs at http://abhijitjana.net , you can follow him @AbhijitJana . He is the author of book Kinect for Windows SDK Programming Guide.