- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Azure DevOps Build Pipeline for .NET Web API | CI/CD | Using Self-Hosted Agent (Step-by-Step)#Part1
In this video, we’ll walk through creating and configuring an Azure DevOps build pipeline for a .NET Core Web API project — from start to finish.
You’ll learn how to set up a self-hosted agent, connect it with Azure DevOps, and automate the build and deployment process.
Next in this series (Part 2), we deploy the API to Azure App Service, set up the Azure SQL Database, fix artifact issues, and test the API live
https://youtu.be/v4QHcxLjZZM
✅ Topics Covered:
💠 What is CI/CD and why it’s important
💠What is Self Hosted Agent
💠 How to configure and register a Self-Hosted Agent
💠 Creating Azure DevOps project
💠 Overview of Azure DevOps modules (Boards, Repos, Pipelines, etc.)
💠 How to push existing .NET Core code to Azure Repos (Git)
💠 Enabling the Classic Editor for build pipelines
💠 Understanding build agents and configuring a self-hosted agent
💠 Creating and configuring the CI/CD Build Pipeline using Classic Editor step by step
💠 Running the pipeline and generating build artifacts
💠 Explanation of common errors (like free parallelism issue) and fixes
💠 Preparing artifacts for deployment (covered in next video)
⏱️ Timestamps
00:00 - Introduction
00:48 - What is Azure DevOps Pipeline
02:00 - What is a Self-Hosted Agent (Definition & Benefits)
03:30 - Setting up a Self-Hosted Agent in Azure DevOps
06:15 - Connecting Self-Hosted Agent to Azure DevOps
08:20 - Creating the Build Pipeline for .NET Core Web API
10:45 - Running and Testing the Pipeline
12:30 - Common Issues and Tips
13:45 - Final Thoughts
If you find this video helpful, please give it a Like 👍, share it with your friends, and Subscribe 🔔 to my channel for more tutorials on .NET, Azure, and DevOps.
Watch My Other Videos
📹 Angular 20 + OAuth 2.0 with Google Login | OpenID Connect + JWT | .NET Web API
🔗 https://youtu.be/cyO0_Jv88-A
📹 How to Deploy .NET Core 9 Web API to Kubernetes Locally Using Docker | Kubernetes + Docker Tutorial
🔗 https://youtu.be/FRMdWQbI9Co
📹 JWT Authentication in .NET 9 Web API | Access & Refresh Tokens | Complete API Testing using Postman
🔗 https://youtu.be/fZN9VhJh9ak
📹 .NET 9 Core Web API & EF Core Code First | EF Migration | Complete Tutorial from Scratch
🔗 https://youtu.be/8coi05l-8DI
📹 Global Exception Handling in ASP.NET Core 9 Web API using IExceptionHandler | Step-by-Step Tutorial
🔗https://youtu.be/DDjzdnxzEU0
📹 Deploy Full Stack App on IIS (Angular + .NET Core Web API) | JWT + Google OAuth Setup
🔗 https://youtu.be/KL_1zk3LY84
📹 Multifield Dialog with Sling Model in AEM | AEM Component Development | AEM Tutorial#3
🔗 https://youtu.be/ih7uiD5dyJg
📹 Build a New AEM Component from Scratch | Create AEM Component | AEM Tutorial#2
🔗 https://youtu.be/Zx-LLICqio8
📹 .NET 9 Core Web API & EF Core Code First | Complete Tutorial | EF Migration
🔗 https://youtu.be/m_BJYeE-j34
📹 How to Create a Setup .exe in Visual Studio 2022 Step by Step | Installer for C# Windows Forms
🔗 https://youtu.be/ROtDyb5tzz8
📹 How to Use Swagger in .NET 9 | Install Swagger in .Net 9 | Step-by-Step Guide
🔗 https://youtu.be/Vh48XqZXf24
📹 Top 8 SQL Server Query Optimization Tips | SQL Interview Tips
🔗 https://youtu.be/p_FuKOfdBq8
📹 How to Bulk Insert CSV Data into SQL Server Database Table | Step-by-Step Tutorial
🔗 https://www.youtube.com/watch?v=DznD-Ixh2gU&t=39s
📹 Understand SQL Window Functions with Real-World Examples | SQL Window Function | Top Interview Qs
🔗 https://www.youtube.com/watch?v=ZJGp6KtuTZQ
📹 How to Create and Execute an SSIS Package in Visual Studio 2022 | Step-by-Step Tutorial
🔗 https://www.youtube.com/watch?v=tclXdZUVAuY&t=2s
📹 Top 15 SQL Server Interview Queries | Popular SQL Queries for SQL Interview | Database Queries
🔗 https://www.youtube.com/watch?v=fwl3t-ImVB4&t=24s
📹 8 SQL Server Query Optimization Tips | SQL Interview Tips
🔗 https://www.youtube.com/watch?v=p_FuKOfdBq8&t=25s
📹 Understanding Java Stream API with Examples
🔗 https://youtu.be/HAXj-CBrNGg
📹 Cursor AI Tutorial for Beginners | AI Code Editor
🔗 https://youtu.be/VXSTtvOS9Dw
🔖 Hashtags
#AzureDevOps #DotNetCore #CICD #SelfHostedAgent #DevOpsPipeline #AzurePipeline #DotNetDevelopers #SoftwareDevelopment #Automation #ProgrammingTutorial
Видео Azure DevOps Build Pipeline for .NET Web API | CI/CD | Using Self-Hosted Agent (Step-by-Step)#Part1 канала Code Canvas With Touseef
You’ll learn how to set up a self-hosted agent, connect it with Azure DevOps, and automate the build and deployment process.
Next in this series (Part 2), we deploy the API to Azure App Service, set up the Azure SQL Database, fix artifact issues, and test the API live
https://youtu.be/v4QHcxLjZZM
✅ Topics Covered:
💠 What is CI/CD and why it’s important
💠What is Self Hosted Agent
💠 How to configure and register a Self-Hosted Agent
💠 Creating Azure DevOps project
💠 Overview of Azure DevOps modules (Boards, Repos, Pipelines, etc.)
💠 How to push existing .NET Core code to Azure Repos (Git)
💠 Enabling the Classic Editor for build pipelines
💠 Understanding build agents and configuring a self-hosted agent
💠 Creating and configuring the CI/CD Build Pipeline using Classic Editor step by step
💠 Running the pipeline and generating build artifacts
💠 Explanation of common errors (like free parallelism issue) and fixes
💠 Preparing artifacts for deployment (covered in next video)
⏱️ Timestamps
00:00 - Introduction
00:48 - What is Azure DevOps Pipeline
02:00 - What is a Self-Hosted Agent (Definition & Benefits)
03:30 - Setting up a Self-Hosted Agent in Azure DevOps
06:15 - Connecting Self-Hosted Agent to Azure DevOps
08:20 - Creating the Build Pipeline for .NET Core Web API
10:45 - Running and Testing the Pipeline
12:30 - Common Issues and Tips
13:45 - Final Thoughts
If you find this video helpful, please give it a Like 👍, share it with your friends, and Subscribe 🔔 to my channel for more tutorials on .NET, Azure, and DevOps.
Watch My Other Videos
📹 Angular 20 + OAuth 2.0 with Google Login | OpenID Connect + JWT | .NET Web API
🔗 https://youtu.be/cyO0_Jv88-A
📹 How to Deploy .NET Core 9 Web API to Kubernetes Locally Using Docker | Kubernetes + Docker Tutorial
🔗 https://youtu.be/FRMdWQbI9Co
📹 JWT Authentication in .NET 9 Web API | Access & Refresh Tokens | Complete API Testing using Postman
🔗 https://youtu.be/fZN9VhJh9ak
📹 .NET 9 Core Web API & EF Core Code First | EF Migration | Complete Tutorial from Scratch
🔗 https://youtu.be/8coi05l-8DI
📹 Global Exception Handling in ASP.NET Core 9 Web API using IExceptionHandler | Step-by-Step Tutorial
🔗https://youtu.be/DDjzdnxzEU0
📹 Deploy Full Stack App on IIS (Angular + .NET Core Web API) | JWT + Google OAuth Setup
🔗 https://youtu.be/KL_1zk3LY84
📹 Multifield Dialog with Sling Model in AEM | AEM Component Development | AEM Tutorial#3
🔗 https://youtu.be/ih7uiD5dyJg
📹 Build a New AEM Component from Scratch | Create AEM Component | AEM Tutorial#2
🔗 https://youtu.be/Zx-LLICqio8
📹 .NET 9 Core Web API & EF Core Code First | Complete Tutorial | EF Migration
🔗 https://youtu.be/m_BJYeE-j34
📹 How to Create a Setup .exe in Visual Studio 2022 Step by Step | Installer for C# Windows Forms
🔗 https://youtu.be/ROtDyb5tzz8
📹 How to Use Swagger in .NET 9 | Install Swagger in .Net 9 | Step-by-Step Guide
🔗 https://youtu.be/Vh48XqZXf24
📹 Top 8 SQL Server Query Optimization Tips | SQL Interview Tips
🔗 https://youtu.be/p_FuKOfdBq8
📹 How to Bulk Insert CSV Data into SQL Server Database Table | Step-by-Step Tutorial
🔗 https://www.youtube.com/watch?v=DznD-Ixh2gU&t=39s
📹 Understand SQL Window Functions with Real-World Examples | SQL Window Function | Top Interview Qs
🔗 https://www.youtube.com/watch?v=ZJGp6KtuTZQ
📹 How to Create and Execute an SSIS Package in Visual Studio 2022 | Step-by-Step Tutorial
🔗 https://www.youtube.com/watch?v=tclXdZUVAuY&t=2s
📹 Top 15 SQL Server Interview Queries | Popular SQL Queries for SQL Interview | Database Queries
🔗 https://www.youtube.com/watch?v=fwl3t-ImVB4&t=24s
📹 8 SQL Server Query Optimization Tips | SQL Interview Tips
🔗 https://www.youtube.com/watch?v=p_FuKOfdBq8&t=25s
📹 Understanding Java Stream API with Examples
🔗 https://youtu.be/HAXj-CBrNGg
📹 Cursor AI Tutorial for Beginners | AI Code Editor
🔗 https://youtu.be/VXSTtvOS9Dw
🔖 Hashtags
#AzureDevOps #DotNetCore #CICD #SelfHostedAgent #DevOpsPipeline #AzurePipeline #DotNetDevelopers #SoftwareDevelopment #Automation #ProgrammingTutorial
Видео Azure DevOps Build Pipeline for .NET Web API | CI/CD | Using Self-Hosted Agent (Step-by-Step)#Part1 канала Code Canvas With Touseef
Azure DevOps Azure DevOps Pipeline Self Hosted Agent Azure Pipeline Tutorial Azure DevOps Tutorial .NET Core Web API DevOps CI CD Azure DevOps Build Pipeline Configure Self Hosted Agent Microsoft Azure DevOps Azure DevOps for Beginners CI CD Pipeline DevOps Automation .NET Developers Azure DevOps Step by Step Software Development Programming Tutorial Build Pipeline in Azure DevOps for .NET Core Continuous Integration Continuous Deployment
Комментарии отсутствуют
Информация о видео
25 октября 2025 г. 18:17:28
00:14:02
Другие видео канала





















