You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/publish/analyze-app-performance/msi-exe.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ ms.localizationpriority: medium
9
9
10
10
# Analyze performance for MSI or EXE apps
11
11
12
-
In Partner Center, you have access to detailed analytics for your MSI or EXE applications that are published through the Microsoft Store. Use statistics and charts to monitor how these Microsoft Store–published apps are performing, including insights into customer reach, app health, usage, and customer feedback. You can view analytic reports directly in Partner Center, or [download the reports](https://learn.microsoft.com/partner-center/insights/download-analytic-reports) you need to analyze your data offline.
12
+
In Partner Center, you have access to detailed analytics for your MSI or EXE applications that are published through the Microsoft Store. Use statistics and charts to monitor how these Microsoft Store–published apps are performing, including insights into customer reach, app health, usage, and customer feedback. You can view analytic reports directly in Partner Center, or [download the reports](/partner-center/insights/download-analytic-reports) you need to analyze your data offline.
13
13
14
14
To access analytics for MSI or EXE apps:
15
15
1. Go to [Apps & games](https://partner.microsoft.com/dashboard/apps-and-games/overview) in Partner Center.
16
16
3. Choose the MSI or EXE app you want to analyze.
17
17
4. Select View Analytics to view the reports.
18
18
19
19
>[!Note]
20
-
> This page applies only to MSI/EXE apps that are published via the Microsoft Store. For information on MSIX apps, check out [Analyze performance for MSIX apps and games.](https://learn.microsoft.com/windows/apps/publish/analyze-app-performance/msix)
20
+
> This page applies only to MSI/EXE apps that are published via the Microsoft Store. For information on MSIX apps, check out [Analyze performance for MSIX apps and games.](/windows/apps/publish/analyze-app-performance/msix)
Copy file name to clipboardExpand all lines: hub/apps/publish/analyze-app-performance/msix.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,10 @@ ms.localizationpriority: medium
9
9
10
10
# Analyze performance for MSIX apps and games
11
11
12
-
Use Partner Center analytics to understand how your MSIX-packaged apps and games published through the Microsoft Store are performing. Partner Center provides reports that show how many customers you are reaching, how they discover and acquire your Microsoft Store listing, how they use your app, and how reliably it runs on their devices. You can [view these reports](https://partner.microsoft.com/dashboard/insights/analytics/reports/summary) in Partner Center, or [export the data for analysis](https://learn.microsoft.com/partner-center/insights/download-analytic-reports) in your own tools.
12
+
Use Partner Center analytics to understand how your MSIX-packaged apps and games published through the Microsoft Store are performing. Partner Center provides reports that show how many customers you are reaching, how they discover and acquire your Microsoft Store listing, how they use your app, and how reliably it runs on their devices. You can [view these reports](https://partner.microsoft.com/dashboard/insights/analytics/reports/summary) in Partner Center, or [export the data for analysis](/partner-center/insights/download-analytic-reports) in your own tools.
13
13
14
14
>[!Note]
15
-
> This page applies only to MSIX apps that are published via the Microsoft Store. For information on MSI/EXE apps, check out [Analyze performance for MSI or EXE apps.](https://learn.microsoft.com/windows/apps/publish/analyze-app-performance/msi-exe)
15
+
> This page applies only to MSIX apps that are published via the Microsoft Store. For information on MSI/EXE apps, check out [Analyze performance for MSI or EXE apps.](/windows/apps/publish/analyze-app-performance/msi-exe)
16
16
17
17
</br>
18
18
You can watch the following video to understand how to use Analytic APIs.
Copy file name to clipboardExpand all lines: hub/apps/publish/faq/submit-your-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Search terms are not shown to users but play a crucial role in helping your app
160
160
<details>
161
161
<summary><strong>How can I manage who receives submission notifications in Partner Center?</strong></summary>
162
162
163
-
After publishing an app, the **owner** of your developer account is always notified about the publishing status and required actions via email and through the [Action Center](https://learn.microsoft.com/partner-center/action-center-overview) in Partner Center.
163
+
After publishing an app, the **owner** of your developer account is always notified about the publishing status and required actions via email and through the [Action Center](/partner-center/action-center-overview) in Partner Center.
164
164
165
165
To ensure delivery of these critical notifications, the owner must verify their email address via [My Preferences](https://partner.microsoft.com/dashboard/actioncenter/mypreferences) in Action Center.
Copy file name to clipboardExpand all lines: hub/apps/publish/msstore-dev-cli/github-actions.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ To understand how to set up pre-requisites for the app update process, check out
19
19
## Pre-requisite
20
20
21
21
1. Register as a Windows app developer in [Partner Center](https://storedeveloper.microsoft.com/).
22
-
2. Have a tenant associated with your Partner Center account. You can achieve that by either [associating an existing Microsoft Entra ID in Partner Center](https://learn.microsoft.com/windows/apps/publish/partner-center/associate-existing-azure-ad-tenant-with-partner-center-account) or by [creating a new Microsoft Entra ID in Partner Center](https://learn.microsoft.com/windows/apps/publish/partner-center/create-new-azure-ad-tenant).
23
-
3.[Register](https://learn.microsoft.com/entra/identity-platform/quickstart-register-app) an application in Microsoft Entra ID
22
+
2. Have a tenant associated with your Partner Center account. You can achieve that by either [associating an existing Microsoft Entra ID in Partner Center](/windows/apps/publish/partner-center/associate-existing-azure-ad-tenant-with-partner-center-account) or by [creating a new Microsoft Entra ID in Partner Center](/windows/apps/publish/partner-center/create-new-azure-ad-tenant).
23
+
3.[Register](/entra/identity-platform/quickstart-register-app) an application in Microsoft Entra ID
24
24
4. Next, from the Microsoft Entra applications tab under User management page in the Account settings section of Partner Center, add the Microsoft Entra ID application that represents the app or service that you will use to access submissions for your Partner Center account. Make sure you assign this application the Manager role.
25
25
5. The app you want to update must already be published and live in Microsoft Store.
26
26
6. Required IDs and Secrets:
@@ -173,7 +173,7 @@ The above workflows will do the following in the background:
173
173
* Authenticate your Microsoft Store Partner Center account using the secrets you configured (Tenant ID, Client ID, Client Secret, Seller ID).
174
174
* Use the Microsoft Store Developer CLI (msstore) to obtain base metadata and publish the updated package or metadata to the Microsoft Store.
175
175
176
-
For more information on commands, refer [Microsoft Store Developer CLI (MSIX)](https://learn.microsoft.com/windows/apps/publish/msstore-dev-cli/overview).
176
+
For more information on commands, refer [Microsoft Store Developer CLI (MSIX)](/windows/apps/publish/msstore-dev-cli/overview).
177
177
178
178
## [MSI/EXE](#tab/msiexe)
179
179
@@ -340,7 +340,7 @@ The above workflows will do the following in the background:
340
340
* Authenticate your Microsoft Store Partner Center account using the secrets you configured (Tenant ID, Client ID, Client Secret, Seller ID).
341
341
* Use the Microsoft Store Developer CLI (msstore) to obtain base package info and metadata and publish the updated package or metadata to the Microsoft Store.
342
342
343
-
For more information on commands, refer [Microsoft Store Developer CLI (MSI/EXE)](https://learn.microsoft.com/windows/apps/publish/msstore-dev-cli/overview-exe).
343
+
For more information on commands, refer [Microsoft Store Developer CLI (MSI/EXE)](/windows/apps/publish/msstore-dev-cli/overview-exe).
* For more information on Verifiable Credentials, [see the FAQ](https://learn.microsoft.com/partner-center/enroll/get-verifiable-credentials)
189
-
* Verifiable Credentials support [can be found here](https://learn.microsoft.com/partner-center/support/report-problems-with-partner-center#contact-support-using-partner-center-ai-assistant)
190
-
*[Submit a help ticket here](https://learn.microsoft.com/partner-center/support/report-problems-with-partner-center#contact-support-using-partner-center-ai-assistant)
188
+
* For more information on Verifiable Credentials, [see the FAQ](/partner-center/enroll/get-verifiable-credentials)
189
+
* Verifiable Credentials support [can be found here](/partner-center/support/report-problems-with-partner-center#contact-support-using-partner-center-ai-assistant)
190
+
*[Submit a help ticket here](/partner-center/support/report-problems-with-partner-center#contact-support-using-partner-center-ai-assistant)
0 commit comments