Skip to content

Commit 4662f71

Browse files
Merge pull request #5608 from MicrosoftDocs/IpsitaChoudhary-patch-1
Adding screenshots and updating release status
2 parents fa83707 + 05e157e commit 4662f71

File tree

7 files changed

+18
-12
lines changed

7 files changed

+18
-12
lines changed
27.7 KB
Loading
37 KB
Loading
39.2 KB
Loading
78.5 KB
Loading

hub/apps/publish/improved-health-report.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: What’s new - Improved Health Report in Partner Center
33
title: What’s new - Improved Health Report in Partner Center
4-
ms.date: 05/16/2025
4+
ms.date: 07/22/2025
55
ms.topic: article
66
keywords: windows 10, windows 11, windows, windows store, store, analytics, health, crash, failure, hang, stack trace
77
ms.localizationpriority: medium
@@ -10,13 +10,15 @@ ms.localizationpriority: medium
1010
# What’s new: Improved Health Report in Partner Center
1111

1212
> [!IMPORTANT]
13-
> Improved Health report will be coming soon for all MSIX apps and games.
13+
> Improved Health report is being released to MSIX apps and games in phases.
1414
1515
Quality is essential to the success of your app or game on Microsoft Store. To help you monitor and address quality issues more effectively, we will be introducing significant updates to the Health report in Partner Center.
1616
These enhancements are designed to make it easier to identify and analyse failures impacting your customers.
1717

1818
### Redesigned dashboard focused on key metrics
1919

20+
:::image type="content" source="images/revamped-health-report.png" lightbox="images/revamped-health-report.png" alt-text="A screenshot showing revamped health report in Partner Center.":::
21+
2022
The updated dashboard will bring the most important information to the forefront with key metrics being displayed at the top of the page, making it easier to track quality at a glance.
2123
In the sections below the main dashboard, you’ll find additional metrics and trends over time. You will also be able to compare how your quality metrics evolve with each app update, helping you identify performance improvements or regressions.
2224

@@ -30,6 +32,8 @@ This metric will show the number of unique devices per day experiencing crashes,
3032
#### Crash rate
3133
The crash rate metric will represent the percentage of daily unique devices that experienced at least one crash. It is calculated by taking the number of unique devices affected by crash divided by the total number of active devices that day. This metric is calculated based on the data collected from devices who have opted in to share optional diagnostic data.
3234

35+
:::image type="content" source="images/failure-rate.png" lightbox="images/failure-rate.png" alt-text="A screenshot showing new Crash Rate and Hang Rate metric in revamped Health report.":::
36+
3337
#### Hang rate
3438
Similar to crash rate, the hang rate metric will indicate the percentage of daily unique devices that experienced at least one hang (when app or game is unresponsiveness). This is also calculated using data from devices that have opted in to share optional diagnostic data.
3539

@@ -41,8 +45,7 @@ To help you investigate and resolve issues more efficiently, we’ve added sever
4145
#### New visualization for comparison by app version
4246
You can now compare failure metrics across different versions of your app to track if there are any performance improvements or regressions between releases. You can also compare your failure metrics across different architecture and operating system to detect patterns and identify the root causes of issues faster.
4347

44-
#### Multi-filter support
45-
We are now supporting using multiple filters simultaneously. Developers can now apply multiple filters simultaneously—such as multiple app version, OS versions, device types and more, allowing for more precise & targeted analysis.
48+
:::image type="content" source="images/failure-distribution.png" lightbox="images/failure-distribution.png" alt-text="A screenshot showing new visualization for comparing metrics by different dimensions like app version, OS version, architecture.":::
4649

47-
### Proactive email alerts
48-
To keep you informed, we’re going to introduce email notifications when significant spikes are identified for your quality metrics. These alerts help you catch emerging issues early, so you can act quickly to minimize impact on your users.
50+
#### Multi-filter support
51+
The simultaneous use of multiple filters is now supported, including multiple app version, OS versions, device types and more, allowing for more precise and targeted analysis.

hub/apps/publish/last-update-date.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ ms.localizationpriority: medium
99

1010
# What’s new: Last Updated Date in Microsoft Store
1111

12-
> [!IMPORTANT]
13-
> Last Updated Date in Microsoft Store is coming soon for all MSIX & Win32 products.
14-
15-
Microsoft Store will now display the Last updated date on your product page, giving customers greater visibility into your product’s maintenance and release cadence.
12+
Microsoft Store now displays the Last updated date on your product page, giving customers greater visibility into your product’s maintenance and release cadence.
1613
This date will reflect when your most recent package update became available to all Microsoft Store users.
1714

1815
The Last updated date will be shown for package updates going forward. As developers start making regular updates on Store, this date will automatically appear in the Additional info section of the product page. This will give potential users insight into whether an app is actively maintained. This added transparency will help users make more informed decisions and will give developer a simple way to showcase their ongoing commitment to app quality.
1916

20-
Regularly updated apps are more likely to be installed by Windows users. So, keep your app fresh, and let your updates work harder for your discoverability.
17+
:::image type="content" source="images/last-update-date.png" lightbox="images/last-update-date.png" alt-text="A screenshot showing how last updated date is shown on Store product page":::
18+
19+
Regularly updated apps may be more likely to be installed by Windows users. So, keep your app fresh, and let your updates work harder for your discoverability.

hub/apps/publish/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,11 @@ items:
389389
- name: What's new
390390
items:
391391
- name: New onboarding flow for individual developers
392-
href: whats-new-individual-developer.md
392+
href: whats-new-individual-developer.md
393+
- name: Revamped Health report in Partner Center
394+
href: improved-health-report.md
395+
- name: Last Updated Date in Microsoft Store
396+
href: last-update-date.md
393397
- name: Microsoft Store policies and resources
394398
items:
395399
- name: Microsoft Store Policies

0 commit comments

Comments
 (0)