ZIP
WinGet
Azure Functions Core Tools
Microsoft · 4.12.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.12.0.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.Azure.FunctionsCoreTools
Version
4.12.0
Description
Command line tools for Azure Functions
License
MIT
↗
Installer URL
https://github.com/Azure/azure-functions-core-tools/releases/download/4.12.0/Azure.Functions.Cli.win-x64.4.12.0.zip
Release Notes
Azure Functions CLI 4.12.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
- Fix HttpsProxyAgent is not a constructor error in install.js when installing behind a proxy (https-proxy-agent v9 requires a named import).
- Remove azure-functions-core-tools from the devDependencies of generated function app templates (package-js.json, package-js-v4.json, package-ts.json, package-ts-v4.json…