Authentication Creating protected API using Azure Functions .NET Worker How to secure your Azure Functions .NET Worker (w/.NET 5.0) using Azure Active Directory which works with self-hosting!
ASP.NET Core Using PKCE with ASP.NET Core WebApp and Azure AD How to drop the not-entirely-secure implicit flow and enable authorization code flow w/PKCE
Azure AD Add scopes to Azure AD via Azure CLI So, in the world of efficiency and automation, clickety-clack in the Azure Portal is not where you want to be - no matter how much of a mouse ninja you
Azure AD Setting up Azure AD Application for authentication An Azure AD Application is basically just a entry in Azure AD saying: "I am application A, I offer certain roles and permissions that can be assigned to users and I would like Azure AD to handle the authentication".