Skip to content

Commit 3dc4a71

Browse files
committed
Clarify that client ids created using unpublished offers in partner center are not supported
1 parent 01f0fe0 commit 3dc4a71

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/spfx/publish-to-marketplace-checklist.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Prepare your SharePoint Framework application for publishing to the Marketplace
33
description: Tips & tricks to help you get your SharePoint Framework application published in the Marketplace
4-
ms.date: 09/15/2020
4+
ms.date: 10/05/2024
55
ms.localizationpriority: high
66
---
77

@@ -26,6 +26,10 @@ When testing your application, verify that it's working as intended when install
2626

2727
When testing your application against checks described in the following section, verify that it works as expected at least on Windows 10 in the latest versions of Microsoft Edge, Google Chrome, Firefox, and Microsoft Teams Desktop client (if your application exposes web parts in Teams).
2828

29+
## Can I rely on unpublished offers in Partner Center for managing a multi-tenant Client ID for customers?
30+
31+
No, offers setup in Partner Center must be published to the Marketplace before using the client IDs in production.
32+
2933
## Required checks
3034

3135
Following checks must be passed. If one or more checks from this category failed, your application will be rejected and you will be instructed to fix the reported issues.

0 commit comments

Comments
 (0)