|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.10.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**AKS** |
| 10 | + |
| 11 | +* `az aks update`: Change --enable-aad argument to migrate a RBAC-enabled non-AAD cluster to a AKS-managed AAD cluster (#14420) |
| 12 | +* `az aks install-cli`: Add --kubelogin-version and --kubelogin-install-location arguments to install kubelogin (#14441) |
| 13 | +* Add az aks nodepool get-upgrades command (#14516) |
| 14 | + |
| 15 | +**AMS** |
| 16 | + |
| 17 | +* Fix #14021: az ams account sp is not idempotent (#14429) |
| 18 | + |
| 19 | +**APIM** |
| 20 | + |
| 21 | +* apim api import: support API import and enchance other api level cli commands (#14363) |
| 22 | + |
| 23 | +**App Service** |
| 24 | + |
| 25 | +* Fix #13035: Add validation for az webapp config access-restriction to avoid adding duplicates (#14486) |
| 26 | + |
| 27 | +**AppConfig** |
| 28 | + |
| 29 | +* Default to standard sku if not specified (#14398) |
| 30 | +* [BREAKING CHANGE] Support settings with JSON content type (#14170) |
| 31 | + |
| 32 | +**ARM** |
| 33 | + |
| 34 | +* `az resource tag`: Fix the bug of managedApp tagging and some related test issues (#14381) |
| 35 | +* `az deployment mg/tenant what-if`: Add support to management group and tenant level deployment What-If (#14568) |
| 36 | +* `az deployment mg/tenant create`: Add --confirm-with-what-if/-c parameter. (#14568) |
| 37 | +* `az deployment mg/tenant create`: Add --what-if-result-format/-r parameter. (#14568) |
| 38 | +* `az deployment mg/tenant create`: Add --what-if-exclude-change-types/-x parameter. (#14568) |
| 39 | +* `az tag`: az tag support for resource id parameter (#14558) |
| 40 | + |
| 41 | +**Backup** |
| 42 | + |
| 43 | +* Trigger AFS container/item discovery only when needed (#14479) |
| 44 | + |
| 45 | +**CDN** |
| 46 | + |
| 47 | +* Add private link fields to origin (#14520) |
| 48 | + |
| 49 | +**Compute** |
| 50 | + |
| 51 | +* `az vm/vmss create`: Select a valid username for user if the default username is invalid (#14346) |
| 52 | +* `az vm update`: support cross tenant image (#14532) |
| 53 | +* `az disk-access`: Add new command group to operate disk access resource (#14460) |
| 54 | +* Support dedicated host group automatic placement (#14439) |
| 55 | +* Support ppg and spg in VMSS orchestration mode (#14443) |
| 56 | + |
| 57 | +**Config** |
| 58 | + |
| 59 | +* `az config`: Add new `config` command module (#14436) |
| 60 | + |
| 61 | +**Extension** |
| 62 | + |
| 63 | +* Support automatically installing an extension if the extension of a command is not installed (#14478) |
| 64 | + |
| 65 | +**HDInsight** |
| 66 | + |
| 67 | +* Add 3 parameters to the command `az hdinsight create` to support private link and encryption in transit feature: (#14504) |
| 68 | + |
| 69 | +**Iot Hub** |
| 70 | + |
| 71 | +* Fix #7792: IoT Hub Create is not idempotent (#14449) |
| 72 | + |
| 73 | +**IoT Central** |
| 74 | + |
| 75 | +* Add paramater option list for iot central (#14471) |
| 76 | + |
| 77 | +**KeyVault** |
| 78 | + |
| 79 | +* `az keyvault key encrypt/decrypt`: add parameter `--data-type` for explicitly specifing the type of original data (#14386) |
| 80 | + |
| 81 | +**Monitor** |
| 82 | + |
| 83 | +* `az monitor log-analytics workspace data-export`: support event hub namespace as the destination. (#14434) |
| 84 | +* `az monitor autoscale`: support namespace and dimensions for --condition (#14255) |
| 85 | + |
| 86 | +**NetAppFiles** |
| 87 | + |
| 88 | +* `az volume revert`: Add Volume Revert to revert a volume to one of its snapshots. (#14424) |
| 89 | +* [BREAKING CHANGE] Remove `az netappfiles mount-target`. (#14424) |
| 90 | +* `az volume show`: Add site to Active Directory Properties (#14424) |
| 91 | + |
| 92 | +**Network** |
| 93 | + |
| 94 | +* `az application-gateway private-link add`: support to specify an existing subnet by ID (#14463) |
| 95 | +* `az network application-gateway waf-policy create`: support version and type (#14531) |
| 96 | + |
| 97 | +**Storage** |
| 98 | + |
| 99 | +* Fix #10302: Support guess content-type when synchronizing files (#14353) |
| 100 | +* `az storage blob lease`: Apply new api version for blob lease operations (#14231) |
| 101 | +* `az storage fs access`: Support AAD credential in managing access control for ADLS Gen2 account (#14506) |
| 102 | +* `az storage share-rm create/update`: add --access-tier to support access tier (#14148) |
| 103 | + |
6 | 104 | 2.9.1 |
7 | 105 | ++++++ |
8 | 106 |
|
|
0 commit comments