Developer Support

Advocacy and Innovation

Safe On-Premises Releases Using VSTS

Read on to learn how Premier Developer Consultant Ilias Jennane addresses the idea of safe releases and incremental feature rollout for on-premises releases using Visual Studio Team Services.I have recently interacted with many customers that were clearly under the impression that they should only consider DevOps practices if they are doing ...

Setting up CI/CD targeting Red Hat OpenShift Kubernetes Using VSTS

In this post, Premier Developer Consultant Najib Zarrari demonstrates how to deploy a containerized ASP.NET Core Web API app into an OpenShift Kubernetes cluster.The first part of this blog will go over how to create a sample ASP.NET Core web application with Docker support. We will use this as our demo app to deploy to the Kubernetes cluster...

Using VSTS Service Hooks in Release Management to add resource cleanup resilience

In this post, Principal Consultant/App Dev Manager Lou Sawyer describes how to integrate webhooks and runbooks to cleanup failed Azure deployments. Release Management capabilities in Visual Studio Team Service are fantastic and offers extensibility points to make everyone's life easier. In this post, we'll be discussing the Service ...