Skip to content

Commit 5ba7483

Browse files
authored
Update flex-consumption-plan.md
1 parent f69d4f6 commit 5ba7483

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
@@ -139,6 +139,7 @@ Keep these other considerations in mind when using Flex Consumption plan during
139139
+ Continuous deployment using GitHub Actions (`functions-action@v1`)
140140
+ **Scale**: The lowest maximum scale in preview is `40`. The highest currently supported value is `1000`.
141141
+ **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).
142+
+ **Diagnostic settings**: Diagnostic settings are not currently supported.
142143

143144
## Related articles
144145

0 commit comments

Comments
 (0)