-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add clear explanation of trial expiration behavior in pricing documentation #5672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: docs
Are you sure you want to change the base?
Conversation
|
Learn Build status updates of commit c54cd7e:
|
Co-authored-by: GrantMeStrength <1928855+GrantMeStrength@users.noreply.github.com>
|
Learn Build status updates of commit d4230e2:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| hub/apps/publish/publish-your-app/pwa/price-and-availability.md | Details | ||
| hub/apps/publish/publish-your-app/msix/price-and-availability.md | ✅Succeeded |
hub/apps/publish/publish-your-app/pwa/price-and-availability.md
- Line 9, Column 1: [Warning: duplicate-h1s - See documentation]
H1 'Set pricing and availability' is duplicated with other articles: 'apps/publish/publish-your-app/add-on/price-and-availability.md(9,1), apps/publish/publish-your-app/pwa/price-and-availability.md(9,1)'. First level headings must be unique within a docset.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
Learn Build status updates of commit d4230e2:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| hub/apps/publish/publish-your-app/pwa/price-and-availability.md | Details | ||
| hub/apps/publish/publish-your-app/msix/price-and-availability.md | ✅Succeeded |
hub/apps/publish/publish-your-app/pwa/price-and-availability.md
- Line 9, Column 1: [Warning: duplicate-h1s - See documentation]
H1 'Set pricing and availability' is duplicated with other articles: 'apps/publish/publish-your-app/add-on/price-and-availability.md(9,1), apps/publish/publish-your-app/pwa/price-and-availability.md(9,1)'. First level headings must be unique within a docset.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
…toc_for_store_update Update title and TOC
Issue
Users configuring free trials in Partner Center were unclear about what happens when trial periods expire. The documentation didn't explain whether app startup restrictions are handled automatically by the Store system or require custom implementation by developers.
Changes
This PR adds comprehensive explanations to the Free Trial sections in both MSIX and PWA pricing and availability documentation:
Time-limited Trials
Unlimited Trials
Implementation Guidance
Added a new section linking to the detailed developer documentation (
/windows/uwp/monetize/implement-a-trial-version-of-your-app) for those who want to implement custom trial behavior.Impact
This directly addresses the confusion expressed in the original issue and provides developers with clear expectations about default trial behavior while pointing them to implementation resources when custom behavior is desired.
Files changed:
hub/apps/publish/publish-your-app/msix/price-and-availability.mdhub/apps/publish/publish-your-app/pwa/price-and-availability.mdFixes https://github.com/MicrosoftDocs/windows-dev-docs/issues/[issue-number]
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.