Skip to content

Commit 888fc41

Browse files
Merge pull request #218978 from Juliako/patch-42
Update logic-apps-connector-arm-accounts.md
2 parents b555223 + 3b988cb commit 888fc41

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ The following image shows the first flow:
5353

5454
1. Select **Consumption** for **Plan type**.
5555
1. Press **Review + Create** -> **Create**.
56-
1. Once the Logic App deployment is complete, in the Azure portal, go to the newly created Logic App.
56+
1. Once the Logic App deployment is complete, in the Azure portal, search and navigate to the newly created Logic App.
5757
1. Under the **Settings** section, on the left side's panel, select the **Identity** tab.
58-
1. Under **System assigned**, change the **Status** from **Off** to **On** (the step is important for later on in this tutorial).
59-
1. Press **Save** (on the top of the page).
60-
1. Select the **Logic app designer** tab, in the pane on the left.
61-
1. Pick a **Blank Logic App** flow.
62-
1. Search for "blob" in the **Choose an Operation** blade.
63-
1. In the **All** tab, choose the **Azure Blob Storage** component.
64-
1. Under **Triggers**, select the **When a blob is added or modified (properties only) (V2)** trigger.
58+
3. Under **System assigned**, change the **Status** from **Off** to **On** (the step is important for later on in this tutorial).
59+
4. Press **Save** (on the top of the page).
60+
5. Select the **Logic app designer** tab, in the pane on the left.
61+
6. Pick a **Blank Logic App** flow.
62+
7. Search for "blob" in the **Choose an Operation** blade.
63+
8. In the **All** tab, choose the **Azure Blob Storage** component.
64+
9. Under **Triggers**, select the **When a blob is added or modified (properties only) (V2)** trigger.
6565
1. Set the storage connection.
6666

6767
After creating a **When a blob is added or modified (properties only) (V2)** trigger, the connection needs to be set to the following values:

0 commit comments

Comments
 (0)