Skip to content

Commit b49554d

Browse files
Merge pull request #3778 from MicrosoftDocs/main638308170253359223sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 38efbd6 + 28caec3 commit b49554d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

uwp/monetize/access-analytics-data-using-windows-store-services.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ For the *tenant\_id* value in the POST URI and the *client\_id* and *client\_sec
6363

6464
After your access token expires, you can refresh it by following the instructions [here](/azure/active-directory/azuread-dev/v1-protocols-oauth-code#refreshing-the-access-tokens).
6565

66+
> [!NOTE]
67+
> ResourceType='Graph.windows.net' will be deprecated after September 2023. Please migrate to ResourceType ='Graph.microsoft.com'
68+
6669
<span id="call-the-windows-store-analytics-api"></span>
6770

6871
## Step 3: Call the Microsoft Store analytics API

0 commit comments

Comments
 (0)