Skip to content

Commit 37f8c91

Browse files
authored
Update connectors-create-api-azureblobstorage.md
Update on clarifying blob parameter in Get Blob Action.
1 parent 10cc770 commit 37f8c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/connectors/connectors-create-api-azureblobstorage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ provide the necessary information for the action.
136136

137137
![Select folder](./media/connectors-create-api-azureblobstorage/action-select-folder.png)
138138

139-
2. Browse until you find the file that you want and select that file. For the selected file, please use the **Id** field from the blob metadata that was returned from the previous blob storage trigger.
139+
2. Find and select the file you want based on the blob's **Id** number. You can find this **Id** number in the blob's metadata that is returned by the previously-described blob storage trigger.
140140

141141
5. When you're done, on the designer toolbar, choose **Save**.
142142
To test your logic app, make sure that the selected folder contains a blob.

0 commit comments

Comments
 (0)