Skip to content

Commit 5e58233

Browse files
Merge pull request MicrosoftDocs#5573 from MicrosoftDocs/copilot/fix-5453
Fix typo and clarify package validation vs completion status in MSIX app submission docs
2 parents 9c65037 + c7846de commit 5e58233

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hub/apps/publish/publish-your-app/msix/create-app-submission.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Items that you are required to provide or specify are noted below. Some areas ar
3838
| **Category** | **Required** |
3939
| **Subcategory** | Not required |
4040
| **Secondary category** | Not required |
41-
| **Privacy policy URL** | **Required** if your app collects/trasmits personal information |
41+
| **Privacy policy URL** | **Required** if your app collects/transmits personal information |
4242
| **Website** | Not required |
4343
| **Support contact info** | **Required** if your product is available on Xbox. |
4444
| **Contact details** | **Required** for business/company accounts |
@@ -62,6 +62,9 @@ Items that you are required to provide or specify are noted below. Some areas ar
6262
| **Gradual package rollout** | Not required | |
6363
| **Mandatory update** | Not required | |
6464

65+
> [!NOTE]
66+
> The Packages section will show as "Incomplete" until all required fields are completed, even if individual packages show "Validated" status. Package validation confirms that uploaded files are valid, but section completion requires that all mandatory package-related configurations are set. For detailed guidance on package upload and validation, see [Upload app packages](./upload-app-packages.md).
67+
6568
### Store listings
6669

6770
You'll need all the required info for at least one of the languages that your app supports. We recommend providing [Store listings](./create-app-store-listing.md) in all of the languages your app supports, and you can also provide Store listings in additional languages. To make it easier to manage multiple listings for the same product, you can import and export Store listings.

0 commit comments

Comments
 (0)