You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/logic-apps-connector-arm-accounts.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,19 +208,19 @@ Create the second flow, Logic Apps of type consumption. The second flow is t
208
208
| 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).|
209
209
1. Select **Create**.
210
210
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. |
218
211
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
-

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
+

222
+
223
+
Select **Save** -> **+ New step**.
224
224
1. Create a blob and store the insights JSON.
225
225
226
226
1. Search for "Azure blob", from the group of actions.
0 commit comments