When working with Azure infrastructure, there’s one provider that consistently flies under the radar: the azuread provider. It’s powerful… Continue reading on Azure Terraformer »
When working with Azure infrastructure, there’s one provider that consistently flies under the radar: the azuread provider. It’s powerful… Continue reading on Medium »
Over the years, working with Azure and various other cloud providers, I’ve seen — and made — my fair share of automation mistakes. These… Continue reading on Azure Terraformer »
In the ever-expanding universe of infrastructure as code, Terraform has become a starship of choice for cloud engineers. And when… Continue reading on Azure Terraformer »
[Azure Updates] The Delete Data API lets you make asynchronous requests to remove data, such as sensitive, personal, or corrupt from your Log Analytics workspace. This […]
[Azure Updates] We are excited to announce enhancements in Azure DevTest Labs to support Azure’s retirement of Basic Load Balancer and Basic SKU public IP addresses. […]
[Azure Updates] Azure Load Testing now supports Locust, a Python-based open-source framework for performance testing. You can use your existing Locust scripts with Azure Load Testing […]
Recently, I was working with the Azure DevOps Terraform provider to automate pipeline provisioning at work. Everything was going smoothly… Continue reading on Azure Terraformer »
I recommend for any azure terraform deployments, to use the Azure Naming terraform module for a consistent and easy way to generate azure resource name according […]
This post will take you one step further from the hello-world configuration that I described in the first post by adding TLS end-to-end, a scenario described […]
Azure provides multiple ways to interact with and provision resources, each designed to suit different workflows and preferences. Whether… Continue reading on Azure Terraformer »