Skip to content

Commit b5e3aa9

Browse files
authored
Merge pull request #1 from BigMorty/BigMorty-flex-diag-settings
Add consideration that diag settings are not supported
2 parents f69d4f6 + 5ba7483 commit b5e3aa9

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)