ZIP
WinGet
Azure Functions Core Tools
Microsoft · 4.10.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.10.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.Azure.FunctionsCoreTools
Version
4.10.0
Description
Command line tools for Azure Functions
License
MIT
↗
Installer URL
https://github.com/Azure/azure-functions-core-tools/releases/download/4.10.0/Azure.Functions.Cli.win-x64.4.10.0.zip
Release Notes
Azure Functions CLI 4.10.0
Host Version
- Host Runtime Version: 4.1048.200
- In-Proc CLI:
- CLI Version: 4.5.0
- Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100)
Changes
- Fixed func pack --python stripping .dist-info directories from packaged dependencies (#4853)
- Add support for PowerShell 7.6 (#4866)
- Fix func pack throwing cryptic Unsupported runtime: None when local.settings.json is absent and FUNCTIONS_WORKER_RUNTIME is not set (#4829)