You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/flex-consumption-plan.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,7 @@ Keep these other considerations in mind when using Flex Consumption plan during
139
139
+ Continuous deployment using GitHub Actions (`functions-action@v1`)
140
140
+**Scale**: The lowest maximum scale in preview is `40`. The highest currently supported value is `1000`.
141
141
+**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.
0 commit comments