A full step by step tutorial on using Azure DevOps Pipelines to Continuously Integrate & Deploy a .Net Core Rest API to Microsoft Azure.

TIMELINE

  • 5:57 CI/CD Pipelines
  • 9:00 Creating our WEB API & Unit Projects
  • 18:03 Test our REST API with Postman
  • 19:30 Write a Unit Test for our Controller
  • 27:06 Create local Git Repository
  • 28:30 Create a .gitignore file
  • 30:44 Create Github remote repository and push our code
  • 33:54 Create a Build Pipeline on Azure DevOps
  • 40:30 Trigger build pipeline via CI/CD trigger
  • 44:26 Edit azure-pipelines.yml to run Unit Tests
  • 48:58 Breaking our unit tests and build pipeline
  • 55:10 Edit azure-pipelines.yml to package our build
  • 1:02:00 Create APIApp resource on Azure
  • 1:09:16 Create a Release Pipeline on Azure DevOps
  • 1:14:40 Deploy our API to Azure!

#devops #api #azure

Use Azure DevOps to Test, Build and Deploy an API - Step by Step
3.65 GEEK