Skip to content

Commit 4e70e0e

Browse files
authored
Apply suggestions from code review
1 parent ff9da6c commit 4e70e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-networking-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Currently, you can use non-HTTP trigger functions from within a virtual network
214214

215215
The [Premium plan](functions-premium-plan.md) lets you create functions that are triggered by services inside a virtual network. These non-HTTP triggers are known as _virtual network triggers_.
216216

217-
By default, virtual network triggers don't cause your function app to scale. However, certain extensions support virtual network triggers causing your function app to scale. You can enable this _dynamic scale monitoring_ in your function app for supported extensionsin one of these ways:
217+
By default, virtual network triggers don't cause your function app to scale beyond their pre-warmed instance count. However, certain extensions support virtual network triggers that cause your function app to scale dynamically. You can enable this _dynamic scale monitoring_ in your function app for supported extensions in one of these ways:
218218

219219
#### [Azure portal](#tab/azure-portal)
220220

0 commit comments

Comments
 (0)