Started\\
0:00 DevOps Foundations_ Getting Started--hd
1:09:21 Source Control with Git and TFVC--hd
1:39:43 Git Branching Strategies--hd
2:14:15 Intro to CI_CD with Azure DevOps--hd
2:46:22 Feature Branch Workflow With Pull Requests--hd
3:27:13 Azure Pipelines, Agents, and Static Code Analysis--hd
4:17:47 Site Reliability Engineering (SRE)--hd
5:04:38 Bonus_ DevOps History and Origins--hd
\
1_ Git Workflow Basics\
5:31:51 Lab Overview
5:32:51 Project Setup and Personal Access Token
5:36:23 Clone Your Azure Repo
5:39:19 Save Work with Commits and Push
5:43:00 Update Code with Fetch and Pull
5:46:04 Push an Existing Repository from Command Line
5:49:32 Working with GitHub Repos
2_ Working with Pull Requests\
5:53:16 Lab Overview
5:55:25 Configure Branch Policies in Azure Repos
5:57:37 Integrate Azure DevOps with Azure AD
6:02:11 Pushing a Local Feature Branch to Azure Repos
6:11:17 Manage Merge Conflicts
6:14:43 Delete Your Local Feature Branch
3_ Create a Build Pipeline for Core\
6:16:36 Lab Overview
6:18:58 Setup an ASP_NET Core Web App
6:28:19 Create a Build Pipeline
6:33:34 Enable Continuous Integration
6:35:41 Create a Build and Test Pipeline
6:41:43 Clean up
4_ Tracking Work Items with Azure Boards\
6:42:21 Lab Overview
6:46:37 Create Your Azure DevOps Project
6:49:59 Setup Your Azure DevOps Team
6:52:37 Associate Sprints for Your Project
6:55:55 Adding Features to an Epic
6:59:42 Setup a Product Backlog
7:01:53 Create Task Items
7:05:08 Run Work Item Queries
5_ Deploy Pull Request Builds with Azure Pipelines\
7:08:07 Lab Overview
7:10:27 Setup the Azure DevOps Project
7:12:47 Create a Release Pipeline
7:16:12 Create a Pull Request
7:19:12 Implement Release Status Checks
7:20:23 Validate the Workflow
7:22:00 Deploy Manually to Production