MSI
WinGet
Microsoft Azure CLI
Microsoft Corporation · 2.87.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i azure-cli-2.87.0.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{079DDF65-2079-4638-99D8-1B7C32E9772E}
Product version operator
Greater than or equal to
Product version
2.87.0
MSI Properties
Product Code
{079DDF65-2079-4638-99D8-1B7C32E9772E}
File Identity
Filename
azure-cli-2.87.0.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.AzureCLI
Version
2.87.0
Description
The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.
License
MIT
↗
Release Notes
ACR
- [BREAKING CHANGE] az acr replication create/update: Remove deprecated --region-endpoint-enabled flag and use --global-endpoint-routing instead
- [BREAKING CHANGE] az acr config content-trust update: No longer accept the enabled status
- [BREAKING CHANGE] az acr check-health: Remove Notary client check due to Docker Content Trust deprecation
- az acr login: Make ACR audience customizable in AAD token acquisition
- az acr connected-registry resync: Add command to manually trigger a sync from…