Last year, I blogged about Container Patching with Azure DevOps, Trivy and Copacetic, and how to use Azure DevOps to automate the patching of your container […]
Last year, I blogged about Container Patching with Azure DevOps, Trivy and Copacetic, and how to use Azure DevOps to automate the patching of your container […]
Ephemeral resources are Terraform resources that are essentially temporary. Ephemeral resources have a unique lifecycle, and Terraform does not store information about ephemeral resources in state […]
My blog was originally hosted on Azure Blob Storage with static website hosting enabled. It was a clean and straightforward setup… Continue reading on Azure Terraformer […]
Today, we are going to use the Azure Storage SFTP functionality and an Event Hub to trigger an Azure Function. The Azure Function will then process […]
Learn how to securely connect to Azure virtual machines without exposing RDP or SSH ports to the internet using Azure Bastion. In this comprehensive tutorial, we […]
What is deployment stacks? Azure Deployment Stacks allow you to manage a set of resources under one roof by defining a Bicep file within stack management. […]
Sending high-volume emails is common for large organizations. They need to reach employees, customers, or both. Some use mailing services like Mailchimp, SendGrid, or MailerLite. Others […]
In my recent blog series Private Link reality bites I briefly mentioned the possibility of inspecting Service Endpoints with Azure Firewall, and many have asked for […]
In a distributed system where multiple microservices communicate via a shared Azure Service Bus topic, managing message routing… Continue reading on Medium »
In a distributed system where multiple microservices communicate via a shared Azure Service Bus topic, managing message routing… Continue reading on ITNEXT »