Posts by Tag

Logic Apps

Get Logic App CallbackURL in Bicep

less than 1 minute read

In order to get the CallBackURL of an HTTP triggered Logic App in a Bicep script use: listCallbackURL('${myLogicApp.id}/triggers/manual', '2017-07-01').value...

Back to Top ↑

Bicep

Beware of nesting too many Bicep/ARM modules

less than 1 minute read

As I was deploying an application to Azure using Bicep, I noticed the deployment took much longer compared to a similar project. The amount and type of resou...

Back to Top ↑

Azure Functions

Back to Top ↑

.NET

Back to Top ↑

Unit Testing

Back to Top ↑

APIM

Back to Top ↑

AD B2C

Fix Azure AD B2C outdated jQuery version

1 minute read

TL;DR Using custom policies, update the ContentDefinition DataUri values to the latest version, based on the jQuery and Handlebars versions table. as shown i...

Back to Top ↑

Dinosaurs

Back to Top ↑

Azure Managed Identity

Back to Top ↑

Azure Monitor

Azure Alert To Teams Using Email Notification

less than 1 minute read

Yesterday I implemented an Azure alert with an Action Group that triggers a Logic App to send a message to Microsoft Teams. I followed this article: Customiz...

Back to Top ↑

Teams

Azure Alert To Teams Using Email Notification

less than 1 minute read

Yesterday I implemented an Azure alert with an Action Group that triggers a Logic App to send a message to Microsoft Teams. I followed this article: Customiz...

Back to Top ↑

Azure VNET

Back to Top ↑

Azure Storage Account

Back to Top ↑

Managed Identity

Back to Top ↑

Azure.Identity

Back to Top ↑

AKS

Back to Top ↑

Azure Mointor

Back to Top ↑

OPA

Back to Top ↑

OAuth2

Back to Top ↑

MAUI

Back to Top ↑

Blazor

Back to Top ↑