My GitHub repo demonstrates how to deploy a Logic Apps (Standard) project with Bicep & Azure DevOps. The repo shows how to deploy a Logic
Tag: Bicep
The Azure Key Vault Provider for Secrets Store CSI Driver allows code running on pods in AKS to pull secrets from an Azure Key Vault.
Dapr now has an official AKS extension with support for native Dapr configuration through command-line arguments via the Azure CLI. The existing docs only show
How to expose a legacy API (with a legacy authentication system) using Azure API Management policies
My GitHub repo shows you how to call a custom “token” API endpoint programmatically as part of an Azure API Management policy for a different operation. In
This repo shows you how to build an ASP.NET Core & Java Spring application and access Azure Data Lake Store (ADLS). The code shows you
My GitHub repo shows how to retrieve secrets stored in an Azure Key Vault using a .NET Framework & .NET Core application. It demonstrates both
My GitHub repo shows how to set up a blue-green deployment environment for services hosted in a vNet & front-ended by Azure API Management(APIM). In this
My GitHub repo shows how to use Azure Container Instance to execute a Python script. It also shows how to build the container image that runs the
Configuring Diagnostic Settings via Bicep (or ARM templates) is not obvious. There are 4 major steps. Create Log Analytics workspace Create Azure Automation account Create