Skip to content

Commit 0eb96f3

Browse files
committed
fix image syntax
1 parent 3fff8a4 commit 0eb96f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CloudAppSecurityDocs/api-authentication-user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This page explains how to create a Microsoft Entra application, get an access to
6262
> [!NOTE]
6363
> *Microsoft Cloud App Security* doesn't appear in the original list. Start writing its name in the text box to see it appear. Make sure to type this name, even though the product is now called Defender for Cloud Apps.
6464
65-
![Screenshot of adding permissions.](media/add-permission.png)
65+
:::image type="content" source="media/add-permission.png" alt-text="Screenshot that shows how to add permissions.":::
6666

6767
1. Choose **Delegated permissions** > **Investigation.Read** > select **Add permissions**
6868

@@ -162,7 +162,7 @@ Verify to make sure you got a correct token:
162162
- Validate that you get a 'scp' claim with the desired app permissions
163163
- In the screenshot below you can see a decoded token acquired from the app in the tutorial:
164164

165-
![Screenshot of token validation.](media/webapp-decoded-token.png)
165+
:::image type="content" source="media/api-authentication-application/webapp-decoded-token.png" alt-text="Screenshot that shows the decoded token.":::
166166

167167
## Use the token to access the Microsoft Defender for Cloud Apps API
168168

0 commit comments

Comments
 (0)