#azure-pipelines
Read more stories on Hashnode
Articles with this tag
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...
Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code coverage in Azure DevOps YAML pipelines Static code...
Zero Downtime Deployments with App Service Slots · Creating a multi-stage YAML pipeline in Azure DevOps for .NET projects Running tests with code...