ZIP
WinGet
Azure Functions Core Tools
Microsoft · 4.9.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
Azure.Functions.Cli.win-x64.4.9.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.Azure.FunctionsCoreTools
Version
4.9.0
Description
Command line tools for Azure Functions
License
MIT
↗
Installer URL
https://github.com/Azure/azure-functions-core-tools/releases/download/4.9.0/Azure.Functions.Cli.win-x64.4.9.0.zip
Release Notes
Azure Functions CLI 4.9.0
Host Version
- Host Runtime Version: 4.1047.100
- In-Proc CLI:
- CLI Version: 4.4.0
- Host Runtime Version: 4.46.100 (includes 4.846.100, 4.646.100)
Changes
- Fix AzureFunctionsJobHost__logging__logLevel__Function override from local.settings.json being ignored due to the host pre-setting the environment variable before user configuration was loaded (#4815)
- Fix ArgumentNullException: Value cannot be null. (Parameter 'input') during func azure functionapp publish f…