Skip to content

Commit 85d96b4

Browse files
authored
Update logic-apps-connector-arm-accounts.md
1 parent f10fe6e commit 85d96b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-video-indexer/logic-apps-connector-arm-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The following image shows the first flow:
160160
|----|----|
161161
|Location| Location of the associated the Azure Video Indexer account.|
162162
| Account ID| Account ID of the associated Azure Video Indexer account. You can find the **Account ID** in the **Overview** page of your account, in the Azure portal. Or, the **Account settings** tab, left of the [Azure Video Indexer website](https://www.videoindexer.ai/).|
163-
|Access Token| Select **accessToken** from the **dynamic content** of the **Parse JSON** action.|
163+
|Access Token| Use the `body('HTTP')['accessToken']` expression to extract the access token in the right format from the previous HTTP call.|
164164
| Video Name| Select **List of Files Name** from the dynamic content of **When a blob is added or modified** action. |
165165
|Video URL|Select **Web Url** from the dynamic content of **Create SAS URI by path** action.|
166166
| Body| Can be left as default.|

0 commit comments

Comments
 (0)