Skip to content

Commit 6c5fb4c

Browse files
authored
Update flex-consumption-plan.md
1 parent aa7a179 commit 6c5fb4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/flex-consumption-plan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Keep these other considerations in mind when using Flex Consumption plan during
147147
+ **Diagnostic settings**: Diagnostic settings are not currently supported.
148148
+ **Certificates**: Loading certificates with the WEBSITE_LOAD_CERTIFICATES app setting is currently not supported.
149149
+ **Key Vault References**: Key Vault references in app settings do not work when Key Vault is network access restricted, even if the function app has Virtual Network integration. The current workaround is to directly reference the Key Vault in code and read the required secrets.
150+
+ **Azure Files file share mount**: [Mounting an Azure Files file share](../scripts/functions-cli-mount-files-storage-linux.md) does not work when the function app has Virtual Network integration.
150151

151152
## Related articles
152153

0 commit comments

Comments
 (0)