Azure Functions Core Tools
Last updated
Command line tools for Azure Functions
Install with winget
$ winget install --id Microsoft.Azure.FunctionsCoreTools --exact --version 4.14.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Azure Functions Core Tools
Azure Functions Core Tools uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i func-cli-4.14.0-x64.msi /quiet /norestart
See the full silent install reference for Azure Functions Core Tools →
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
The Azure Functions Core Tools provide a local development experience for creating, developing, testing, running, and debugging Azure Functions.
Installers · v4.14.0
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | Portable in ZIP | - | Direct | |
| x86 | MSI WiX | machine | Direct | |
| x64 | Portable in ZIP | - | Direct | |
| x64 | MSI WiX | machine | Direct | |
| arm64 | Portable in ZIP | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
5 known CVEs via NVD
Azure Function Information Disclosure Vulnerability
Improper verification of cryptographic signature in Microsoft Azure Functions allows an authorized attacker to execute code over a network.
Missing authentication for critical function in Microsoft Azure PolicyWatch allows an unauthorized attacker to elevate privileges over a network.
Improper access control in Imagine Cup allows an authorized attacker to elevate privileges over a network.
<p>An elevation of privilege vulnerability exists in the way Azure Functions validate access keys.</p> <p>An unauthenticated attacker who successfully exploited this vulnerability could invoke an HTTP Function without proper authorization.</p> <p>This security update addresses t...
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.
Related apps
More from Microsoft or browse app-service, azure, azure-functions.
Frequently asked questions
How do I install Azure Functions Core Tools on Windows?
How do I install Azure Functions Core Tools silently for unattended deployment?
What are the silent install switches for Azure Functions Core Tools?
How do I uninstall Azure Functions Core Tools via winget?
Is Azure Functions Core Tools free?
Does Azure Functions Core Tools work on Windows 10?
How do I keep Azure Functions Core Tools up to date?
Recent versions
- 4.14.0latest
- 4.13.0
- 4.12.1
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.0