|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.79.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* `az acr create/update`: Remove preview flag for `--role-assignment-mode` (#32212) |
| 12 | +* `az acr check-health`: Remove preview flag for `--repository` (#32212) |
| 13 | +* `az acr task create/update`: Remove preview flag for `--source-acr-auth-id` (#32212) |
| 14 | +* `az acr build/run`: Remove preview flag for `--source-acr-auth-id` (#32212) |
| 15 | +* `az acr config content-trust`: Add deprecation notice (#32196) |
| 16 | +* `az acr config content-trust show/update`: Add deprecation notice (#32196) |
| 17 | + |
| 18 | +**AKS** |
| 19 | + |
| 20 | +* `az aks update`: Add support to remove existing certificates by setting the value of `--custom-ca-trust-certificates` to an empty file (#32201) |
| 21 | +* `az aks create/update`: Add `--acns-advanced-networkpolicies` parameter to support enabling advanced networking policies (`None`, `L7` or `FQDN`) (#32265) |
| 22 | + |
| 23 | +**ARM** |
| 24 | + |
| 25 | +* `az resource list`: Include `provisioningState` property in table output (#32156) |
| 26 | + |
| 27 | +**Backup** |
| 28 | + |
| 29 | +* `az backup vault deleted-vault`: Implementing List and Undelete for Deleted Backup Vaults (#32306) |
| 30 | + |
| 31 | +**Compute** |
| 32 | + |
| 33 | +* `az vm availability-set update`: Add new parameter `--enable-all-instance-down` to support setting scheduled events profile (#32285) |
| 34 | +* `az vm availability-set update`: Add new parameter `--scheduled-events-api-version` to support setting scheduled events profile (#32285) |
| 35 | + |
| 36 | +**Container app** |
| 37 | + |
| 38 | +* `az containerapp`: Update Api-version to 2025-07-01 (#32179) |
| 39 | +* `az containerapp env http-route-config`: Add command group to manage environment level http routing (#32240) |
| 40 | +* `az containerapp env premium-ingress`: Add command group to configure premium ingress settings for the environment (#32240) |
| 41 | +* Fix #32107: `az containerapp registry show`: Fix NoneType error when container app doesn't have any registry server (#32270) |
| 42 | + |
| 43 | +**HDInsight** |
| 44 | + |
| 45 | +* `az hdinsight create`: Support creating Entra-enabled clusters and creating clusters with WASB + MSI (#32273) |
| 46 | +* `az hdinsight credentials update`: Update cluster credentials (#32273) |
| 47 | +* `az hdinsight credentials show`: Show current cluster credentials (#32273) |
| 48 | + |
| 49 | +**Network** |
| 50 | + |
| 51 | +* `az network application-gateway create/update`: Add parameter `--enable-fips` (#32339) |
| 52 | + |
| 53 | +**SQL** |
| 54 | + |
| 55 | +* `az sql db update`: Prevent overwrite of SLO when updating from serverless to provisioned (#32292) |
| 56 | +* `az db ltr-backup/ltr-policy`: Remove preview tag for time-based immutability (#32297) |
| 57 | + |
| 58 | +**Storage** |
| 59 | + |
| 60 | +* `az storage account network-security-perimeter-configuration list/show/reconcile`: Add support for network-security-perimeter (#32294) |
| 61 | +* `az storage file list`: Fix file list for nfs shares, as `--include` is not supported (#32268) |
| 62 | +* `az storage account create/update`: Add `--enable-blob-geo-priority-replication` to support Geo SLA (#32331) |
| 63 | +* `az storage account or-policy create/update`: Add `--priority-replication` to support OR SLA (#32331) |
| 64 | + |
6 | 65 | 2.78.0 |
7 | 66 | ++++++ |
8 | 67 |
|
|
0 commit comments