2024 is the year when Generative AI entered the Azure operations and DevOps world. Generative AI has eaten the world since the first apparition of ChatGpt […]
Introduction In a customer’s environment, we have made a decision to use Git tags in Azure DevOps IaC pipelines to deploy Azure resources into the production […]
Infrastructure as Code (IaC) has changed the way we manage and deploy cloud environments. By combining Terraform with CI/CD tools like GitHub Actions, we can automate […]
Cleaning up stale images (images that you’re not using) from your Azure Container Registry is important for a couple of reasons. First off, storing images in […]
By using Terraform with GitHub Actions, IT professionals can automate and streamline the deployment of resources across Azure environments in a consistent and reliable way. This […]
Working with Bicep means you must deploy your infrastructure with a pipeline. There are a few steps to create your pipeline using GitHub actions. Having an […]
Over the last week or two, like many in the Microsoft Community, I’ve been watching all the Ignite announcements and sessions. In this post, I wanted […]