Skip to content

Commit 53fbfae

Browse files
gasridhaggailey777
andauthored
Update articles/azure-functions/configure-networking-how-to.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent b003614 commit 53fbfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/configure-networking-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This article shows you how to perform tasks related to configuring your function
1212

1313
## Restrict your storage account to a virtual network
1414

15-
When you create a function app, you must either create or link to a general-purpose Azure Storage account that supports Blob, Queue, and Table storage. During function app creation, you can secure a new storage account behind a virtual network and integrate the function app with this network. At this time, you can't secure an existing storage account being used by your function app in the same way.
15+
When you create a function app, you must either create a new storage account or link to an existing storage account. The storage account linked to your app must be a general-purpose Azure Storage account that supports Blob, Queue, and Table storage. During function app creation, you can secure a new storage account behind a virtual network and integrate the function app with this network. At this time, you can't secure an existing storage account being used by your function app in the same way.
1616

1717
> [!NOTE]
1818
> Securing your storage account is supported for all tiers in both Dedicated (App Service) and Elastic Premium plans. Consumption plans currently don't support virtual networks.

0 commit comments

Comments
 (0)