Skip to content

Commit 4e909c0

Browse files
authored
Update logic-apps-connector-arm-accounts.md
1 parent 85495d2 commit 4e909c0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -208,19 +208,19 @@ Create the second flow, Logic Apps of type consumption. The second flow is t
208208
| API key| This is your personal API key, which is available under **Profile** at the [developer portal](https://api-portal.videoindexer.ai/profile). For more information, see [Subscribe to the API](video-indexer-use-apis.md#subscribe-to-the-api).|
209209
1. Select **Create**.
210210
1. Fill out the required parameters according to the table:
211-
212-
|Key| Value|
213-
|----|----|
214-
|Location| The Location of the Azure Video Indexer account.|
215-
| Account ID| The Video Indexer account ID can be copied from the resource/account **Overview** page in the Azure portal.|
216-
| Video ID\*| For Video ID, add dynamic content of type **Expression** and put in the following expression: **triggerOutputs()['queries']['id']**. |
217-
| Access Token| From the dynamic content, under the **Parse JSON** section select the **accessToken** that is the output of the parse JSON action. |
218211

219-
\*This expression tells the connecter to get the Video ID from the output of your trigger. In this case, the output of your trigger will be the output of **Upload video and index** in your first trigger.
220-
221-
![Upload video and index](./media/logic-apps-connector-arm-accounts/get-video-index.png)
222-
223-
Select **Save** -> **+ New step**.
212+
|Key| Value|
213+
|----|----|
214+
|Location| The Location of the Azure Video Indexer account.|
215+
| Account ID| The Video Indexer account ID can be copied from the resource/account **Overview** page in the Azure portal.|
216+
| Video ID\*| For Video ID, add dynamic content of type **Expression** and put in the following expression: **triggerOutputs()['queries']['id']**. |
217+
| Access Token| From the dynamic content, under the **Parse JSON** section select the **accessToken** that is the output of the parse JSON action. |
218+
219+
\*This expression tells the connecter to get the Video ID from the output of your trigger. In this case, the output of your trigger will be the output of **Upload video and index** in your first trigger.
220+
221+
![Upload video and index](./media/logic-apps-connector-arm-accounts/get-video-index.png)
222+
223+
Select **Save** -> **+ New step**.
224224
1. Create a blob and store the insights JSON.
225225

226226
1. Search for "Azure blob", from the group of actions.

0 commit comments

Comments
 (0)