|
1 | 1 | ---
|
2 | 2 | title: Release notes & updates – Azure CLI | Microsoft Docs
|
3 | 3 | description: Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versions of the CLI
|
4 |
| -ms.date: 07/01/2025 |
| 4 | +ms.date: 08/05/2025 |
5 | 5 | ms.service: azure-cli
|
6 | 6 | ms.custom: devx-track-azurecli
|
7 | 7 | keywords: azure cli updates, azure cli notes, azure cli versions
|
8 | 8 | ---
|
9 | 9 |
|
10 | 10 | # Azure CLI release notes
|
11 | 11 |
|
| 12 | +## August 05, 2025 |
| 13 | + |
| 14 | +Version 2.76.0 |
| 15 | + |
| 16 | +### ACR |
| 17 | + |
| 18 | +* Fix #31572: `az acr check-health`: Fix crashes when the registry is not found |
| 19 | +* `az acr create`: Fix domain name label suffix validation |
| 20 | + |
| 21 | +### AKS |
| 22 | + |
| 23 | +* `az aks machine show/list`: Add zones to table output |
| 24 | +* `az aks`: Support Virtual Machines node pools in AKS commands |
| 25 | +* `az aks update`: Support VMAS to VMS agent pool migration in AKS commands |
| 26 | +* `az aks create/update`: Add new parameter `--enable-ai-toolchain-operator` to enable Kaito addon |
| 27 | +* `az aks create/update`: Add `--node-provisioning-mode` and `--node-provisioning-default-pools` parameters |
| 28 | +* `az aks safeguards`: Add command group to manage deployment safeguards |
| 29 | +* `az aks create`: Support the Azure Monitor metrics and logs addon functionality |
| 30 | +* `az aks create`: Add new parameter `--disable-run-command` to disable run command feature for the cluster |
| 31 | +* `az aks update`: Add new parameters `--disable-run-command` and `--enable-run-command` to toggle the run command feature on or off |
| 32 | +* `az aks update`: Support updating load balancer sku from basic to standard |
| 33 | + |
| 34 | +### App Config |
| 35 | + |
| 36 | +* `az appconfig create/update`: Add support for setting key value revision retention period |
| 37 | +* `az appconfig feature list/delete/set`: Support filtering by tags |
| 38 | + |
| 39 | +### App Service |
| 40 | + |
| 41 | +* `az webapp create`: Add `--domain-name-scope` parameter to support DNL scopes during site creation |
| 42 | +* `az webapp sitecontainers convert`: Add a command to switch between sitecontainers and classic |
| 43 | + |
| 44 | +### ARM |
| 45 | + |
| 46 | +* `az group export`: Add `--export-format` to specify the format of the exported template |
| 47 | +* Fix #31709: `az deployment`: Fix `the content for this response was already consumed` error when create resource |
| 48 | +* `az deployment create/validate/what-if`: Expose `--validation-level` parameter at all scopes |
| 49 | + |
| 50 | +### Backup |
| 51 | + |
| 52 | +* `az backup restore restore-disks`: Add new parameter `--cvm-os-des-id` to specify the Disk Encryption Set ID to use for OS disk encryption |
| 53 | + |
| 54 | +### Cloud |
| 55 | + |
| 56 | +* Change `active_directory_graph_resource_id` endpoint of `AZURE_US_GOV_CLOUD` to `https://graph.microsoftazure.us/` |
| 57 | + |
| 58 | +### Compute |
| 59 | + |
| 60 | +* `az sig in-vm-access-control-profile`: Add command group to manage in VM access control profile |
| 61 | +* `az sig in-vm-access-control-profile-version`: Add command group to manage in VM access control profile version |
| 62 | +* `az vm disk attach`: Add new parameters `--source-snapshots-or-disks` `--source-disk-restore-point` to support implicit disk creation from snapshot and disk restore points |
| 63 | +* `az vmss create`: Add new parameter `--enable-automatic-repairs` to support setting automatic repairs policy |
| 64 | +* Fix #31685: `az vm/vmss update`: Fix error with `NoneType` object has no attribute `mode` when update wireserver profile |
| 65 | +* `az vm disk attach`: Add support for setting disk size and sku of implicit disk creation from snapshot and disk restore points |
| 66 | +* `az compute-recommender spot-placement-score`: Add new command to replace original command `az compute-recommender spot-placement-recommender` |
| 67 | + |
| 68 | +### Container |
| 69 | + |
| 70 | +* `az container create`: Remove default values for container group to support standby pool reuse scenario |
| 71 | + |
| 72 | +### Core |
| 73 | + |
| 74 | +* Resolve CVE-2024-47081 |
| 75 | +* Provide actionable error recommendation when a command fails because of Multi-Factor Authentication (MFA) policy violation |
| 76 | + |
| 77 | +### Cosmos DB |
| 78 | + |
| 79 | +* `az cosmosdb restore`: Remove restore validations which would cause timeouts for large restore and incorrect error messages |
| 80 | + |
| 81 | +### DMS |
| 82 | + |
| 83 | +* `az dms project create`: Add breaking change warning |
| 84 | + |
| 85 | +### Eventhub |
| 86 | + |
| 87 | +* `az eventhubs namespace`: Add `nsp-configuration show` and `nsp-configuration list` |
| 88 | + |
| 89 | +### MySQL |
| 90 | + |
| 91 | +* `az mysql flexible-server create/update`: Update `--storage-redundancy` parameter and add `--backup-interval` |
| 92 | + |
| 93 | +### Network |
| 94 | + |
| 95 | +* `az network application-gateway waf-policy`: Support `computedDisabledRules` read-only property |
| 96 | +* `az network application-gateway waf-policy custom-rule create`: Support `GeoLocationXffHeader`, `ClientAddrXffHeader` for `groupByVariables` |
| 97 | +* Fix #31727: `az network private-link-service create`: Support multiple IP configurations |
| 98 | + |
| 99 | +### Packaging |
| 100 | + |
| 101 | +* Support RHEL 10 and CentOS Stream 10 |
| 102 | + |
| 103 | +### Profile |
| 104 | + |
| 105 | +* `az login`: Add `--claims-challenge` argument to support interactive authentication with claims challenge |
| 106 | + |
| 107 | +### RDBMS |
| 108 | + |
| 109 | +* `az postgres flexible-server replica create/promote`: Enable replica operations for elastic cluster operations |
| 110 | +* `az postgresql flexible-server create`: Handle failed IP address check |
| 111 | + |
| 112 | +### Service Fabric |
| 113 | + |
| 114 | +* `az sf managed-cluster network-security-rule`: Add new parameter `--source-addr-prefix` to specify the CIDR or source IP range |
| 115 | +* `az sf managed-cluster network-security-rule`: Add new parameter `--dest-addr-prefix` to specify the destination port or range |
| 116 | +* `az sf managed-cluster network-security-rule`: Add new parameter `--source-port-range` to specify the CIDR or source IP range |
| 117 | +* `az sf managed-cluster network-security-rule`: Add new parameter `--dest-port-range` to specify the destination address prefix |
| 118 | +* `az sf cluster create`: Add more options for parameter `--vm-os` |
| 119 | +* `az sf managed-node-type update`: Add parameters `--vm-size` and `--tags` |
| 120 | + |
| 121 | +### SQL |
| 122 | + |
| 123 | +* `az sql ltr-policy set`: Remove ltr backup policy unused parameter `--access-tier` |
| 124 | +* `az sql failover-group create`: Add support for multiple partner failover groups |
| 125 | + |
12 | 126 | ## July 01, 2025
|
13 | 127 |
|
14 | 128 | Version 2.75.0
|
|
0 commit comments