Azure Front Door Edge Actions

You might have noticed that a very interesting new feature has been published in the Azure Front Door documentation: Edge Actions. I am not going to reproduce the documentation here, suffice to say as a quick (and probably oversimplified) intro that it is JavaScript code that you can run on web requests sent to an … Continue reading Azure Front Door Edge Actions

Easy Auth on AKS with Ambassador

Azure Application Service has a feature often referred as “Easy Auth” (see Authentication and authorization in Azure App Service and Azure Functions), which essentially consists of enabling user authentication for an application that does not support it. Many users love this feature, since it allows enjoying enterprise-grade authentication without writing a single line of code, … Continue reading Easy Auth on AKS with Ambassador