Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayDevOps For ASP.NET Developers Pt.2 - Source Control
Play DevOps For ASP.NET Developers Pt.2 - Source Control
Description
When using Azure Repos you have the option of choosing from centralized version control with TFVC or distributed version control with Git.
In part 2 of our DevOps For ASP.NET Developers series, Abel and Jeremy explain the difference between these two options and show how we can get started with Azure Repos. They will walk us through creating branches, adding policies, and also integrating with GitHub.
- [01:20] - Introducing Azure Repos
- [04:25] - Using external repos with Azure DevOps
- [05:58] - Free unlimited private repos
- [06:24] - Setting up branch policies
- [09:32] - Automatically adding code reviewers
- [09:57] - Using a GitHub repo with Azure DevOps
- [11:19] - Setting up Azure DevOps integration from the GitHub Marketplace
- [13:44] - Inspecting the generated pipeline from the GitHub integration
Episode 3 - Work item tracking
Useful Links
- Azure Repos Documentation
- DevOps for ASP.NET Core ebook
- Start with Azure DevOps for Free
- Create a Free Azure Account
Download
More episodes in this series
Devops For ASP.NET Developers Pt. 3 - Work Item Tracking
Related episodes
DevOps For ASP.NET Developers Pt.7 - Templates and Scaffolding Tools
DevOps For ASP.NET Developers Pt.6 - Release Pipelines
DevOps For ASP.NET Developers Pt.5 - Unit Testing
DevOps For ASP.NET Developers Pt.4 - Continuous Integration
Devops For ASP.NET Developers Pt. 3 - Work Item Tracking
DevOps For ASP.NET Developers Pt.1 - What is DevOps?
DevOps For ASP.NET Developers Pt. 8 - Azure DevOps Integration with GitHub
ASP.NET Core Series: High performance requests with gRPC
ASP.NET Core Series: Performance Testing Techniques
ASP.NET Core Series: Tracing