Silent Install HQ
MSI WinGet

Azure Functions Core Tools

Microsoft · 4.8.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i func-cli-4.8.0-x64.msi /quiet /norestart
InstallPath
msiexec /i func-cli-4.8.0-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {75C33E03-6BD7-4B0D-BE13-23B33B659C38}
Product version operator Greater than or equal to
Product version 4.8.0

MSI Properties

Product Code {75C33E03-6BD7-4B0D-BE13-23B33B659C38}

File Identity

SHA256 09b4c10a12239afce9368fcd68a26180bc61bbdad072537c2474bfab8963ba0e VirusTotal ↗
Filename func-cli-4.8.0-x64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Microsoft.Azure.FunctionsCoreTools
Version 4.8.0
Description Command line tools for Azure Functions
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Azure Functions CLI 4.8.0 Host Version - Host Runtime Version: 4.1046.100 - In-Proc CLI: - CLI Version: 4.4.0 - Host Runtime Version: 4.46.100 (includes 4.846.100, 4.646.100) Breaking Changes - Python 3.7 and 3.8 are no longer supported. These versions have reached end-of-life. Please upgrade to Python 3.9 or later to continue using Azure Functions Core Tools. (#4756) Changes - Added end-of-life warnings for all runtime versions during func azure functionapp publish. (#4760) - Reduced consol…