How can I verify that my application has actually been updated to the latest version

Juan Vargas Soto 40 Reputation points
2026-03-18T15:24:50.2+00:00

How can I verify that my application has actually been updated to the latest version, since I see the same version in the details? Is there any way to run the application without having to pay to download it from the Microsoft Store?

Microsoft Partner Center | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-03-18T15:25:04.04+00:00

    For Marketplace apps (for example, Business Central apps), the visible version number in the Store/offer can differ from the actual package version that tenants receive, so checking only the Marketplace listing isn’t sufficient.

    To verify that the latest version is actually active and available:

    1. Confirm the app version you submitted
      • Ensure the version number was incremented in the app’s json/manifest file before submission.
      • Ensure the AppID was not changed between versions.
      • In Partner Center, the version field for the offer should match the version in the uploaded app file.
    2. Confirm validation and activation
      • After submission, the updated app goes through validation.
      • Once it passes, it is checked into the service and becomes the active version for the current Business Central production release, even if the Marketplace page still shows the older version number.
    3. Verify from a tenant environment
      • In a Business Central environment on the current release, go to the Manage Apps page in the Business Central administration center.
      • Check the installed app’s version there; it should show the new version that was submitted.
      • If needed, uninstall and reinstall the app on that environment; the reinstalled app will be the latest active version.
    4. Understand version vs. compatibility
      • The updated app is validated and configured against the current Business Central version at submission time.
      • Tenants on earlier Business Central versions will continue to receive the older compatible app version, not the latest one.

    Regarding running the application without paying via Microsoft Store:

    • For Business Central Marketplace apps, tenants do not “pay to download” each update from the Store. Once the app is published and active:
      • Internal/delegated admins can install or update it from the Manage Apps page.
      • App updates can be applied automatically based on the configured app update cadence (for major or major+minor updates), or manually from the administration center.
    • There is no separate Store purchase required per update; tenants with access to the app can install and run the latest version that is configured for their Business Central version.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.