Learn how to use the new Azure Bicep this.exists() and this.existingResource() functions to achieve full idempotency when deploying Azure MySQL Flexible Server replicas, working around poorly […]
Most of us are no strangers to the backup versus disaster recovery conversation. Each is a different problem, typically (but not always) with different business expectations. […]
Microsoft Agent Framework 1.0.0 was released few days ago with support for both .NET and Python. Agent Framework is the direct successor to both Semantic Kernel and […]
Many organizations operate in environments where continuous cloud connectivity is not possible—or simply not allowed. Sovereignty requirements, regulatory constraints, security policies, or physical isolation mean that […]
I had a requirement to track LLM and Content Understanding token usage within a multi-tenant application for downstream customer billing, rather than relying solely on Application […]
Role assignments in Bicep have always meant tedious GUID hunting: trawling AzAdvertizer or maintaining a shared import file for common RBAC GUIDs. A bit clunky. Back […]
Azure Bicep User-Defined Functions are powerful tools for standardising and sharing logic across your organisation. However, changes to these functions can introduce errors that impact your […]
One of the most challenging and time-consuming aspects of managing Azure Policy at scale is ensuring the policy does what it’s supposed to do without causing […]
Today, we are going to look at a preview feature that solves one of the most common pain points in SPA deployments – build-time environment variable […]
When I implemented the Azure AI Search index resource, the interesting part was not just creating a new Terraform resource. Continue reading on Azure Terraformer »
Azure Virtual Desktop continues to evolve, and reliability has become a top priority for organizations running production workloads in the cloud. A single regional dependency can […]