azure devops
2 TopicsAutomate the deployment of a multi-container application using Azure DevOps
First published on MSDN on Oct 25, 2018 In the previous post we have seen how, thanks to Azure Web Apps, we can easily host our multi-container solution on the cloud, by reusing the same techniques (pushing images to Docker Hub, creating a Docker Compose file, etc.3.4KViews0likes0CommentsDevOps for Desktop: How to use Self-Hosted agent for Win10 UWP Desktop Apps in Azure DevOps Pipeline
Self-Host agent is convenient especially your projects have specific SDK dependencies or deployment targets are in-house. This article is based on my experiences on Continuous Integration/Continuous Deployment Centennial hybrid Desktop apps (UWP, WinForm, .NET Core 3). which should work for most similar tasks requirements.6KViews0likes0Comments