A Well-Respected Goodbye to MediumAfter much thought, I’m bidding farewell to Medium, not because it’s lacking, but because I’m venturing into freelance and crave more…Mar 8Mar 8
Beware of nesting too much Bicep/ARM modulesAs I was deploying an application to Azure using Bicep, I noticed the deployment took much longer compared to a similar project. The…Nov 3, 2023Nov 3, 2023
Fix Azure AD B2C outdated jQuery versionUsing custom policies, update the ContentDefinition DataUri values to the latest version.May 5, 2023May 5, 2023
Azure AD B2C with GitHub as Identity Provider returning ‘Error: redirect_uri_mismatch’The Authorization callback URL in a GitHub OAuth App is case-sensitive.Feb 10, 2023Feb 10, 2023
Validating a JWT token from Auth0 in Azure APIMBecause I really like the documentation of Auth0 I wanted to set up a PoC to validate a JWT token from them in Azure APIM. I didn’t see any…Jan 5, 2023Jan 5, 2023
Comparing Azure Functions and Logic Apps performanceStateless Logic Apps (Standard) are just as fast as Azure Functions.Jul 28, 2022Jul 28, 2022
Unit Tests a .NET 6 project with Azure Pipelines DotNetCoreCLI@2The framework ‘Microsoft.AspNetCore.App’, version ‘5.0.0’ (x64) was not found.Dec 1, 2021Dec 1, 2021
Formatting Logging in .NET 5 for AKS Log AnalyticsToday I was trying to investigate an issue in a Docker image running on Azure Kubernetes Serice (AKS). Because it was working on my…Oct 25, 2021Oct 25, 2021
User Assigned Managed Identity in Azure Functions with Azure.IdentityToday was trying to authenticate my Azure Function app with a User Assigned Managed Identity using the newer Azure.Idenity NuGet package.Oct 19, 20212Oct 19, 20212
Azure Storage Account in a Virtual Network: The response for resource had empty or invalid content.Today I was writing a Bicep script to deploy an Azure Storage Account in a virtual network.Jun 9, 20212Jun 9, 20212