I automated my mornings
Hi there, for the past couple of weeks, I have been able to focus on some important things in life. Previously, I …
Hi there, for the past couple of weeks, I have been able to focus on some important things in life. Previously, I …
In this post, I will be showing us how to setup an ASP.NET Core application to use Azure DevOps Unified Build and Release using the YAML spec.
First step is to have my existing ASP.NET Core application. You can do a quick setup of this with
Many times, we talk about DevOps – we get lost in the buzz of automated release, containers, microservices and all that. In my circle, there seems to be little focus on analytics of applications…
I love to have full control of my code deployment and I love the classic way of doing deployments in Azure DevOps while keeping up to date with the new YAML spec for build pipelines.
One sweet thing about Azure DevOps is that it gives me that full control I need to make things happens according to my specs.