Skip to content

Commit 16af9bd

Browse files
authored
Merge pull request #110013 from spelluru/egridfix0402
function
2 parents a5d19e4 + 1372df6 commit 16af9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/resize-images-on-storage-blob-upload-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ An event subscription indicates which provider-generated events you want sent to
208208
| **Resource** | Your Blob storage account | Choose the Blob storage account you created. |
209209
| **Event types** | Blob created | Uncheck all types other than **Blob created**. Only event types of `Microsoft.Storage.BlobCreated` are passed to the function. |
210210
| **Endpoint type** | autogenerated | Pre-defined as **Azure Function**. |
211-
| **Endpoint** | autogenerated | Use the endpoint URL that is generated for you. |
211+
| **Endpoint** | autogenerated | Name of the function. In this case, it's **Thumbnail**. |
212212

213213
4. Switch to the **Filters** tab, and do the following actions:
214214
1. Select **Enable subject filtering** option.

0 commit comments

Comments
 (0)