|
3 | 3 | Release History
|
4 | 4 | ===============
|
5 | 5 |
|
| 6 | +2.73.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* `az acr connected-registry create/update`: Add new parameter `--gc-enabled` which enables or disables garbage collection on a connected registry (#30956) |
| 12 | +* `az acr connected-registry create/update`: Add new parameter `--gc-schedule` which uses cron expression to set a collection interval (#30956) |
| 13 | +* `az acr create/update`: Add a new optional parameter `--role-assignment-mode` to specify the role assignment mode for new or existing registries. This parameter allows customers to enable or disable Attribute-Based Access Control (ABAC) (#31065) |
| 14 | +* `az acr check-health`: Add a new optional parameter `--repository` to check read, write, and delete permissions for a specific repository (#31065) |
| 15 | +* `az acr task create/update`: Add a new optional parameter `--source-acr-auth-id` to specify the managed identity used for authentication with the source registry (#31069) |
| 16 | +* `az acr build`: Add a new optional parameter `--source-acr-auth-id` to specify the identity used for authentication with the source registry (#31069) |
| 17 | +* `az acr run`: Add a new optional parameter `--source-acr-auth-id` to specify the identity used for authentication with the source registry (#31069) |
| 18 | +* `az acr create`: Remove preview flag from `--allow-trusted-services` (#31372) |
| 19 | + |
| 20 | +**AKS** |
| 21 | + |
| 22 | +* [BREAKING CHANGE] `az aks create`: Change default value of option `--node-vm-size` to "" (#31424) |
| 23 | +* [BREAKING CHANGE] `az aks nodepool add`: Change default value of option `--node-vm-size` to "" (#31424) |
| 24 | +* `az aks create/update`: Add support for apiserver vnet integration feature (#31318) |
| 25 | +* `az aks create/approuting`: Add default NIC config for app routing (#31286) |
| 26 | +* Fix #31265: `az aks enable-addons`: Fix UnboundLocalError when setting specific dataCollectionSettings (#31400) |
| 27 | + |
| 28 | +**App Service** |
| 29 | + |
| 30 | +* [BREAKING CHANGE] `az appservcie ase create/update/delete`: Remove support for ASEv2 (#31373) |
| 31 | +* `az webapp list-runtimes`: Update API response filter logic (#31312) |
| 32 | +* `az functionapp plan update`: Add zone redundant update support for Flex (#31415) |
| 33 | + |
| 34 | +**Backup** |
| 35 | + |
| 36 | +* [BREAKING CHANGE] `az backup protection enable-for-vm`: Support for protecting TVM with standard policy (#31410) |
| 37 | + |
| 38 | +**Cloud** |
| 39 | + |
| 40 | +* [BREAKING CHANGE] `az cloud register/update`: No `gallery` endpoint returned if use endpoint discovery with `--endpoint-resource-manager` (#30682) |
| 41 | +* `az cloud register/update`: Support data plane endpoints auto discovery with `--endpoint-resource-manager` (#30682) |
| 42 | + |
| 43 | +**Compute** |
| 44 | + |
| 45 | +* [BREAKING CHANGE] `az sig image-definition list-community/list-shared`: Replace pagination parameters with new parameters `--max-items` and `--next-token` (#31317) |
| 46 | +* [BREAKING CHANGE] `az sig image-version list-community/list-shared`: Replace pagination parameters with new parameters `--max-items` and `--next-token` (#31317) |
| 47 | +* `az vm/vmss create`: Fix missing auxiliary tokens (#31287) |
| 48 | +* `az vmss create/update`: Add new parameter `--enable-automatic-zone-balancing` to support setting automatic zone rebalancing policy (#31377) |
| 49 | +* `az vmss create/update`: Add new parameter `--automatic-zone-balancing-strategy` to support setting automatic zone rebalancing policy (#31377) |
| 50 | +* `az vmss create/update`: Add new parameter `--automatic-zone-balancing-behavior` to support setting automatic zone rebalancing policy (#31377) |
| 51 | +* `az vmss create/update`: Add new parameter `--skuprofile-rank` to specify a list of ranks to use with VMSS instance mix SKU profile VM sizes (#31255) |
| 52 | + |
| 53 | +**DMS** |
| 54 | + |
| 55 | +* `az dms project task create`: Add ability to use a lockless option for ensuring data consistency (#31448) |
| 56 | + |
| 57 | +**Key Vault** |
| 58 | + |
| 59 | +* `az keyvault key get-attestation`: Support getting a MHSM key's attestation (#31427) |
| 60 | + |
| 61 | +**Monitor** |
| 62 | + |
| 63 | +* `az monitor log-analytics workspace failover/failback`: Add new commands for supporting activating and deactivating workspace failover (#31385) |
| 64 | + |
| 65 | +**NetAppFiles** |
| 66 | + |
| 67 | +* `az volume-group create`: Parameter `--proximity-placement-group` is no longer required (#31254) |
| 68 | +* `az netappfiles account create`: Add new parameter `--federated-client-id` for Cross Tennant CMK (#31254) |
| 69 | +* `az netappfiles account create`: Add new parameter `--nfs-v4-id-domain`. Domain for NFSv4 user ID mapping (#31254) |
| 70 | +* `az netappfiles account update`: Add new parameter `--federated-client-id` for Cross Tennant CMK (#31254) |
| 71 | +* `az netappfiles account update`: Add new parameter `--nfs-v4-id-domain`. Domain for NFSv4 user ID mapping (#31254) |
| 72 | +* `az netappfiles usage list`: Add new command to list current subscription usages (#31254) |
| 73 | +* `az netappfiles usage show`: Add new command to show current subscription usages (#31254) |
| 74 | + |
| 75 | +**Network** |
| 76 | + |
| 77 | +* Fix #31294: `az network vnet update`: Refine processing logic of `--address-prefixes` (#31365) |
| 78 | + |
| 79 | +**Packaging** |
| 80 | + |
| 81 | +* Bump Python to 3.12 on RHEL and CentOS Stream (#31264) |
| 82 | +* [BREAKING CHANGE] Drop Ubuntu 20.04 support (#31208) |
| 83 | + |
| 84 | +**Profile** |
| 85 | + |
| 86 | +* [BREAKING CHANGE] `az login`: `--username` no longer accepts user-assigned managed identity ID. Explicitly specify `--client-id`, `--object-id` or `--resource-id` instead (#31015) |
| 87 | + |
| 88 | +**RDBMS** |
| 89 | + |
| 90 | +* [BREAKING CHANGE] `az postgres flexible-server create`: Set the default value of parameter `--create-default-database` to Disabled (#31132) |
| 91 | +* [BREAKING CHANGE] `az postgres flexible-server create`: Set default PG version to 17 on create (#31143) |
| 92 | +* [BREAKING CHANGE] `az postgres flexible-server stop-replication`: Remove deprecated command, use `az postgres flexible-server replica promote` instead (#31355) |
| 93 | +* [BREAKING CHANGE] `az postgres flexible-server create/upgrade`: Remove support of PG12 which has officially ended (#31363) |
| 94 | +* [BREAKING CHANGE] `az postgres flexible-server create/update/ad-admin`: Rename deprecated references to Microsoft Entra (#31379) |
| 95 | +* [BREAKING CHANGE] `az postgres flexible-server create`: Set the default value of parameter `--create-default-database` to Disabled (#31399) |
| 96 | +* [BREAKING CHANGE] `az postgres flexible-server create`: Set default PG version to 17 on creation (#31399) |
| 97 | +* [BREAKING CHANGE] `az postgres flexible-server update`: Add user confirmation on certain update operations (#30731) |
| 98 | +* `az postgres flexible-server create`: BUG FIX, Set public access network to disabled if None argument is passed in (#31349) |
| 99 | +* `az postgres flexible-server create/db create`: Add validation for database name (#31392) |
| 100 | +* `az postgres flexible-server create`: Set default sku to be coming from location capability API (#31141) |
| 101 | + |
| 102 | +**Role** |
| 103 | + |
| 104 | +* `az role assignment list`: Drop `--include-classic-administrators` argument (#29470) |
| 105 | + |
| 106 | +**Service Connector** |
| 107 | + |
| 108 | +* `az webapp connection create mongodb-atlas`: Add `mongodb-atlas` target service support (#31308) |
| 109 | + |
| 110 | +**Storage** |
| 111 | + |
| 112 | +* [BREAKING CHANGE] `az storage account migration start`: Add confirmation for storage account migration between redundancy options (#31431) |
| 113 | + |
6 | 114 | 2.72.0
|
7 | 115 | ++++++
|
8 | 116 |
|
|
0 commit comments