Skip to content

Commit 2a8db66

Browse files
authored
Update logic-apps-connector-arm-accounts.md
1 parent 341630f commit 2a8db66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Logic Apps connector with ARM-based AVI accounts
33
description: This article shows how to unlock new experiences and monetization opportunities Azure Video Indexer connectors with Logic App and Power Automate with AVI ARM accounts.
44
ms.author: Itnorman
55
ms.topic: how-to
6-
ms.date: 08/04/2022
6+
ms.date: 11/1t/2022
77
---
88

99
# Logic Apps connector with ARM-based AVI accounts
@@ -38,13 +38,13 @@ The logic apps that you create in this article, contain one flow per app. The se
3838

3939
## Set up the first flow - file upload
4040

41-
In this section you'll, you create the following flow. 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.
41+
This section describes how to set up the first ("file upload") flow. 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.
4242

4343
The following image shows the first flow:
4444

4545
![Screenshot of the file upload flow.](./media/logic-apps-connector-arm-accounts/first-flow-high-level.png)
4646

47-
1. Create the [Logic App](https://portal.azure.com/#create/Microsoft.LogicApp). We create a Logic App in the same region as the Azure Video Indexer region (recommended but not required). We call the logic app `UploadIndexVideosApp`.
47+
1. Create the <a href="https://portal.azure.com/#create/Microsoft.LogicApp" target="_blank">Logic App</a>. We create a Logic App in the same region as the Azure Video Indexer region (recommended but not required). We call the logic app `UploadIndexVideosApp`.
4848

4949
1. Select **Consumption** for **Plan type**.
5050
1. Press **Review + Create** -> **Create**.

0 commit comments

Comments
 (0)