Last updated
Command line tools for Azure Functions
$ winget install --id Microsoft.Azure.FunctionsCoreTools --exact --version 4.12.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Azure Functions Core Tools uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i func-cli-4.12.1-x64.msi /quiet /norestart
See the full silent install reference for Azure Functions Core Tools →
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
The Azure Functions Core Tools provide a local development experience for creating, developing, testing, running, and debugging Azure Functions.
| 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.
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? Pckgr RMM flags vulnerable devices and pushes the patched version automatically - automated patching is the only way to keep up.
More from Microsoft or browse app-service, azure, azure-functions.