You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -38,7 +38,7 @@ This quickstart addresses two scenarios for the type of app you want to build:
38
38
39
39
## Work and school accounts, or personal Microsoft accounts
40
40
41
-
To build an environment for either work and school accounts or personal Microsoft accounts, you can use an existing Azure AD tenant or create a new one.
41
+
To build an environment for either work and school accounts or personal Microsoft accounts (MSA), you can use an existing Azure AD tenant or create a new one.
42
42
### Use an existing Azure AD tenant
43
43
44
44
Many developers already have tenants through services or subscriptions that are tied to Azure AD tenants, such as Microsoft 365 or Azure subscriptions.
@@ -63,6 +63,7 @@ If you don't already have an Azure AD tenant or if you want to create a new one
63
63
64
64
You'll provide the following information to create your new tenant:
65
65
66
+
-**Tenant type** - Choose between an Azure AD and Azure AD B2C tenant
66
67
-**Organization name**
67
68
-**Initial domain** - Initial domain `<domainname>.onmicrosoft.com` can't be edited or deleted. You can add a customized domain name later.
68
69
-**Country or region**
@@ -72,7 +73,7 @@ You'll provide the following information to create your new tenant:
72
73
73
74
## Social and local accounts
74
75
75
-
To begin building apps that sign in social and local accounts, create an Azure AD B2C tenant. To begin, see [Create an Azure AD B2C tenant](../../active-directory-b2c/tutorial-create-tenant.md).
76
+
To begin building external facing applications that sign in social and local accounts, create an Azure AD B2C tenant. To begin, see [Create an Azure AD B2C tenant](../../active-directory-b2c/tutorial-create-tenant.md).
0 commit comments