Skip to content

Commit 45b8090

Browse files
author
Connor McMahon
authored
Update configure-authentication-provider-aad.md
EasyAuth has supported V2 AAD applications since last April. We should probably add documentation for how to configure them (the main difference is just adding "/v2.0" to the end of the IssuerUrl. ------- cc: @cephalin
1 parent 1399f1a commit 45b8090

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/app-service/configure-authentication-provider-aad.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ ms.custom: fasttrack-edit
1515

1616
This article shows you how to configure Azure App Service to use Azure Active Directory (Azure AD) as an authentication provider.
1717

18-
> [!NOTE]
19-
> At this time, Azure App Service and Azure Functions are only supported by Azure AD v1.0. They're not supported by the [Microsoft identity platform v2.0](https://docs.microsoft.com/azure/active-directory/develop/v2-overview), which includes Microsoft Authentication Libraries (MSAL).
20-
2118
Follow these best practices when setting up your app and authentication:
2219

2320
- Give each App Service app its own permissions and consent.

0 commit comments

Comments
 (0)