Skip to content

Commit c6cad4e

Browse files
authored
WEBSITE_LOAD_CERTIFICATES not supported
As per discussion with engineering team
1 parent 3561be2 commit c6cad4e

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
@@ -145,6 +145,7 @@ Keep these other considerations in mind when using Flex Consumption plan during
145145
+ **Scale**: The lowest maximum scale in preview is `40`. The highest currently supported value is `1000`.
146146
+ **Managed dependencies**: [Managed dependencies in PowerShell](functions-reference-powershell.md#dependency-management) aren't supported by Flex Consumption. You must instead [define your own custom modules](functions-reference-powershell.md#custom-modules).
147147
+ **Diagnostic settings**: Diagnostic settings are not currently supported.
148+
+ **Certificates**: Loading certificates with the WEBSITE_LOAD_CERTIFICATES app setting is currently not supported.
148149

149150
## Related articles
150151

0 commit comments

Comments
 (0)