Connecting Azure API Management (APIM) and Application Insights Using Bicep Category Azure Bicep ◆ Tags #Bicep #APIM #AppInsights ◆ Published November 23, 2021 (updated April 1, 2022 ) It can be a bit tricky to create a Bicep template for Azure APIM Management to connect a Logger to Application Insights. Today's post explores how to make that work (and how to do it with an Azure Key Vault). Read more
Creating Hidden Links in Bicep Category Azure Bicep ◆ Tags #bicep ◆ Published November 16, 2021 Today's post shows you how to create a hidden-link and property name string interpolation in Bicep. Read more