|
3 | 3 | Release History
|
4 | 4 | ===============
|
5 | 5 |
|
| 6 | +2.7.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* Fix a typo in an error message of token creation (#13620) |
| 12 | + |
| 13 | +**AKS** |
| 14 | + |
| 15 | +* Change default vm sku to Standard_D2s_v3 (#13541) |
| 16 | +* Fix creating role assignment for MSI clsuter plus custom subnet (#13543) |
| 17 | + |
| 18 | +**AppService** |
| 19 | + |
| 20 | +* Fix #12739 az appservice list-locations returns some invalid locations (#13520) |
| 21 | + |
| 22 | +**ARM** |
| 23 | + |
| 24 | +* `az deployment`: Fix issue #13159 of incorrect message of JSON after removing comments and compressing (#13561) |
| 25 | +* `az resource tag`: Fix issue #13255 of tagging resources with resource type `Microsoft.ContainerRegistry/registries/webhooks` (#13495) |
| 26 | +* Improve the examples for the resource module (#13375) |
| 27 | + |
| 28 | +**ARO** |
| 29 | + |
| 30 | +* Change CLIError to correct flag for --worker-vm-disk-size-gb (#13439) |
| 31 | + |
| 32 | +**EventHub** |
| 33 | + |
| 34 | +* Fix for issue #12406 Argument --capture-interval does not update the "intervalInSeconds" (#13054) |
| 35 | + |
| 36 | +**HDInsight** |
| 37 | + |
| 38 | +* Change get_json_object to shell_safe_json_parse (#13684) |
| 39 | + |
| 40 | +**Monitor** |
| 41 | + |
| 42 | +* `az monitor metrics alert`: refine several help messages (#13469) |
| 43 | +* `az monitor diagnostic-settings create`: support --export-to-resource-specific argument (#13697) |
| 44 | +* Support LA workspace recover (#13719) |
| 45 | + |
| 46 | +**Network** |
| 47 | + |
| 48 | +* `az network dns zone`: support - character (#13377) |
| 49 | +* `az network vpn-connection ipsec-policy`: change the --sa-lifetime and --sa-max-size to larger values in example (#13590) |
| 50 | +* Bump network to 2020-04-01 (#13568) |
| 51 | +* `az network private-endpoint-connection`: support event grid (#13608) |
| 52 | +* `az network express-route list-route-tables`: fix bug that cannot list routes as table (#13714) |
| 53 | + |
| 54 | +**Packaging** |
| 55 | + |
| 56 | +* Add Ubuntu Focal Package (#13491) |
| 57 | + |
| 58 | +**RBAC** |
| 59 | + |
| 60 | +* `az ad sp credential reset`: modify credential generation to avoid troublesome special characters (#13643) |
| 61 | + |
| 62 | +**Redis** |
| 63 | + |
| 64 | +* Fix #13529: Change documentation of parameter enable_non_ssl_port (#13584) |
| 65 | + |
| 66 | +**Storage** |
| 67 | + |
| 68 | +* `az storage copy`: Add parameter `--follow-symlinks` to support symlinks (#12037) |
| 69 | +* Enable local context for storage account (#13682) |
| 70 | +* `az storage logging`: Fix issue #11969 to refine error message (#13605) |
| 71 | + |
6 | 72 | 2.6.0
|
7 | 73 | ++++++
|
8 | 74 |
|
|
0 commit comments