Skip to content

Commit fa180b2

Browse files
committed
Update exposed-apis-create-app-partners.md
1 parent 4885bfe commit fa180b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

defender-endpoint/api/exposed-apis-create-app-partners.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,17 @@ In the following example we use **Read all alerts** permission:
122122

123123
You need your application to be approved in each customer tenant where you intend to use it. This approval is necessary because your application interacts with Microsoft Defender for Endpoint application on behalf of your customer.
124124

125-
A user with **Global Administrator** from your customer's tenant need to select the consent link and approve your application.
125+
A user account with appropriate permissions for your customer's tenant must select the consent link and approve your application.
126126

127-
Consent link is of the form:
127+
The consent link is of the form:
128128

129129
```http
130130
https://login.microsoftonline.com/common/oauth2/authorize?prompt=consent&client_id=00000000-0000-0000-0000-000000000000&response_type=code&sso_reload=true
131131
```
132132

133133
Where `00000000-0000-0000-0000-000000000000` should be replaced with your Application ID.
134134

135-
After selecting the consent link, sign in as the Global Administrator of the customer's tenant and consent the application.
135+
After selecting the consent link, sign into the customer's tenant, and then grant consent for the application.
136136

137137
:::image type="content" source="../media/app-consent-partner.png" alt-text="The Accept button" lightbox="../media/app-consent-partner.png":::
138138

0 commit comments

Comments
 (0)