73 followers
Independent Contractor • Microsoft MVP • Home Assistant enthusiast
I am currently working on several projects, and I plan to migrate all of them to .NET 8. That's why I thought it would be helpful to write an article...
In this article, part of our ongoing series on Azure DevOps, we're diving into how you can deploy Azure SQL Server using Bicep. This process allows...
Optimizing Your Pipeline by Deploying Bicep Files Only When They Change · In a previous article, we've explored how Bicep makes deploying infrastructure...
In the Bicep infrastructure article I demonstrated how to write Bicep files and deploy them on Azure each time our pipeline runs. This enabled us to...
In this article, we continue working on our sample application and I'm going to walk you through setting up a new QA environment, neatly tucked into...
Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code coverage in Azure DevOps YAML pipelines Static code...