Skip to content

Tag: Azure

Solved: Facebook Authentication with ASP.Net in Azure Container Apps sends unsecure redirect url

I am currently in the process of switching my wife’s eshop from Azure App Services to Azure Container Apps. The site itself using Facebook Authentication and whilst testing the new version I recently encountered a perplexing issue where the Facebook Authentication was not working. The Problem The Facebook page was returning an error message repeatedly…

Installing and Configuring Azure Service Fabric on Your Development Machine

In my previous post I gave a brief introduction to Azure Service Fabric. This post in the series will focus on how to install Azure Service Fabric on your development machine. Prerequisites The easiest way to install Azure Service Fabric on your development machine is to use the Microsoft Web Platform Installer. The Microsoft Web…