Skip to content

Commit a520c45

Browse files
authored
Merge pull request #1251 from MicrosoftDocs/deniseb-303141
Deniseb 303141
2 parents 31ff7fa + 683ad69 commit a520c45

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

defender-xdr/api-create-app-user-context.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ search.appverid:
1818
- MOE150
1919
- MET150
2020
ms.custom: api
21-
ms.date: 02/16/2024
21+
ms.date: 08/29/2024
2222
---
2323

2424
# Create an app to access Microsoft Defender XDR APIs on behalf of a user
@@ -54,11 +54,11 @@ This article explains how to:
5454
> When accessing Microsoft Defender XDR API on behalf of a user, you will need the correct application permissions and user permissions.
5555
5656
> [!TIP]
57-
> If you have the permission to perform an action in the portal, you have the permission to perform the action in the API.
57+
> If you have the permission to perform an action in the portal, you have the permission to perform the action in the API. For more information about roles and permissions, see [Manage access to Microsoft Defender XDR with Microsoft Entra global roles](m365d-permissions.md).
5858
5959
## Create an app
6060

61-
1. Sign in to [Azure](https://portal.azure.com) as a user with the **Global Administrator** role.
61+
1. Sign in to [Azure](https://portal.azure.com).
6262

6363
2. Navigate to **Microsoft Entra ID** > **App registrations** > **New registration**.
6464

defender-xdr/api-create-app-web.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ search.appverid:
1818
- MOE150
1919
- MET150
2020
ms.custom: api
21-
ms.date: 02/16/2024
21+
ms.date: 08/29/2024
2222
---
2323

2424
# Create an app to access Microsoft Defender XDR without a user
@@ -52,7 +52,7 @@ This article explains how to:
5252

5353
## Create an app
5454

55-
1. Sign in to [Azure](https://portal.azure.com) as a user with the **Global Administrator** role.
55+
1. Sign in to [Azure](https://portal.azure.com).
5656

5757
2. Navigate to **Microsoft Entra ID** > **App registrations** > **New registration**.
5858

defender-xdr/api-hello-world.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ search.appverid:
1818
- MOE150
1919
- MET150
2020
ms.custom: api
21-
ms.date: 02/16/2024
21+
ms.date: 08/29/2024
2222
---
2323

2424
# Hello World for Microsoft Defender XDR REST API
@@ -40,7 +40,7 @@ It should take 5 to 10 minutes to complete this project. This time estimate incl
4040

4141
### Register an app in Microsoft Entra ID
4242

43-
1. Sign in to [Azure](https://portal.azure.com) as a user with the **Global administrator** role.
43+
1. Sign in to [Azure](https://portal.azure.com).
4444

4545
2. Navigate to **Microsoft Entra ID** > **App registrations** > **New registration**.
4646

defender-xdr/api-partner-access.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ search.appverid:
1818
- MOE150
1919
- MET150
2020
ms.custom: api
21-
ms.date: 02/16/2024
21+
ms.date: 08/29/2024
2222
---
2323

2424
# Create an app with partner access to Microsoft Defender XDR APIs
@@ -66,7 +66,7 @@ The following steps with guide you how to create a multi-tenant Microsoft Entra
6666

6767
## Create the multi-tenant app
6868

69-
1. Sign in to [Azure](https://portal.azure.com) as a user with the **Global Administrator** role.
69+
1. Sign in to [Azure](https://portal.azure.com).
7070

7171
2. Navigate to **Microsoft Entra ID** > **App registrations** > **New registration**.
7272

@@ -117,7 +117,7 @@ The following steps with guide you how to create a multi-tenant Microsoft Entra
117117

118118
Since your application interacts with Microsoft Defender XDR on behalf of your users, it needs be approved for every tenant on which you intend to use it.
119119

120-
A **Global Administrator** from your user's tenant needs to view the consent link and approve your application.
120+
An administrator from your user's tenant needs to view the consent link and approve your application.
121121

122122
Consent link is of the form:
123123

@@ -127,7 +127,7 @@ The following steps with guide you how to create a multi-tenant Microsoft Entra
127127

128128
The digits `00000000-0000-0000-0000-000000000000` should be replaced with your Application ID.
129129

130-
After clicking on the consent link, sign in with the Global Administrator of the user's tenant and consent the application.
130+
After clicking on the consent link, sign in as an administrator of the user's tenant and grant consent for the application.
131131

132132
:::image type="content" source="/defender/media/app-consent-partner.png" alt-text="The consent application page in the Microsoft Defender portal" lightbox="/defender/media/app-consent-partner.png":::
133133

0 commit comments

Comments
 (0)