Last updated
Command line tools for Azure Functions
$ winget install --id Microsoft.Azure.FunctionsCoreTools --exact --version 4.12.0Run 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.0-x64.msi /quiet /norestart
See the full silent install reference for Azure Functions Core Tools →
For Intune admins
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.
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? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.
More from Microsoft or browse app-service, azure, azure-functions.