Skip to content

Commit 8e670c9

Browse files
committed
simplify
1 parent 08efb36 commit 8e670c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/multiple-token-endpoints-apim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.subservice: B2C
1515

1616
# Migrate an Azure API Management API to b2clogin.com
1717

18-
If you have an API in Azure API Management secured with Azure AD B2C by accepting tokens issued by the legacy `login.microsoftonline.com` issuer endpoint, you should migrate the API and your applications to support tokens issued by [b2clogin.com](b2clogin.md).
18+
If you have an API in Azure API Management secured with Azure AD B2C tokens issued by the legacy `login.microsoftonline.com` endpoint, you should migrate the API and your applications to support tokens issued by [b2clogin.com](b2clogin.md).
1919

2020
By adding support for accepting tokens issued by both b2clogin.com and login.microsoftonline.com to your Azure API Management (APIM) policy, you can migrate your client applications in a staged manner before removing support for login.microsoftonline.com-issued tokens from the API.
2121

0 commit comments

Comments
 (0)