Skip to content

Commit cabe815

Browse files
Refresh create new tenant quickstart
1 parent a185042 commit cabe815

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/active-directory/develop/quickstart-create-new-tenant.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: develop
99
ms.workload: identity
1010
ms.topic: quickstart
11-
ms.date: 02/15/2021
11+
ms.date: 09/08/22
1212
ms.author: ryanwi
1313
ms.reviewer: jmprieur
1414
ms.custom: aaddev, identityplatformtop40, fasttrack-edit, mode-other
@@ -38,7 +38,7 @@ This quickstart addresses two scenarios for the type of app you want to build:
3838

3939
## Work and school accounts, or personal Microsoft accounts
4040

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.
4242
### Use an existing Azure AD tenant
4343

4444
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
6363

6464
You'll provide the following information to create your new tenant:
6565

66+
- **Tenant type** - Choose between an Azure AD and Azure AD B2C tenant
6667
- **Organization name**
6768
- **Initial domain** - Initial domain `<domainname>.onmicrosoft.com` can't be edited or deleted. You can add a customized domain name later.
6869
- **Country or region**
@@ -72,7 +73,7 @@ You'll provide the following information to create your new tenant:
7273
7374
## Social and local accounts
7475

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).
7677

7778
## Next steps
7879

0 commit comments

Comments
 (0)