Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

A full step by step tutorial on using Azure DevOps Pipelines to Continuously Integrate & Deploy a .

Net Core Rest API to


Microsoft Azure.

Full Video Contents & timeline below:

- My Book (50% off - Only $4.99USD!!): http://leanpub.com/dot-net-core-api-t...

- Patreon Site (Exclusive Member Benefits!): https://www.patreon.com/binarythistle

BLOG: http://dotnetplaybook.com/

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!

You might also like