|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.24.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**AKS** |
| 10 | + |
| 11 | +* `az aks check-acr`: Add the nodeslector linux to avoid the "canipull" pod to be scheduled on the windows node (#17933) |
| 12 | +* Sdk update (#18031) |
| 13 | +* az aks create and update azure-rbac (#18026) |
| 14 | +* Add run-command cli (#18051) |
| 15 | + |
| 16 | +**App Config** |
| 17 | + |
| 18 | +* Allow importing key-values with unicode characters from file (#17990) |
| 19 | + |
| 20 | +**App Service** |
| 21 | + |
| 22 | +* [BREAKING CHANGE] `az webapp list-runtimes`: Add Dotnet6 support and update runtimes (#17967) |
| 23 | +* `webapp log tail`: Fix #17987: logging.warning call with invalid 'end' argument (#17988) |
| 24 | +* Fix #16838- az cli update app setting command always making slotsetting to true (#17895) |
| 25 | +* `az appservice`: Add function to retrieve users github personal access token (#17826) |
| 26 | +* az staticwebapp appsettings set issue #17792 (#18034) |
| 27 | +* Fix #18033: az staticwebapp appsettings set of missing positional param app_settings (#18043) |
| 28 | +* Fix issues with APIs signature that changed with Track2 update (#18082) |
| 29 | +* Fix get resource management client properly (#18142) |
| 30 | +* Add interactive way to get token for staticwebapp (#18083) |
| 31 | +* Fix an issue where assign and remove identities would fail with a call to NoneType (#18084) |
| 32 | + |
| 33 | +**ARM** |
| 34 | + |
| 35 | +* Migrate resource to track2 SDK (#17783) |
| 36 | +* `az ts`: Add UiFormDefinition file support to TemplateSpecs for GA (05/04) (#17869) |
| 37 | + |
| 38 | +**ARO** |
| 39 | + |
| 40 | +* Add cluster credential rotation (#17925) |
| 41 | + |
| 42 | +**Compute** |
| 43 | + |
| 44 | +* `az sshkey create`: Save private key to local file system (#18022) |
| 45 | + |
| 46 | +**Cosmos DB** |
| 47 | + |
| 48 | +* Create and manage Role Definitions and Role Assignments for enforcing data plane RBAC on Cosmos DB SQL accounts (#18091) |
| 49 | + |
| 50 | +**DevTestLabs** |
| 51 | + |
| 52 | +* `az labs create environment`: Fix error creating an environment from an ARM template (#17959) |
| 53 | + |
| 54 | +**HDInsight** |
| 55 | + |
| 56 | +* [BREAKING CHANGE] `az hdinsight create`: Use getting default sku api to set workernode and headnode size if customer does not provide. (#17552) |
| 57 | + |
| 58 | +**IoT** |
| 59 | + |
| 60 | +* `az iot hub create`: Support assigning identities and assigning roles to system-managed identity. (#18098) |
| 61 | +* `az iot hub update`: New parameter `--file-upload-storage-identity` to allow for managed-identity authenticated file upload. (#18098) |
| 62 | +* `az iot hub identity assign`: New command to assign user/system-assigned managed identities to an IoT Hub. (#18098) |
| 63 | +* `az iot hub identity show`: New command to show identity property of an IoT Hub. (#18098) |
| 64 | +* `az iot hub identity show`: New command to update identity type of an IoT Hub. (#18098) |
| 65 | +* `az iot hub identity remove`: New command to remove user/system-assigned managed identities from an IoT Hub. (#18098) |
| 66 | +* `az iot hub routing-endpoint create`: New `--identity` parameter allows choosing a user/system-assigned identity for routing endpoints. (#18098) |
| 67 | +* `az iot hub route create`: New routing source-type `DeviceConnectionStateEvents` (#18098) |
| 68 | + |
| 69 | +**Kusto** |
| 70 | + |
| 71 | +* Update command group long summary (#18107) |
| 72 | + |
| 73 | +**Network** |
| 74 | + |
| 75 | +* Bump api version from '2020-11-01' to '2021-02-01' (#18104) |
| 76 | +* New command group `az network lb address-pool tunnel-interface` (#18136) |
| 77 | +* `az network lb frontend-ip update`: New parameter `--gateway-lb` (#18136) |
| 78 | +* `az network nic ip-config update`: New parameter `--gateway-lb` (#18136) |
| 79 | +* `az network rule create/update`: New parameter `--backend-pools-name` (#18136) |
| 80 | +* `az network vnet-gateway create`: Add new paramter `--nat-rule` (#18045) |
| 81 | +* Add new cmd group `az network vnet-gateway nat-rule` (#18045) |
| 82 | +* `az network vpn-conncetion create`: Add new paramter `--ingress-nat-rule` and `--egress-nat-rule` (#18045) |
| 83 | +* `az network vnet create`: Add new parameter `--flowtimeout` (#18032) |
| 84 | + |
| 85 | +**Packaging** |
| 86 | + |
| 87 | +* Support Python 3.9 (#17368) |
| 88 | + |
| 89 | +**RDBMS** |
| 90 | + |
| 91 | +* Change IOPS logic for MySQL (#17974) |
| 92 | +* Prevent private DNS zone track2 migration breaking rdbms module (#18062) |
| 93 | + |
| 94 | +**Service Fabric** |
| 95 | + |
| 96 | +* [BREAKING CHANGE] `az sf cluster certificate`: Remove all commands under this group. Please follow the instructions here to add/remove cluster certificates: https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-security-update-certs-azure#add-a-secondary-certificate-using-azure-resource-manager. (#18056) |
| 97 | +* [BREAKING CHANGE] `az sf managed-service update`: Remove deprecated parameter --drop-source-replica-on-move. (#18056) |
| 98 | +* [BREAKING CHANGE] `az sf managed-service create`: Remove deprecated parameters --service-dns-name, --drop-source-replica-on-move and -instance-close-delay-duration. (#18056) |
| 99 | +* [BREAKING CHANGE] `az sf cluster`: Rename parameter --vault-resource-group to --vault-rg. (#18056) |
| 100 | +* `az sf managed-cluster and sf managed-node-type`: Set groups as not preview (#18056) |
| 101 | +* Update azure-mgmt-servicefabricmanagedclusters package to the latest version 1.0.0 that uses 2021-05-01 GA api version. (#18056) |
| 102 | +* `az sf managed-cluster create`: Add parameters --upgrade-mode, --upgrade-cadence and --code-version. (#18056) |
| 103 | +* `az sf managed-node-type`: Add parameters --data-disk-type, --is-stateless and --multiple-placement-groups. (#18056) |
| 104 | + |
| 105 | +**SQL** |
| 106 | + |
| 107 | +* `az sql server create`: Add a space to split the concatenated words in the help message of the argument --assign-identity. (#17966) |
| 108 | +* `az sql server update`: Add a space to split the concatenated words in the help message of the argument --assign_identity. (#17966) |
| 109 | + |
| 110 | +**Storage** |
| 111 | + |
| 112 | +* [BREAKING CHANGE] `az storage share-rm delete`: Raise error when there are snapshots for target file share and add `--include` to specify deleting target file share and its snapshots (#18088) |
| 113 | +* `az storage blob generate-sas`: Add spaces to split the concatenated words in the help message of the arguments --cache-control, --content-disposition, --content-encoding, --content-language and --content-type. (#17940) |
| 114 | +* `az storage blob url`: Add a space to split the concatenated words in the help message of the argument --snapshot. (#17940) |
| 115 | +* `az storage container generate-sas`: Add spaces to split the concatenated words in the help message of the arguments --cache-control, --content-disposition, --content-encoding, --content-language and --content-type. (#17940) |
| 116 | +* Upgrade storage API version to 2021-04-01 (#18064) |
| 117 | +* Support default share permission (#16462) |
| 118 | +* Support cross tenant object replication (#18063) |
| 119 | +* GA blob inventory (#18046) |
| 120 | +* `az storage share-rm list`: Support list with snapshots. (#18088) |
| 121 | + |
6 | 122 | 2.23.0 |
7 | 123 | ++++++ |
8 | 124 |
|
|
0 commit comments