
Securing Web API using Azure Easy Auth and Microsoft.Identity.Web
This article is based on Microsoft Entra ID (Azure AD) as the identity provider. ...
Tag archive

This article is based on Microsoft Entra ID (Azure AD) as the identity provider. ...

App Service is a managed hosting service for web apps and mobile back-ends. It allows quickly build,...

Azure is the Cloud computing platform and Suite of cloud services provided by Microsoft. Azure...

Contents Introduction Step 1: Create an Azure App Service plan Step 2: Create an Azure App...

Mama, i made it..lol I have finally completed the 8-week intensive cloud computing class with She...
Introduction Azure App Services are cloud-based applications that enable developers to build,...
If you follow any tutorials on Azure App Service, you will find that they use one of five options to...

When you want to implement blue-green deployment using Azure App Services, deployment slots is the...
This post is the last one of my series on the generation of TLS certificates with Terraform for...
Following my previous post on generating self-signed certificates with Terraform, this one is the...
We all love starting pet projects, so we tend to buy custom domains as it can be fairly cheap....
We often use Azure Web App and Key Vault together to protect keys/secrets/certificates. To read...