Skip to content

Commit 0ad29d7

Browse files
Merge pull request #5411 from MicrosoftDocs/Ankur/update-win32-privacy-policy-docs
Update privacy policy documentation for win32 apps
2 parents 2fedf5e + 65d3dad commit 0ad29d7

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed
Loading
Loading

hub/apps/publish/publish-your-app/msi/support-info.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,28 @@ ms.topic: article
66
ms.localizationpriority: medium
77
---
88

9-
# Support info for MSI/EXE app
9+
# Privacy policy and support info
1010

11-
This section lets you provide info to help customers understand more about your app and how to get support.
12-
13-
:::image type="content" source="images/msiexe-support-info.png" lightbox="images/msiexe-support-info.png" alt-text="A screenshot of the Properties section where you can provide support info for your app.":::
11+
## Privacy policy
1412

15-
## Does this product access, collect or transmit personal information (data that could be used to identity a person)?
13+
You are responsible for ensuring your app complies with privacy laws and regulations, and for providing a valid privacy policy, if required.
1614

17-
_Required_
15+
In this section, you must indicate whether or not your app accesses, collects, or transmits any [personal information](../../store-policies.md#105-personal-information). If you answer **Yes**, a privacy policy is required. Otherwise, it is optional.
1816

19-
You are responsible for ensuring your app complies with applicable privacy laws and regulations, and for providing a valid privacy policy URL here if required.
17+
If you already have a privacy policy hosted on your domain, you can directly provide that link. Otherwise, you can also provide the privacy policy text directly. The Store will use this privacy policy content for all the markets where your product is published.
2018

21-
In this section, you must indicate whether your app accesses, collects, or transmits any [personal information](../../store-policies.md#105-personal-information). If you answer Yes, a privacy policy URL is required. Otherwise, it is optional (though if we determine that your app requires a privacy policy, and you have not provided one, your submission may fail certification).
19+
:::image type="content" source="images/msiexe-privacy-policy.png" lightbox="images/msiexe-privacy-policy.png" alt-text="A screenshot showing the privacy policy options for a developer.":::
2220

2321
To help you determine if your app requires a privacy policy, review the [App Developer Agreement](https://go.microsoft.com/fwlink/?linkid=528905) and the [Microsoft Store Policies](../../store-policies.md#105-personal-information).
2422

2523
> [!NOTE]
26-
> Microsoft does not provide a default privacy policy for your app, and your app is not covered by any Microsoft privacy policy.
24+
> Microsoft doesn't provide a default privacy policy for your app. Likewise, your app is not covered by any Microsoft privacy policy.
2725
28-
## Privacy policy URL
26+
## Support info
2927

30-
_Required only if you answered yes to the previous question_
28+
This section lets you provide info to help customers understand more about your app and how to get support.
29+
30+
:::image type="content" source="images/msiexe-support-info.png" lightbox="images/msiexe-support-info.png" alt-text="A screenshot of the Properties section where you can provide support info for your app.":::
3131

3232
## Website
3333

hub/apps/publish/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ items:
8787
href: publish-your-app/msi/enter-app-properties.md
8888
- name: Set category and subcategory
8989
href: publish-your-app/msi/categories-and-subcategories.md
90-
- name: Provide support info
90+
- name: Provide privacy policy and support info
9191
href: publish-your-app/msi/support-info.md
9292
- name: Product declarations
9393
href: publish-your-app/msi/product-declarations.md

0 commit comments

Comments
 (0)