A customer recently asked me how to set up authorization so they could authorize a service principal calling their API using AzureAD groups. Here is
Category: ASP.NET Core
My GitHub repo shows how to write an Azure Function that responds to a NewBlobCreated event from Azure Blob Storage, decodes an encoded field in the file and writes the
My GitHub repo shows how to retrieve secrets stored in an Azure Key Vault using a .NET Framework & .NET Core application. It demonstrates both
API Management ASP.NET Core Authentication/Authorization Azure Active Directory Cloud Solution Architect
How to use Azure API Management Policies to log the calling client Azure AD application
My GitHub repo shows you how to build a simple web app that has a user interactively sign-in and then call an API protected via
My GitHub repo use AAD App Roles & also provides fine-grained access control to data using Resource-based and Policy-based authorization. Rules In this example, we want to provide fine-grained