If you are using GitHub Copilot, there is an exciting feature you should try: GitHub Copilot custom instructions. With custom instructions, GitHub Copilot can better align […]
I recently had the pleasure of taking part in the 2024 Technical Summit – a community event covering the key areas of AI, digital transformation, and […]
I have always had a love-hate relationship with building Azure DevOps agent solutions. However, with Managed DevOps Pools, creating an agent solution is easier than ever. […]
In this blog post, I share my insights on writing readable and maintainable Azure Bicep templates. After several years of working with Azure Bicep templates, I […]
In this blog post, you will learn about how the Azure Resource Manager consumes Azure Bicep templates to become an Azure resource. This blog outlines the […]
Operators are widely used in Azure Bicep. Commonly used operators include arithmetic operators like + and - for performing calculations, as well as comparison operators such […]
Backups, Disaster Recovery, and ensuring continuity of business data and operations, are arguably one of the most important aspects for anyone working in the IT industry. […]
Hi there, if you are using Terraform, you are probably using a remote backend state for collaboration and centralized backup. If you are also using an […]