The Bicep console is a feature that helps with prototyping, experimenting, and validating Azure Bicep code snippets. Additionally, you can leverage the Bicep console to validate […]
Azure has announced the retirement of Azure Cache for Redis and Azure Cache for Redis Enterprise, prompting users to consider Azure Managed Redis. While both share […]
A long-lived dream of many Azure Bicep users has been the ability to deploy outside the Azure environment, similar to what you can do with Terraform. […]
Bicep was created with a single goal: to simplify Azure resource deployment. Instead of writing verbose JSON, Bicep gives us a cleaner, more concise way to […]
In a previous post about Bicep Local, I explained how this feature enables the creation of custom extensions that can be used directly within Bicep. Also […]
On numerous occasions, I observed that this was not widely known; however, when working with the Bicep CLI, several commands (such as build or lint) support […]
On numerous occasions, I observed that this was not widely known; however, when working with the Bicep CLI, several commands (such as build or lint) support […]
Azure API Management (APIM) facilitates AI applications through Model Context Protocol (MCP) servers. This functionality allows existing APIs to be exposed as MCP servers, simplified via […]