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
Copy file name to clipboardExpand all lines: hub/apps/publish/publish-your-app/msix/support-info.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,26 +6,32 @@ ms.topic: article
6
6
ms.localizationpriority: medium
7
7
---
8
8
9
-
# Support info for MSIX app
9
+
# Privacy policy and support info for MSIX app
10
10
11
-
This section lets you provide info to help customers understand more about your app and how to get support.
11
+
## Privacy policy
12
12
13
-
:::image type="content" source="images/msix-support-info.png" lightbox="images/msix-support-info.png" alt-text="A screenshot showing the overview of Properties section showing support info.":::
13
+
You are responsible for ensuring your app complies with privacy laws and regulations, and for providing a valid privacy policy, if required.
14
14
15
-
### Privacy policy URL
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 (though if we determine that your app requires a privacy policy, and you have not provided one, your submission may fail certification).
16
16
17
-
You are responsible for ensuring your app complies with privacy laws and regulations, and for providing a valid privacy policy URL here if required.
17
+
> [!NOTE]
18
+
> If we detect that your packages declare [capabilities](/windows/uwp/packaging/app-capability-declarations) that could allow personal information to be accessed, transmitted, or collected, we will mark this question as **Yes**, and you will be required to enter a privacy policy.
18
19
19
-
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 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).
20
+
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 show the privacy policy contents for all the markets where your product is published.
20
21
21
-
> [!NOTE]
22
-
> If we detect that your packages declare [capabilities](/windows/uwp/packaging/app-capability-declarations) that could allow personal information to be accessed, transmitted, or collected, we will mark this question as **Yes**, and you will be required to enter a privacy policy URL.
22
+
:::image type="content" source="images/msix-privacy-policy.png" lightbox="images/msix-privacy-policy.png" alt-text="A screenshot showing the privacy policy options for a developer.":::
23
23
24
24
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).
25
25
26
26
> [!NOTE]
27
27
> Microsoft doesn't provide a default privacy policy for your app. Likewise, your app is not covered by any Microsoft privacy policy.
28
28
29
+
## Support info
30
+
31
+
This section lets you provide info to help customers understand more about your app and how to get support.
32
+
33
+
:::image type="content" source="images/msix-support-info.png" lightbox="images/msix-support-info.png" alt-text="A screenshot showing the support info section.":::
34
+
29
35
### Website
30
36
31
37
Enter the URL of the web page for your app. This URL must point to a page on your own website, not your app's web listing in the Store. This field is optional, but recommended.
0 commit comments