Azure Azure DevOps Bicep CICD Continuous Deployment DevOps Security How to Secure Azure Bicep Deployments In this post I will show how to secure Azure Bicep template deployments.
.NET .NET Core Azure C# Security Visual Studio Code How to Secure Secrets with the Azure Key Vault In this post I will show how to use the Azure Key Vault to create, store and retrieve secrets.
ARM Template Azure Azure DevOps Bicep DevOps Visual Studio Code How to Modularize Azure Bicep Deployments In this post I will show how to modularize Azure Bicep scripts.
Azure Azure DevOps Bicep Continuous Deployment DevOps How to Deploy Azure Resources with Bicep and the Azure CLI In this post I will show how to deploy resources to Azure using a Bicep Template using the Azure CLI.
ARM Template Bicep Continuous Deployment DevOps Visual Studio Code How to use Bicep Templates to Deploy Azure Resources In this post I will show how to deploy resources to Azure using a Bicep Template.
Angular Components Patterns SPA Typescript Visual Studio Code How to use Content Projection in an Angular Component In this post I will show how to use Content Projection within Angular Components.
.NET .NET Core Azure DevOps C# Code Coverage Continuous Integration DevOps Pipelines Reporting How to Setup Code Coverage Reports in Azure DevOps Pipelines In this post I will show how to setup code coverage reporting in an Azure DevOps pipeline.
.NET .NET Core Code Coverage Code Quality DevOps Reporting Visual Studio How to Setup Code Coverage Reporting with Visual Studio 2022 In this post I will show how to setup code coverage reporting for an application within Visual Studio.
.NET .NET Core ASP.NET Core C# Swagger Visual Studio Web API Improving Documentation of ASP.NET Core Web API Methods with Swagger In this post I will show how to improve the documentation of a Web API application by using the Swagger…
.NET .NET Core ASP.NET Core Best Practices C# HTTP Performance Visual Studio Web API How to Manage Output Cache Response Keys in ASP.NET Core 7.0 In this post I will show how to manage output response cache keys in ASP.NET Core 7.