Skip to content

Commit 46ab125

Browse files
authored
Merge pull request #103780 from DixitArora-MSFT/patch-42
Rolling Back azure-docs-pr/pull/103744
2 parents f483006 + 90b3a36 commit 46ab125

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
@@ -106,7 +106,7 @@ To provide a higher level of security, you can restrict a number of Azure servic
106106

107107
### Restricting your storage account to a virtual network
108108

109-
When you create a function app, you must create or link to a general-purpose Azure Storage account that supports Blob, Queue, and Table storage. You can't currently use any virtual network restrictions on this account. If you configure a virtual network service endpoint on the storage account you're using for your function app, that will break your app.This functionality is currently available using the Premium Plan and a virtual network integration.
109+
When you create a function app, you must create or link to a general-purpose Azure Storage account that supports Blob, Queue, and Table storage. You can't currently use any virtual network restrictions on this account. If you configure a virtual network service endpoint on the storage account you're using for your function app, that will break your app.
110110

111111
[Learn more about storage account requirements.](./functions-create-function-app-portal.md#storage-account-requirements)
112112

0 commit comments

Comments
 (0)