Skip to content

Commit 379da53

Browse files
committed
Clarify that app publishers need to keep their apps compliant and functioning
1 parent 1f0569c commit 379da53

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

docs/spfx/publish-to-marketplace-after-publishing.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Maintain and support your published app
33
description: Tips to maintain and support your SharePoint Framework app after publishing it to the Marketplace
4-
ms.date: 06/13/2022
4+
ms.date: 10/18/2024
55
ms.localizationpriority: high
66
---
77

@@ -32,3 +32,51 @@ Tenant App Catalog administrators can update applications acquired from the Mark
3232
## Applications listed in the SharePoint category
3333

3434
All SharePoint Framework applications published in the Marketplace are listed in the **SharePoint** category. At this moment, it is not possible to specify a custom category. Also, even if you configured web parts in your application to be exposed in Microsoft Teams, the application will still be listed in the **SharePoint** category.
35+
36+
## Keep your app details updated
37+
38+
You can remove an app from the [Microsoft commercial marketplace](/azure/marketplace/overview) to prevent its discovery and use.
39+
40+
| App details | Description |
41+
| --- | --- |
42+
| Your app's listing must be kept updated. | Any changes to functionality, pricing, visual appearance, or any other updates must be accurately reflected in your app's listing.|
43+
| You must regularly update your app to ensure that it remains compliant with the commercial marketplace policies.| Stay up to date with policy changes by subscribing to the changelog.|
44+
| Your contact details must be kept up to date in your Partner Center account. |Microsoft will contact you occasionally to resolve any bugs or commercial marketplace policy violations in your app. If your contact details aren't updated, you might miss important notices or updates from Microsoft.|
45+
| Maintain your app's functionality and user experience. | Your app's functionality and user experience must match or exceed the quality of experience at submission. You must maintain your app's performance.|
46+
47+
## Fix issues with your published app
48+
49+
Microsoft runs daily automation tests on SharePoint apps listed on the MarketPlace. If issues with your app are identified, Microsoft contacts you with a detailed report on how to reproduce the issues and then provide recommendations to resolve them. Your app listing might be de-listed from the MarketPlace if you can't fix the problems within a stated timeline.
50+
51+
## Possible enforcement actions
52+
53+
Microsoft runs automated and manual continuous health checks for all the published apps. It's intended to maintain the health and user experience of the Microsoft commercial marketplace. In certain situations, Microsoft might contact you and de-list your app from the commercial marketplace or take further action on your app as deemed appropriate.
54+
55+
**Microsoft might contact you for a resolution when:**
56+
57+
* Microsoft is unable to run the continuous health evaluation tests on your app as the test credentials or test environment you provided have expired.
58+
59+
* Microsoft sees or is made aware of critical security vulnerabilities in your app, which might endanger your users or the Microsoft commercial marketplace.
60+
61+
* Microsoft is made aware of issues with your app by your users through any of Microsoft’s support channels. The issues include, but aren't limited to, spammy behavior, broken functionality, or unexpected user experience bugs and user interface bugs.
62+
63+
* Microsoft might unilaterally take cognizance of issues highlighted by users for your app with rating and reviews.
64+
65+
* Microsoft has identified commercial marketplace policy failures in your app as part of the continuous health evaluation of your app post publish.
66+
67+
If Microsoft doesn't receive a suitable response from you, it reaches out to you again, and might simultaneously de-list your app to protect users. If Microsoft receives a response that your issues are resolved and you've submitted an updated app for review, Microsoft will re-list your app when the app passes review.
68+
69+
**Microsoft might de-list your app without prior notice (other than to inform you of that action) when:**
70+
71+
* Microsoft receives a takedown notice for your app alleging copyright or trademark infringement.
72+
* Your app isn't maintained or abandoned and unused.
73+
* There's no response from you on Microsoft's reach outs.
74+
75+
## Discontinuing your published app
76+
77+
You must maintain your app's user experience as at the initial app review. If you don't maintain the app actively, or no longer wish to support the app, ensure that you discontinue your published app from your Partner Center account.
78+
79+
To discontinue your app:
80+
81+
* To remove your app from Microsoft AppSource, in your Microsoft Partner Center account, go the **Product Overview** page and select **Stop Selling**.
82+
* Contact your customers where appropriate. Delete or revoke any security or authorization tokens generated for your app.

0 commit comments

Comments
 (0)