Skip to content

Commit e405815

Browse files
committed
Update README.md
1 parent 72a4e7c commit e405815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The Reporting Job has several configurable settings in the app.config file. Set
6464
| ------------- | ------------- |
6565
| CSPTenantName | The default domain of the CSP Tenant with Microsoft. (This is typically an "onmicrosoft.com" domain.) |
6666
| CSPTenantId | The Microsoft Id of the CSP Tenant. This can be retrieved from the Partner Center Portal. |
67-
| AzureADAppId-NativeApplication | The id of the native tenant application registered in the CSP AD directory with permissions to access the Partner Center SDK API (see https://msdn.microsoft.com/en-us/library/partnercenter/mt267552.aspx - section Enable API access; and/or https://msdn.microsoft.com/en-us/library/partnercenter/mt634709.aspx - section Configure authentication for Partner Center APIs) |
67+
| AzureADAppId-NativeApplication | The id of the native tenant application registered in the CSP AD directory with permissions to access the Partner Center SDK API (see https://msdn.microsoft.com/en-us/library/partnercenter/mt267552.aspx - section Enable API access; and/or https://msdn.microsoft.com/en-us/library/partnercenter/mt634709.aspx - section Configure authentication for Partner Center APIs). The application should have explicit permissions for Azure Active Directory "Read directory data", and Pre-Consent should also be enabled (see powershell script in the "Scripts" directory). |
6868
| CSPAdminUsername | Partner Center service account username. A Helpdesk agent account type is sufficient. |
6969
| CSPAdminPassword | Partner Center service account password. The previous account password.|
7070
| CSPCountryTwoLetterCode | The country two letter code where the CSP tenant is registered. Example: US or UK or PT|

0 commit comments

Comments
 (0)