Enable logging for azure funciton scale controller is useful for troubleshooting auto scale issues.
Set variable:
SCALE_CONTROLLER_LOGGING_ENABLED = <DESTINATION>:<VERBOSITY>
- Destination
- AppInsights
- Blob
- Verbosity
- None
- Warning
- Verbose
- SCALE_CONTROLLER_LOGGING_ENABLED = Blob:Verbose
- SCALE_CONTROLLER_LOGGING_ENABLED = AppInsights:Verbose