@@ -53,15 +53,15 @@ The following image shows the first flow:
53
53
54
54
1 . Select ** Consumption** for ** Plan type** .
55
55
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.
57
57
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.
65
65
1 . Set the storage connection.
66
66
67
67
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