This commit is contained in:
Denise Vangel-MSFT
2020-11-06 12:47:42 -08:00
parent ce2bf055d8
commit 6f2c538b4c
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@ The following steps will guide you how to create an Azure AD application, get an
- **Note**: *WindowsDefenderATP* does not appear in the original list. Start writing its name in the text box to see it appear.
![Image of API access and API selection](images/add-permission.png)
![add permission](images/add-permission.png)
### Request API permissions
@ -77,7 +77,7 @@ The following steps will guide you how to create an Azure AD application, get an
Choose **Application permissions** > **Alert.Read.All** > select on **Add permissions**
![Image of API access and API selection](images/application-permissions.png)
![app permissions](images/application-permissions.png)
5. Select **Grant consent**

View File

@ -52,11 +52,11 @@ This article explains how to create an Azure AD application, get an access token
> [!NOTE]
> *WindowsDefenderATP* does not appear in the original list. Start writing its name in the text box to see it appear.
![Image of API access and API selection](images/add-permission.png)
![add permission](images/add-permission.png)
- Select **Application permissions** > **Alert.Read.All**, and then select **Add permissions**.
![Image of API access and API selection](images/application-permissions.png)
![app permission](images/application-permissions.png)
You need to select the relevant permissions. 'Read All Alerts' is only an example. For instance:
@ -69,7 +69,7 @@ This article explains how to create an Azure AD application, get an access token
> [!NOTE]
> Every time you add a permission, you must select **Grant consent** for the new permission to take effect.
![Image of Grant permissions](images/grant-consent.png)
![Grant permissions](images/grant-consent.png)
6. To add a secret to the application, select **Certificates & secrets**, add a description to the secret, and then select **Add**.