Skip to content

Commit 499fc24

Browse files
authored
Update functions-event-grid-blob-trigger.md
1 parent 611ffdb commit 499fc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-event-grid-blob-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article creates a C# app that runs in isolated worker mode, which supports
3434

3535
> [!TIP]
3636
> This tutorial shows you how to create an app that runs on the [Flex Consumption plan](flex-consumption-plan.md). This dynamic scale plan supports only the event-based version of the Blob Storage trigger.
37-
> You can also complete this tutorial using any other [hosting plan](functions-scale.md) for your function app by choosing a different hosting plan when you create your function app.
37+
> You can also complete this tutorial using any other [hosting plan](functions-scale.md) by choosing a different plan when you create your function app.
3838
3939
## Prerequisites
4040

0 commit comments

Comments
 (0)