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).
Copy file name to clipboardExpand all lines: hub/apps/publish/publish-your-app/add-on/app-certification-process.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
@@ -29,7 +29,7 @@ After the certification process is complete, you'll get a certification report t
29
29
When your app passes certification, it's ready to move to the **Publishing** process.
30
30
31
31
- If you've indicated that your submission should be published as soon as possible (the default option), the publishing process will begin right away.
32
-
- If this is the first time you've published the app, and you specified a **Release date** in the [Schedule](./configure-release-schedule.md#configure-precise-release-scheduling) section, the app will become available according to your **Release date** selections.
32
+
- If this is the first time you've published the app, and you specified a **Release date** in the [Schedule](./configure-release-schedule.md#configure-precise-release-scheduling-for-add-ons) section, the app will become available according to your **Release date** selections.
33
33
- If you've used [Publishing hold options](./manage-submission-options.md#publishing-hold-options) to specify that it should not be released until a certain date, we'll wait until that date to begin the publishing process, unless you select **Change release date**.
34
34
- If you've used [Publishing hold options](./manage-submission-options.md#publishing-hold-options) to specify that you want to publish the submission manually, we won't start the publishing process until you select **Publish now** (or select **Change release date** and pick a specific date).
Copy file name to clipboardExpand all lines: hub/apps/publish/publish-your-app/add-on/manage-submission-options.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
@@ -12,11 +12,11 @@ The **Submission options** page of the app submission process is where you can p
12
12
13
13
## Publishing hold options
14
14
15
-
By default, we'll publish your submission as soon as it passes certification (or per any dates you specified in the [Schedule](./configure-release-schedule.md#configure-precise-release-scheduling) section of the **Configure release schedule** page). You can optionally choose to place a hold on publishing your submission until a certain date, or until you manually indicate that it should be published. The options in this section are described below.
15
+
By default, we'll publish your submission as soon as it passes certification (or per any dates you specified in the [Schedule](./configure-release-schedule.md#configure-precise-release-scheduling-for-add-ons) section of the **Configure release schedule** page). You can optionally choose to place a hold on publishing your submission until a certain date, or until you manually indicate that it should be published. The options in this section are described below.
16
16
17
17
### Publish your submission as soon as it passes certification (or per dates you specify)
18
18
19
-
**Publish this submission as soon as it passes certification (or per dates you selected in the Schedule section)** is the default selection, and means that your submission will begin the publishing process as soon as it passes certification, unless you have configured dates in the [Schedule](./configure-release-schedule.md#configure-precise-release-scheduling) section of the **Configure release schedule** page.
19
+
**Publish this submission as soon as it passes certification (or per dates you selected in the Schedule section)** is the default selection, and means that your submission will begin the publishing process as soon as it passes certification, unless you have configured dates in the [Schedule](./configure-release-schedule.md#configure-precise-release-scheduling-for-add-ons) section of the **Configure release schedule** page.
20
20
21
21
For most submissions, we recommend keeping the **Publishing hold options** section set to the default. If you want your submission to be published on specific dates, configure those dates in the **Schedule** section. The default publishing hold option will ensure your submission is not published before the dates you set in the **Schedule** section. Your product will become available to customers in the Store based on the schedule you specify.
Copy file name to clipboardExpand all lines: hub/apps/publish/publish-your-app/add-on/price-and-availability.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
@@ -33,7 +33,7 @@ For more info, see [Visibility options](./visibility-options.md).
33
33
34
34
By default (unless you have selected one of the **Hidden in the Microsoft Store** options in the **Visibility** section), your add-on will be available to customers as soon as it passes certification and complete the publishing process. To choose other dates, select **Show options** to expand this section.
35
35
36
-
For more info, see [Configure precise release scheduling](./configure-release-schedule.md#configure-precise-release-scheduling).
36
+
For more info, see [Configure precise release scheduling](./configure-release-schedule.md#configure-precise-release-scheduling-for-add-ons).
* 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)
Copy file name to clipboardExpand all lines: hub/package-manager/winget/index.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
@@ -22,7 +22,7 @@ WinGet is included in the App Installer. To try the latest Windows Package Manag
22
22
23
23
- Download the latest [WinGet preview version](https://aka.ms/getwingetpreview). Read the [Release notes for WinGet preview](https://github.com/microsoft/winget-cli/releases) to learn about any new features. Installing this package will give you the preview version of the WinGet client, but it will not enable automatic updates of new preview versions from the Microsoft Store.
24
24
25
-
- Use a Microsoft Account (MSA), work, school or Azure Active Directory (AAD) account to sign up for the [Windows Insider Program](https://insider.windows.com/) in the Canary or Dev [Channels](https://learn.microsoft.com/windows-insider/flighting). The Windows Insider Canary and Dev Channels include automatic updates of new preview versions of WinGet from the Microsoft Store.
25
+
- Use a Microsoft Account (MSA), work, school or Azure Active Directory (AAD) account to sign up for the [Windows Insider Program](https://insider.windows.com/) in the Canary or Dev [Channels](/windows-insider/flighting). The Windows Insider Canary and Dev Channels include automatic updates of new preview versions of WinGet from the Microsoft Store.
Copy file name to clipboardExpand all lines: hub/web/apis.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
@@ -20,7 +20,7 @@ This list covers a broad spectrum of APIs from across Microsoft that may interes
20
20
21
21
-**[Bing Ads API](/advertising/guides/)**: Bing Ads is a pay-per-click (PPC) advertising platform used to display ads based on the keywords used in a user’s search query.
22
22
23
-
-**[Bing Knowledge Widget](https://www.bing.com/widget/knowledge)**: Enhances your web site with the power of the Bing knowledge repository and provides your users relevant information about the entities detected within the context of your page.
23
+
-**Bing Knowledge widget**: Enhances your web site with the power of the Bing knowledge repository and provides your users relevant information about the entities detected within the context of your page.
24
24
25
25
-**[Bing Maps REST Services API](/bingmaps/rest-services/)**: Services for performing tasks such as geocoding, reverse-geocoding, routing and static imagery.
0 commit comments