Skip to content

Commit a4223e1

Browse files
Merge pull request #5682 from MicrosoftDocs/main638907021629219671sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents e767a3c + 7d00855 commit a4223e1

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
lines changed

hub/apps/publish/partner-center/account-types-locations-and-fees.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,30 @@ The Windows program in [Partner Center](https://partner.microsoft.com/dashboard)
1313
> [!NOTE]
1414
> When opening your developer account, make sure to sign in to [Partner Center](https://partner.microsoft.com/dashboard) with the Microsoft account that you want to use for your developer account. You'll have the option to [add additional users to the account](manage-account-users.md) later.
1515
16-
When you [begin the signup process](https://developer.microsoft.com/microsoft-store/register) you'll need to choose whether to create an individual account or a company account. Both account types will allow you to submit apps, games, add-ins, and services.
16+
When you [begin the signup process](https://developer.microsoft.com/microsoft-store/register) the system will determine which account types are available to you. In some cases, you may be able to choose between an individual account or a company account. In other situations, the account type selection may be limited or pre-determined based on your Microsoft account and other factors. Both account types will allow you to submit apps, games, add-ins, and services.
1717

1818
Company accounts must be used for organizations and businesses and any person acting in relation to their trade or profession. For company accounts, we require greater [verification](/windows/apps/publish/partner-center/account-types-locations-and-fees#account-verification) to confirm that you’re authorized to set up the account for your company, as well as requiring that you enter a customer contact email, business address, and business phone number if available. Individual accounts are usually appropriate for a single developer working on their own, although you have the option to add additional account users to either type of account.
1919

2020
> [!IMPORTANT]
2121
> You can't change the account type once you make your selection, so be sure to choose the right type.
2222
23+
## Account type availability
24+
25+
During the registration process, you may encounter one of these scenarios:
26+
27+
1. **Full choice available**: You can select between Individual and Company account types
28+
2. **Limited selection**: The account type options may be grayed out with one type pre-selected (commonly defaulting to Individual)
29+
30+
If the account type selection is grayed out, this typically occurs when:
31+
- The system has determined an appropriate account type based on your Microsoft account profile
32+
- Your geographic location or other factors limit the available options
33+
- Your Microsoft account is already associated with certain account characteristics
34+
35+
If you need a company account but only see the individual option available (grayed out), consider:
36+
- Using a different Microsoft account that is clearly associated with your business
37+
- Contacting Microsoft Support for assistance with account type determination
38+
- Reviewing the "Learn More" information provided during registration for additional guidance
39+
2340
## Developer account and app-submission markets
2441

2542
You can register for your developer account and submit apps if you live or operate a business in a country or region listed below.

hub/apps/publish/partner-center/open-a-developer-account.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.localizationpriority: medium
88

99
# Steps to open a developer account
1010

11-
There are 2 types of developer accounts available in Partner Center: **Individual and Company**. Select a developer account below to understand the account creation process:
11+
There are 2 types of developer accounts available in Partner Center: **Individual and Company**. Depending on your Microsoft account and other factors, you may be able to choose between these account types, or the system may pre-determine the appropriate type for you. Select a developer account below to understand the account creation process:
1212

1313
## [Open individual developer account](#tab/individual)
1414

@@ -29,13 +29,13 @@ For more details, you can refer to the steps below:
2929

3030
1. Navigate to the [registration page](https://aka.ms/partnercenterregistration).
3131

32-
1. Now, sign in with your Microsoft account. If you do not have a Microsoft account, click on **Create One**. The Microsoft account you use here is what you'll use to sign in to your developer account. If you want to know what is a Microsoft account, [click here.](https://aka.ms/microsoftaccount)
32+
1. Now, sign in with your Microsoft account. If you do not have a Microsoft account, click on **Create an account**. The Microsoft account you use here is what you'll use to sign in to your developer account. If you want to know what is a Microsoft account, [click here.](https://aka.ms/microsoftaccount)
3333

3434
1. Next step is to join a partner program. Partner Center is home to partner programs for multiple marketplaces including Windows. For submitting apps to Microsoft Store, join the **Windows and Xbox** program.
3535

3636
1. Select the [country or region](account-types-locations-and-fees.md#developer-account-and-app-submission-markets) where you live or where your business is located. You won't be able to change this later.
3737

38-
1. Select your developer account type as **Individual**.
38+
1. Select your developer account type. If account type selection is available, choose **Individual**. If the options are grayed out, the system has pre-determined your account type (commonly defaulting to Individual) based on your Microsoft account and other factors.
3939

4040
1. Enter the **publisher display name** that you want to use (50 characters or fewer). Select this carefully, as customers will see this name when browsing and will come to know your apps by this name.
4141

@@ -74,15 +74,15 @@ For more details, you can refer to the steps below:
7474
### Steps to open company account
7575

7676
1. Navigate to the [registration page](https://aka.ms/partnercenterregistration).
77-
1. Now, sign in with your Microsoft account. If you do not have a Microsoft account, click on **Create One**. The Microsoft account you use here is what you'll use to sign in to your developer account. If you want to know what is a Microsoft account, [click here.](https://aka.ms/microsoftaccount)
77+
1. Now, sign in with your Microsoft account. If you do not have a Microsoft account, click on **Create an account**. The Microsoft account you use here is what you'll use to sign in to your developer account. If you want to know what is a Microsoft account, [click here.](https://aka.ms/microsoftaccount)
7878

7979
**Note:** If you have an AAD, you can link it to the developer account in Partner Center after **successful developer account creation**, and then use the AAD for future sign-ins. Here are the steps to [associate an existing Azure AD tenant with your developer account in Partner Center](./associate-existing-azure-ad-tenant-with-partner-center-account.md).
8080

8181
1. Next step is to join a partner program. Partner Center is home to partner programs for multiple marketplaces including Windows. For submitting apps to Microsoft Store, join the **Windows and Xbox** program.
8282

8383
1. Select the [country or region](account-types-locations-and-fees.md#developer-account-and-app-submission-markets) where your business is located. You won't be able to change this later.
8484

85-
1. Select your developer account type as **Company**.
85+
1. Select your developer account type. If account type selection is available, choose **Company**. If the options are grayed out or only Individual is available, see the [Account type availability](account-types-locations-and-fees.md#account-type-availability) section for guidance on proceeding with a company account setup.
8686

8787
1. Next, if your company is registered with [Dun & Bradstreet](https://partner.microsoft.com/marketing/usisvshowcase/dunandbrad), use the **DUNS number** to access company information. Otherwise select **I don't have a DUNS number** to manually provide details like company name, address, company registration number etc.
8888

@@ -117,3 +117,6 @@ You can check your verification status on the [Account settings](https://aka.ms/
117117
118118
> [!NOTE]
119119
> There is a known issue where users in some locales might be unable to finish completing their registration. Until we can confirm that it is resolved, we recommend that you manually change your browser's locale tag to **en-us** once you begin the sign-up process on partner.microsoft.com.
120+
121+
> [!TIP]
122+
> If you're unsure which account type is appropriate for your situation, look for the "Learn More" link during registration for additional guidance on account types, or refer to our [account types documentation](account-types-locations-and-fees.md) to understand the differences between Individual and Company accounts.

0 commit comments

Comments
 (0)