|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.80.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**AKS** |
| 10 | + |
| 11 | +* [BREAKING CHANGE] `az aks create`: Make `--no-ssh-key` default behaviour (#32254) |
| 12 | +* `az aks namespace add/update/show/list/delete/get-credentials`: Add namespace command to support managed namespace feature (#32387) |
| 13 | +* `az aks create`: Add `KataVmIsolation` option for `--workload-runtime` parameter (#32020) |
| 14 | +* `az aks nodepool add`: Add `KataVmIsolation` option for `--workload-runtime` parameter (#32020) |
| 15 | +* `az aks mesh enable-egress-gateway/disable-egress-gateway`: Add commands to manage Azure Service Mesh egress gateway (#32386) |
| 16 | +* `az aks nodepool add/update`: Add parameter `--localdns-config` to config local dns profile for the nodepool (#32392) |
| 17 | +* `az aks upgrade`: Update user confirmation prompt of `--control-plane-only` parameter (#32404) |
| 18 | + |
| 19 | +**App Service** |
| 20 | + |
| 21 | +* `az appservice plan`: Add features for managed instance app service plans (#32344) |
| 22 | +* `az functionapp plan create`: Add elastic premium as supported SKU for zone redundency (#32319) |
| 23 | + |
| 24 | +**Batch** |
| 25 | + |
| 26 | +* [BREAKING CHANGE] `az batch pool create`: Remove deprecated argument `--target-communication` and `--resource-tags` (#32397) |
| 27 | +* [BREAKING CHANGE] `az batch pool reset/set`: Remove deprecated argument `--target-communication` (#32397) |
| 28 | + |
| 29 | +**Cognitive Services** |
| 30 | + |
| 31 | +* `az cognitiveservices account connection`: Add AI Foundry account connection management (#32336) |
| 32 | +* `az cognitiveservices account project`: Add AI Foundry account project management (#32336) |
| 33 | +* `az cognitiveservices account project connection`: Add AI Foundry account project connection management (#32336) |
| 34 | +* `az cognitiveservice agent`: Add command group (#32372) |
| 35 | + |
| 36 | +**Compute** |
| 37 | + |
| 38 | +* `az vm/vmss create/update`: Support `--add-proxy-agent-extension` parameter to specify whether to implicitly install the ProxyAgent Extension (#32298) |
| 39 | + |
| 40 | +**Container app** |
| 41 | + |
| 42 | +* `az containerapp env`: Remove `--min-replicas/max-replicas` from premium ingress (#32360) |
| 43 | + |
| 44 | +**DMS** |
| 45 | + |
| 46 | +* `az dms project create`: Change location parameter to be optional (#31465) |
| 47 | + |
| 48 | +**NetAppFiles** |
| 49 | + |
| 50 | +* [BREAKING CHANGE] `az netappfiles volume create/update`: Remove deprecated argument `--endpoint-type`, this property is readOnly (#32395) |
| 51 | + |
| 52 | +**Network** |
| 53 | + |
| 54 | +* `az network application-gateway http-settings`: Support dedicated backend connection and certificate validation (#32332) |
| 55 | +* `az network application-gateway waf-policy managed-rule`: Support `Microsoft_HTTPDDoSRuleSet` rule set (#32374) |
| 56 | +* `az network application-gateway waf-policy`: Remove option `None` for WAF rule sensitivity (#32374) |
| 57 | +* `az network private-endpoint-connection`: Add provider `Microsoft.Security/privateLinks` (#32396) |
| 58 | + |
| 59 | +**Packaging** |
| 60 | + |
| 61 | +* Drop Python 3.9 support (#32381) |
| 62 | + |
| 63 | +**RDBMS** |
| 64 | + |
| 65 | +* [BREAKING CHANGE] `az postgres server/db/server-logs`: Remove single server commands (#32388) |
| 66 | +* [BREAKING CHANGE] `az postgres flexible-server create`: Remove default value to `--version` and remove arguments `--create-default-database` and `--database-name` (#32398) |
| 67 | + |
| 68 | +**Service Fabric** |
| 69 | + |
| 70 | +* [BREAKING CHANGE] `az sf managed-application update`: Remove argument options `--service-type-policy`, `--upgrade-replica-set-check-timeout`, `--max-porcent-unhealthy-partitions`, `--max-porcent-unhealthy-replicas`, `--max-porcent-unhealthy-services`, `--max-porcent-unhealthy-apps` to fix `--help` formatting (#31814) |
| 71 | +* [BREAKING CHANGE] `az sf application update`: Remove argument options `--service-type-policy`, `--upgrade-replica-set-check-timeout`, `--instance-close-duration`, `--consider-warning-as-error`, `--max-percent-unhealthy-partitions`. `--max-percent-unhealthy-replicas`, `--max-percent-unhealthy-replicas`, `--max-percent-unhealthy-deployed-applications` to fix `--help` formatting (#31814) |
| 72 | + |
| 73 | +**Storage** |
| 74 | + |
| 75 | +* `az storage account failover`: Add `Unplanned` to `--failover-type` for Planned failover GA (#32384) |
| 76 | +* Fix #32399: `az storage file list`: Fix not showing additional info when listing files without set protocol (#32405) |
| 77 | + |
6 | 78 | 2.79.0 |
7 | 79 | ++++++ |
8 | 80 |
|
|
0 commit comments