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 Updates] Azure Monitor Managed service for Prometheus now supports Horizontal Pod Autoscaling (HPA) for the ama-metrics replica set pod by default. With this update, the […]
This blog post discusses methods for passing resource information, primarily focusing on Azure Bicep modules. It outlines two approaches: passing full resource IDs and using user-defined […]
[Azure Updates] Azure Load Testing now allows you to configure notifications to receive updates for key events, such as test completion or schedule changes. These notifications […]
In this article, I’m going to show you how to deploy an AKS Automatic Cluster within your own custom virtual network using Bicep. An Azure Subscription […]
[Azure Updates] Azure Load Testing now supports using multiple JMeter files and fragments in a single load test, enabling greater modularity and reuse in your test […]
[Azure Updates] With the new scheduling feature in Azure Load Testing, you can now automate test runs at a predefined time or cadence, ensuring seamless performance […]
In this blog, you will learn how to leverage Azure OpenAI’s large language models to generate pull request descriptions based on the changes in your code. […]