Skip to content

Commit e86caf0

Browse files
Merge pull request #211686 from Juliako/patch-19
Update logic-apps-connector-arm-accounts.md
2 parents 9814921 + bac855f commit e86caf0

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
@@ -24,7 +24,7 @@ The "upload and index your video automatically" scenario covered in this article
2424
* The first flow is triggered when a blob is added or modified in an Azure Storage account. It uploads the new file to Azure Video Indexer with a callback URL to send a notification once the indexing operation completes.
2525
* The second flow is triggered based on the callback URL and saves the extracted insights back to a JSON file in Azure Storage.
2626

27-
The logic apps that you create in this article, contain one flow per app. The second section ("**Create a second flow - JSON extraction**") explains how to connect the two.
27+
The logic apps that you create in this article, contain one flow per app. The second section ("**Create a second flow - JSON extraction**") explains how to connect the two. The second flow stands alone and is triggered by the first one (the section with the callback URL).
2828

2929
## Prerequisites
3030

0 commit comments

Comments
 (0)