List Keys for Azure Managed Redis with Bicep

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 resource types, they differ in ar…

Cloud Administrator in Azure World
List Keys for Azure Managed Redis with Bicep

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 resource types, they differ in ar…

Cloud Administrator in Azure World
Enabling Defender for APIs on Azure APIM APIs with Azure Bicep

Azure APIM is vital for securing AI applications, and Defender for APIs plays a key role in this. To enable it, users need to configure the Defender for APIs plan through Azure Portal, but this req…

Cloud Administrator in Azure World
Enabling Defender for APIs on Azure APIM APIs with Azure Bicep

Azure APIM is vital for securing AI applications, and Defender for APIs plays a key role in this. To enable it, users need to configure the Defender for APIs plan through Azure Portal, but this req…

Cloud Administrator in Azure World
What-If now shows some diagnostic information for resources that it has problems. Not sure if it is widely rolled out. #Azure #AzureBicep
I am looking for a team withing Azure that can teach the team behind Microsoft.DocumentDB/mongoClusters how to use null values. Properties like encryption, replicaParameters, restoreParameters and others do not allow null with Bicep. (sarcasm) #Azure #AzureBicep
Resource Microsoft.StorageSync/storageSyncServices/syncGroups/serverEndpoints is perfect for new Bicep onlyIfNotExists() feature as it is not idempotent. The nice thing is that the feature works well with deployment stacks and what-if #Azure #AzureBicep
Deploying Azure APIM MCP Servers with Bicep

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 Azure Bice…

Cloud Administrator in Azure World
Deploying Azure APIM MCP Servers with Bicep

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 Azure Bice…

Cloud Administrator in Azure World
Generate Documentation for Azure Bicep Modules with GitHub Copilot

Bicep modules provide this awesome feature to be able to create schema for your Bicep modules via User-defined data types. When you reference Bicep module in bicep template or bicep parameters file…

Cloud Administrator in Azure World