Blazor
Microsoft Teams App With Blazor Server or Blazor WebAssembly
Learn how to write a Microsoft Teams app with Blazor (Server or WebAssembly) that leverages the benefits of Blazor as much as possible.
Learn how to write a Microsoft Teams app with Blazor (Server or WebAssembly) that leverages the benefits of Blazor as much as possible.
Durable Entities is a feature of Durable Functions in Azure Functions applications. They allow you to share data across many orchestration instances.
This article shows you how you can create custom policies for Azure AD B2C that call a REST API to get additional claims to include in tokens.
This article shows you how you can use Azure Functions to create a REST API with custom permissions that you grant to client applications calling your API.