From abf25d04e1cec6d57bc8381193e228c70acf9c90 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Mon, 11 May 2020 12:47:52 -0700 Subject: [PATCH] Remove B2C from AAD doc (#18253) --- .../blazor/webassembly/hosted-with-azure-active-directory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/security/blazor/webassembly/hosted-with-azure-active-directory.md b/aspnetcore/security/blazor/webassembly/hosted-with-azure-active-directory.md index d8aa0250e9..0794934ef7 100644 --- a/aspnetcore/security/blazor/webassembly/hosted-with-azure-active-directory.md +++ b/aspnetcore/security/blazor/webassembly/hosted-with-azure-active-directory.md @@ -19,7 +19,7 @@ By [Javier Calvarro Nelson](https://github.com/javiercn) and [Luke Latham](https This article describes how to create a [Blazor WebAssembly hosted app](xref:blazor/hosting-models#blazor-webassembly) that uses [Azure Active Directory (AAD)](https://azure.microsoft.com/services/active-directory/) for authentication. -## Register apps in AAD B2C and create solution +## Register apps in AAD and create solution ### Create a tenant