|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.64.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* `az acr helm`: Improve deprecation message (#29700) |
| 12 | + |
| 13 | +**AKS** |
| 14 | + |
| 15 | +* `az aks nodepool update`: Add `--enable/disable-fips-image` flags for GA mutable fips (#29695) |
| 16 | +* `az aks create/update`: Support UserAssigned Managed Identity for grafana linking in managed prometheus (#29713) |
| 17 | +* `az aks create/update`: Update the VM SKU regex validation to include larger set of VMs for Azure Container Storage (#29726) |
| 18 | + |
| 19 | +**App Service** |
| 20 | + |
| 21 | +* `az staticwebapp create/update`: Add `Dedicated` as supported SKU (#29514) |
| 22 | +* `az webapp config set`: Add MinTlsCipherSuite support (#29694) |
| 23 | +* `az webapp config access-restriction add/remove`: Allow skipping service tag validation (#29710) |
| 24 | + |
| 25 | +**ARM** |
| 26 | + |
| 27 | +* `az ts create`: Fix incorrect handling of whitespace in string values (#29623) |
| 28 | + |
| 29 | +**ARO** |
| 30 | + |
| 31 | +* `az aro create`: Add feature for adding Multiple Public IPs on cluster load balancer (#29693) |
| 32 | +* `az aro update`: Add feature for adding/removing Multiple Public IPs on cluster load balancer (#29693) |
| 33 | + |
| 34 | +**Compute** |
| 35 | + |
| 36 | +* `az vm update`: Add support of Gen1 VM to trusted launch upgrade (#29655) |
| 37 | +* `az capacity reservation`: GA command group (#29775) |
| 38 | + |
| 39 | +**Container app** |
| 40 | + |
| 41 | +* Fix #28998: `az containerapp env workload-profile add/update`: Fix `NoneType` object is not iterable error when environment doesn't enable workload profile (#29682) |
| 42 | +* `az containerapp create/up`: Make `--target-port` optional (#29702) |
| 43 | +* `az containerapp env create`: Deprecate unused argument `--docker-bridge-cidr` (#29746) |
| 44 | +* `az containerapp job stop`: Deprecate option to stop list of given job executions (#29728) |
| 45 | +* Fix #29711: `az containerapp logs show`: Fix JSON escaping by default or with `--format json` (#29767) |
| 46 | + |
| 47 | +**HDInsight** |
| 48 | + |
| 49 | +* `az hdinsight create`: Support setting IP tags when creating HDInsight cluster (#29752) |
| 50 | +* `az hdinsight update`: Support updating the managed identity of the cluster (#29752) |
| 51 | +* `az hdinsight azure-monitor-agent show`: Support getting the managed identity of the cluster (#29752) |
| 52 | +* `az hdinsight azure-monitor-agent enable`: Enable the Azure Monitor Agent logs integration on an HDInsight cluster (#29752) |
| 53 | +* `az hdinsight azure-monitor-agent disable`: Disable the Azure Monitor Agent logs integration on an HDInsight cluster (#29752) |
| 54 | + |
| 55 | +**MySQL** |
| 56 | + |
| 57 | +* `az mysql flexible-server maintenance`: New command group for managing maintenance of MySQL flexible server (#29505) |
| 58 | +* `az mysql flexible-server update`: Remove storage passing for server update (#29739) |
| 59 | + |
| 60 | +**NetAppFiles** |
| 61 | + |
| 62 | +* `az netappfiles volume create/update`: Update max for `--usage-threshold` (#29624) |
| 63 | + |
| 64 | +**Network** |
| 65 | + |
| 66 | +* Fix #29565: `az network nat gateway create`: Add `--tags` parameter (#29718) |
| 67 | + |
| 68 | +**Packaging** |
| 69 | + |
| 70 | +* Support Python 3.12 (#29465) |
| 71 | +* Release Azure Linux 3 RPM package (#29348) |
| 72 | + |
| 73 | +**Redis** |
| 74 | + |
| 75 | +* `az redis create/update`: Add `--disable-access-keys` to support disabling auth through access keys (#29483) |
| 76 | + |
| 77 | +**SQL** |
| 78 | + |
| 79 | +* `az sql mi create/update`: Add `--authentication-metadata` to support auth metadata configuration (#29519) |
| 80 | + |
| 81 | +**Storage** |
| 82 | + |
| 83 | +* `az storage account create/update`: Support account cold-tier (#29740) |
| 84 | +* `az storage copy/remove`: Add `--auth-mode login` support (#29779) |
| 85 | +* `az storage share delete`: Add `include-leased` for `--delete-snapshots` (#29785) |
| 86 | + |
6 | 87 | 2.63.0 |
7 | 88 | ++++++ |
8 | 89 |
|
|
0 commit comments