Skip to content

Commit 58a61f8

Browse files
Court72ggailey777
andauthored
apply suggestions from PR review
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 018e5e3 commit 58a61f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/flex-consumption-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ You can use Maven to create a Flex Consumption hosted function app and required
226226
You can enable [virtual network integration](functions-networking-options.md#virtual-network-integration) for your app in a Flex Consumption plan. The examples in this section assume that you already have [created a virtual network with subnet](../virtual-network/quick-create-cli.md#create-a-virtual-network-and-subnet) in your account. You can enable virtual network integration when you create your app or at a later time.
227227
228228
> [!IMPORTANT]
229-
> Do not use underscores (_) in subnet names. This is a known limitation during the Public Preview phase of Flex Consumption.
229+
> The Flex Consumption plan currently doesn't support subnets with names that contain underscore (`_`) characters.
230230
231231
To enable virtual networking when you create your app:
232232

0 commit comments

Comments
 (0)