Google News
logo
Microsoft Azure - Interview Questions
Do you know how to build a CI/CD pipeline using Azure?
Yes. We can do so using Azure DevOps. It is a tool that automates the CI/CD process. To do so, you should : 
 
* Replicate (clone) the project into the system
* Commit the code
* Execute CI/CD
* Check the Azure CI/CD pipelines configured by the starter
* Create a sample DevOps project (ASP.NET) using the Azure DevOps Starter resource.
Advertisement