|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.11.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**AKS** |
| 10 | + |
| 11 | +* Remove preview tag from Virtual Node add-on (#14717) |
| 12 | +* Add AKS CMK argument in cluster creation (#14688) |
| 13 | +* Set network profile when using basic load balancer. (#14699) |
| 14 | +* Remove max pods validation from CLI and let preflight handle it (#14750) |
| 15 | +* Fixing add-ons available in the help message in `az aks create` (#14810) |
| 16 | +* Bring in support for cluster autoscaler profile in core CLI (#14779) |
| 17 | + |
| 18 | +**AppService** |
| 19 | + |
| 20 | +* `az webapp`: Add list-instances command (#13408) |
| 21 | +* `az webapp ssh`: Add --instance parameter to connect to a specific instance (#13408) |
| 22 | +* `az webapp create-remote-connection`: Add --instance parameter to connect to a specific instance (#13408) |
| 23 | +* Fix #14758: az webapp create errors when creating windows app with --runtime dotnetcore (#14764) |
| 24 | +* Fix #14701: Implement functionapp create --assign-identity (#14702) |
| 25 | +* Fix #11244: `az webapp auth update`: Add optional parameter to update client-secret-certificate-thumbprint (#14730) |
| 26 | +* `az functionapp keys`: Added commands that allow users to manage their function app keys (#14465) |
| 27 | +* `az functionapp function`: Added commands that allow users to manage their individual functions (#14465) |
| 28 | +* `az functionapp function keys`: Added commands that allow users to manage their function keys (#14465) |
| 29 | +* Fix #14788: az webapp create not getting correct webapp when names are substrings (#14829) |
| 30 | +* `az functionapp create`: Removed ability to create 2.x Functions in regions that don't support it (#14831) |
| 31 | + |
| 32 | +**ARM** |
| 33 | + |
| 34 | +* `az resource list`: Extend the return data of `createdTime`, `changedTime` and `provisioningState` (#14704) |
| 35 | +* `az resource`: Add parameter `--latest-include-preview` to support using the latest api-version whether this version is preview (#14589) |
| 36 | + |
| 37 | +**ARO** |
| 38 | + |
| 39 | +* CLI enhancements, including route table checking permissions (#14535) |
| 40 | + |
| 41 | +**Cloud** |
| 42 | + |
| 43 | +* `az cloud register`: Fix registering clouds with a config file (#14749) |
| 44 | + |
| 45 | +**Compute** |
| 46 | + |
| 47 | +* Update VM SKUs that support accelerated networking (#13045) |
| 48 | +* `az vm create`: Automatic in-guest patching (#14710) |
| 49 | +* `az image builder create`: Add --vm-size, --os-disk-size, --vnet, --subnet (#14685) |
| 50 | +* New command az vm assess-patches (#14808) |
| 51 | + |
| 52 | +**Container** |
| 53 | + |
| 54 | +* Fix #6235: Update help text for ports parameter in container create (#14825) |
| 55 | + |
| 56 | +**Datalake Store** |
| 57 | + |
| 58 | +* Fix issue #14545 for data lake join operation (#14689) |
| 59 | + |
| 60 | +**EventHub** |
| 61 | + |
| 62 | +* `az eventhubs eventhub create/update`: Change documentation of destination_name (#12747) |
| 63 | + |
| 64 | +**Extension** |
| 65 | + |
| 66 | +* Add `az extension list-versions` command to list all available versions of an extension (#14803) |
| 67 | + |
| 68 | +**HDInsight** |
| 69 | + |
| 70 | +* Support creating cluster with autoscale configuration and Support managing autoscale configuration (#14692) |
| 71 | +* Support creating cluster with encryption at host (#14824) |
| 72 | + |
| 73 | +**IoTCentral** |
| 74 | + |
| 75 | +* CLI documentation improvements (#14650) |
| 76 | + |
| 77 | +**Monitor** |
| 78 | + |
| 79 | +* `az monitor metrics alert create`: support RG and Sub as the scope values (#14703) |
| 80 | + |
| 81 | +**NetAppFiles** |
| 82 | + |
| 83 | +* [BREAKING CHANGE] az netappfiles snapshot create: Removed file-system-id from parameters (#14791) |
| 84 | +* [BREAKING CHANGE] az netappfiles snapshot show: Snapshot no longer has parameter file-system-id (#14791) |
| 85 | +* `az netappfiles account`: Model ActiveDirectory has a new parameter backup_operators (#14791) |
| 86 | +* `az netappfiles volume show`: Model dataProtection has a new parameter snapshot (#14791) |
| 87 | +* `az netappfiles volume show`: Model Volume has a new parameter snapshot_directory_visible (#14791) |
| 88 | + |
| 89 | +**Network** |
| 90 | + |
| 91 | +* `az network dns export`: export FQDN for MX, PTR, NS and SRV type instead of relative path (#14734) |
| 92 | +* Support private link for managed disks (#14707) |
| 93 | +* `az network application-gateway auth-cert show`: Add example to demonstrate certificate format (#14856) |
| 94 | +* `az network private-endpoint-connection`: support app configuration (#14860) |
| 95 | + |
| 96 | +**RBAC** |
| 97 | + |
| 98 | +* `az ad group create`: support specify description when creating a group (#14668) |
| 99 | +* `az role definition create`: print human readable message instead of exception when assignableScope is an empty array (#14663) |
| 100 | +* [BREAKING CHANGE] `az ad sp create-for-rbac`: change default permission of created certificate (#14640) |
| 101 | + |
| 102 | +**SQL** |
| 103 | + |
| 104 | +* `az sql server audit-policy`: Add sql server auditing support (#14726) |
| 105 | + |
| 106 | +**Storage** |
| 107 | + |
| 108 | +* `az storage blob copy start-batch`: Fix #6018 for --source-sas (#14709) |
| 109 | +* `az storage account or-policy`: Support storage account object replication policy (#14817) |
| 110 | +* Fix issue #14083 to upgrade azure-multiapi-storage package version for package issue and new api version support (#14785) |
| 111 | +* `az storage blob generate-sas`: add examples for --ip and refine error message (#14854) |
| 112 | +* `az storage blob list`: Fix next_marker issue (#14751) |
| 113 | + |
| 114 | +**Synapse** |
| 115 | + |
| 116 | +* Add workspace, sparkpool, sqlpool related cmdlets (#14755) |
| 117 | +* Add spark job releated commands based on track2 sdk (#14819) |
| 118 | +* Add accesscontrol feature related commands based on track2 sdk (#14834) |
| 119 | + |
| 120 | +**Upgrade** |
| 121 | + |
| 122 | +* Add `az upgrade` command to upgrade azure cli and extensions (#14803) |
| 123 | + |
6 | 124 | 2.10.1 |
7 | 125 | ++++++ |
8 | 126 |
|
|
0 commit comments