|
3 | 3 | Release History
|
4 | 4 | ===============
|
5 | 5 |
|
| 6 | +2.74.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* `az acr login`: Add `refreshToken` and `username` fields to the output after using `--expose-token` parameter (#31091) |
| 12 | +* `az acr create`: Fix logs for domain name label (#31423) |
| 13 | +* `az acr connected-registry`: Remove private preview message (#31475) |
| 14 | + |
| 15 | +**AKS** |
| 16 | + |
| 17 | +* `az aks nodepool add/update/upgrade`: Add new parameter `--undrainable-node-behavior` to specify whether nodes can be cordoned during upgrade (#31495) |
| 18 | +* `az aks create/enable-addons`: Remove preview flag for `--enable-high-log-scale-mode` parameter (#31531) |
| 19 | +* `az aks nodepool add/update/upgrade`: Add `--max-unavailable` to specify he maximum number or percentage of nodes that can be simultaneously unavailable during upgrade (#31510) |
| 20 | + |
| 21 | +**App Config** |
| 22 | + |
| 23 | +* Fix #30619: `az appconfig feature set`: Fix invalid value for `--requirement-type` (#31471) |
| 24 | +* Fix #30619: `az appconfig kv import`: Fix invalid value for `--requirement-type` (#31471) |
| 25 | + |
| 26 | +**App Service** |
| 27 | + |
| 28 | +* `az appservice plan create`: Update the description of `--zone-redundant` parameter (#31437) |
| 29 | +* `az webapp config set`: Remove number of workers validation (#31443) |
| 30 | + |
| 31 | +**ARM** |
| 32 | + |
| 33 | +* `az policy`: Add breaking change pre-announcement (#31458) |
| 34 | + |
| 35 | +**Backup** |
| 36 | + |
| 37 | +* `az backup container/item/policy/protection`: Add support for ASE backup operations (#31413) |
| 38 | +* `az backup`: Add support for HANA Snapshot (#27932) |
| 39 | + |
| 40 | +**Compute** |
| 41 | + |
| 42 | +* `az vm/vmss create`: Add warning log for changing the default value of VM size (#31409) |
| 43 | + |
| 44 | +**Cosmos DB** |
| 45 | + |
| 46 | +* `az cosmosdb sql container`: Add Full Text Policy support (#31425) |
| 47 | + |
| 48 | +**Identity** |
| 49 | + |
| 50 | +* `az identity federated-credential create/update`: Add support for claims matching expressions (#31436) |
| 51 | + |
| 52 | +**Monitor** |
| 53 | + |
| 54 | +* `az monitor action-group`: Support `--incident-receivers`, `--mi-user-assigned` and `--mi-system-assigned`(#31205) |
| 55 | + |
| 56 | +**MySQL** |
| 57 | + |
| 58 | +* `az mysql flexible-server create`: Change default storage redundancy for BC SKU to local redundancy (#31537) |
| 59 | + |
| 60 | +**NetAppFiles** |
| 61 | + |
| 62 | +* `az netappfiles volume-group create`: Add support for Oracle in ANF Volume Groups (#31528) |
| 63 | + |
| 64 | +**Network** |
| 65 | + |
| 66 | +* `az network vnet-gateway create`: Add `--enable-high-bandwith-vpn-gateway` parameter (#31100) |
| 67 | +* `az network vpn-connection show`: Support new properties output with virtual network gateway (#31100) |
| 68 | +* `az network vnet-gateway migration`: Support vpn gateway migration feature (#31429) |
| 69 | +* `az network private-endpoint-connection`: Add provider `Microsoft.FluidRelay/fluidRelayServers` (#31472) |
| 70 | +* `az network network-watcher packet-capture`: Support for packet capture includes a ring buffer (#30784) |
| 71 | +* `az network private-endpoint-connection`: Add provider `Microsoft.VideoIndexer/accounts` (#31549) |
| 72 | + |
| 73 | +**RDBMS** |
| 74 | + |
| 75 | +* `az postgres flexible-server create/db`: Fix for `--database-name` validation (#31542) |
| 76 | + |
6 | 77 | 2.73.0
|
7 | 78 | ++++++
|
8 | 79 |
|
|
0 commit comments