|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.69.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* `az acr manifest list-metadata`: Update help messages for untagged manifests (#30382) |
| 12 | + |
| 13 | +**AKS** |
| 14 | + |
| 15 | +* `az aks create/update/delete`: Add parameters `--if-match` and `--if-none-match` to support etag functionality for concurrency (#30309) |
| 16 | + |
| 17 | +**App Config** |
| 18 | + |
| 19 | +* `az appconfig kv import/export`: Support microsoft feature management schema (#30376) |
| 20 | +* `az appconfig kv export`: Introduce a new environment variable called `AZURE_APPCONFIG_FM_COMPATIBILE` when exporting to a file for backward compatibility for users (#30376) |
| 21 | +* `az appconfig feature show/list`: Support microsoft feature management schema (#30376) |
| 22 | +* `az appconfig kv restore/show/list`: Update datetime validation to accept timezone offset (#30369) |
| 23 | +* `az appconfig revision list`: Update datetime validation to accept timezone offset (#30369) |
| 24 | +* `az appconfig export`: Update export help message for environment variable (#30747) |
| 25 | + |
| 26 | +**App Service** |
| 27 | + |
| 28 | +* `az functionapp create`: Refactor EOL implementation and sort based on runtime EOL date (#30636) |
| 29 | +* `az functionapp list-flexconsumption-locations`: Check if flex region is enabled for subscription (#30607) |
| 30 | +* `az functionapp deployment slot create`: Add `--https-only` parameter for slot creation command (#30628) |
| 31 | +* `az webapp list-runtimes`: Remove the JBoss `_byol` entries from the output for webapps with Linux OS (#30673) |
| 32 | + |
| 33 | +**Backup** |
| 34 | + |
| 35 | +* `az backup`: Add support for new AFS Vault Standard Policies (#30531) |
| 36 | + |
| 37 | +**Batch** |
| 38 | + |
| 39 | +* [BREAKING CHANGE] `az batch certificate create/list/show/delete`: Remove deprecated commands (#30501) |
| 40 | +* [BREAKING CHANGE] `az batch node reimage/remote-desktop`: Remove deprecated commands (#30501) |
| 41 | +* [BREAKING CHANGE] `az batch pool create`: Remove `--application-licenses`, `--certificate-references` , `--os-family` and `--os-version` deprecated parameters (#30501) |
| 42 | +* [BREAKING CHANGE] `az batch pool set/reset `: Remove `--certificate-references` deprecated parameter (#30501) |
| 43 | +* `az batch job create`: Add parameters `--job-manager-task-application-package-references` and `--on-all-tasks-complete` (#30501) |
| 44 | +* `az batch job disable`: Add parameter `--json-file` (#30501) |
| 45 | +* `az batch job-schedule create`: Add parameters `--job-manager-task-application-package-references`, `--job-metadata`, and `--job-manager-task-environment-settings` (#30501) |
| 46 | +* `az batch job-schedule set/reset`: Add parameters `--job-max-task-retry-count` and `--job-max-wall-clock-time` (#30501) |
| 47 | +* `az batch node reboot`: Add parameter `--json-file` (#30501) |
| 48 | +* `az batch node scheduling disable`: Add parameter `--json-file` (#30501) |
| 49 | +* `az batch pool autoscale evaluate`: Add parameter `--json-file` (#30501) |
| 50 | +* `az batch pool create`: Add parameters `--start-task-environment-settings` and `--start-task-max-task-retry-count` (#30501) |
| 51 | +* `az batch pool reset`: Add parameters `--start-task-resource-files` and `--target-node-communication-mode` (#30501) |
| 52 | + |
| 53 | +**Compute** |
| 54 | + |
| 55 | +* [BREAKING CHANGE] `az sig gallery-application create/update`: Output field `supportedOsType` changed to `supportedOSType` (#30678) |
| 56 | +* `az vm list-sizes`: Remove unused parameter `--ids` (#30652) |
| 57 | +* `az vmss create/update`: Add new paramter `--zone-balance` to support setting zone balance (#30692) |
| 58 | +* `az vm/vmss create`: Install guest attestation extension when security type set to `ConfidentialVM` (#30690) |
| 59 | +* `az vmss scale`: Add new logic to support scaling VMSS in edge zone (#30704) |
| 60 | +* `az vmss create`: Add `--encryption-identity` parameter to use managed identity for Azure disk encryption (#30657) |
| 61 | +* `az vmss encryption enable`: Add `--encryption-identity` parameter to update or set encryption identity for Azure disk encryption (#30657) |
| 62 | + |
| 63 | +**Container app** |
| 64 | + |
| 65 | +* Fix #28047: `az containerapp compose create`: Upgrade pycomposefile version to split environment variables on the first equal sign instead of every equal sign (#30670) |
| 66 | + |
| 67 | +**DevTest Labs** |
| 68 | + |
| 69 | +* `az lab vm`: Add `hibernate` command group (#30633) |
| 70 | + |
| 71 | +**Key Vault** |
| 72 | + |
| 73 | +* `az keyvault update/update-hsm`: Fix `--bypass` overriding by default when specifying `--default-action Deny` (#30676) |
| 74 | + |
| 75 | +**Network** |
| 76 | + |
| 77 | +* `az network lb create`: Refine `--frontend-ip-zone` to support multiple zones (#30639) |
| 78 | +* `az network private-endpoint-connnection`: Add `Microsoft.HealthDataAiservices/deidservices` for private endpoint connections (#30627) |
| 79 | +* `az network routeserver create/update`: Add `--auto-scale-config` (#30702) |
| 80 | +* `az network virtual-appliance reimage`: Allow reimage of virtual machines associated with a network virtual appliance (#30680) |
| 81 | + |
| 82 | +**Profile** |
| 83 | + |
| 84 | +* `az login`: Passing the managed identity ID with `--username` is deprecated and will be removed in a future release. Please use `--client-id`, `--object-id` or `--resource-id` instead (#30525) |
| 85 | + |
| 86 | +**RDBMS** |
| 87 | + |
| 88 | +* `az postgres flexible-server geo-restore`: Add `--restore-time` parameter (#30689) |
| 89 | +* `az postgres flexible-server fabric-mirroring start/stop/update-databases`: Disable fabric mirroring on HA server (#30688) |
| 90 | +* `az postgres flexible-server update`: Fix for scaling up node count on an elastic cluster (#30669) |
| 91 | + |
| 92 | +**Redis** |
| 93 | + |
| 94 | +* `az redis create/update`: Add `--zonal-allocation-policy` to support the way of selecting zones for cache instance (#30705) |
| 95 | + |
| 96 | +**Role** |
| 97 | + |
| 98 | +* `az role definition show`: New command to support showing specific role definition (#30593) |
| 99 | + |
| 100 | +**Service Connector** |
| 101 | + |
| 102 | +* `az webapp connection create redis`: Add parameter `--system-identity` (#30630) |
| 103 | + |
6 | 104 | 2.68.0 |
7 | 105 | ++++++ |
8 | 106 |
|
|
0 commit comments