Skip to content

Commit 3903798

Browse files
Update articles/azure-functions/flex-consumption-plan.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent d075132 commit 3903798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Keep these other considerations in mind when using Flex Consumption plan during
138138
+ **Scale**: The lowest maximum scale in preview is `40`. The highest currently supported value is `1000`.
139139
+ **Authorization**: EasyAuth is currently not supported. Unauthenticated callers currently aren't blocked when EasyAuth is enabled in a Flex Consumption plan app.
140140
+ **CORS**: CORS settings are currently not supported. Exceptions might occur if CORS is configured for Flex Consumption apps.
141-
+ **Managed dependencies**: Managed dependencies in PowerShell are not supported in Flex Consumption.
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).
142142

143143
## Related articles
144144

0 commit comments

Comments
 (0)