Skip to content

Commit 79f6463

Browse files
Merge pull request #5270 from MicrosoftDocs/autoheal-0-20250318023713
[Validation Auto Healing] [Merge by 2025-03-23]
2 parents 115557b + c6b1fbd commit 79f6463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwp/monetize/respond-to-reviews-using-windows-store-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following steps describe the end-to-end process:
3030

3131
Before you start writing code to call the Microsoft Store reviews API, make sure that you have completed the following prerequisites.
3232

33-
* You (or your organization) must have an Azure AD directory and you must have [Global administrator](/azure/active-directory/users-groups-roles/directory-assign-admin-roles) permission for the directory. If you already use Microsoft 365 or other business services from Microsoft, you already have Azure AD directory. Otherwise, you can [create a new Azure AD in Partner Center](/windows/apps/publish/partner-center/create-new-azure-ad-tenant.md) for no additional charge.
33+
* You (or your organization) must have an Azure AD directory and you must have [Global administrator](/azure/active-directory/users-groups-roles/directory-assign-admin-roles) permission for the directory. If you already use Microsoft 365 or other business services from Microsoft, you already have Azure AD directory. Otherwise, you can [create a new Azure AD in Partner Center](/windows/apps/publish/partner-center/create-new-azure-ad-tenant) for no additional charge.
3434

3535
* You must associate an Azure AD application with your Partner Center account, retrieve the tenant ID and client ID for the application and generate a key. The Azure AD application represents the app or service from which you want to call the Microsoft Store reviews API. You need the tenant ID, client ID and key to obtain an Azure AD access token that you pass to the API.
3636
> [!NOTE]

0 commit comments

Comments
 (0)