Azure Pipelines : Build and Deploy ASP.NET Web Site to Azure VM

Опубликовано: 06 Апрель 2026
на канале: Mahendra Shinde
17,726
222

Continuous Integration and Deployment of ASP.NET 4.x Web Application from local git repository to Azure VM.
This demo uses following azure devops features
1. Azure Repos (GIT)
2. Azure Pipeline YAML for Build
3. Azure Pipeline RELEASE for Deployment
4. Azure Pipeline "Deployment Group" (Server group) for target server


My Azure DevOps Project : https://dev.azure.com/mahendraunlimit...