Skip to content

Commit e180207

Browse files
authored
Update v2-supported-account-types.md
1 parent 0d1d7aa commit e180207

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/active-directory/develop/v2-supported-account-types.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ In the Microsoft Azure public cloud, most types of apps can sign in users with a
3232
- With their work or school or personal Microsoft accounts.
3333
- With only personal Microsoft accounts.
3434

35-
> [!NOTE]
36-
> Currently, the Microsoft identity platform supports personal Microsoft accounts only. You first register an app for **work or school or Microsoft personal accounts**. Then you restrict sign-in in the code for the application by specifying an Azure Active Directory (Azure AD) authority when building the application, such as `https://login.microsoftonline.com/consumers`.
37-
38-
- If you're writing a business-to-consumer application, you can also sign in users with their social identities, by using Azure AD B2C.
35+
- If you're writing a business-to-consumer application, you can also sign in users with their social identities, by using Azure Active Directory B2C (Azure AD B2C).
3936

4037
## Variances with authentication flows
4138

0 commit comments

Comments
 (0)