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...