Skip to content

Commit 6c14816

Browse files
author
Zim Kalinowski
committed
additional history update
1 parent 928d7f8 commit 6c14816

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/azure-cli/HISTORY.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ Release History
2525
* Adding api-version to all requests
2626
* Upgrading SDK Version to 1.0.0
2727

28+
**AppService**
29+
30+
* Added "webapp config access-restriction show | set | add | remove"
31+
* az webapp up updated for better error-handling
32+
* az appservice plan update support Isolated SKU
33+
2834
**ARM**
2935

3036
* az deployment create: Add --handle-extended-json-format parameter to support multiline and comments in json template.
@@ -38,6 +44,10 @@ Release History
3844
* Update galleries API version to 2019-07-01.
3945
* vm create: Add --workspace to enable log analytics workspace automatically.
4046

47+
**IoT**
48+
49+
* Fix #2116: Unexpected 'az iot hub show' error for resource not found.
50+
4151
**Monitor**
4252

4353
* az monitor log-analytics workspace: Support CRUD for Azure log analytics workspace.
@@ -70,12 +80,6 @@ Release History
7080
* Add `--load-balancer-managed-outbound-ip-count`, `--load-balancer-outbound-ips` and `--load-balancer-outbound-ip-prefixes` to `az aks update` command, which allows for updating load balancer profile of an AKS cluster with SLB.
7181
* Add `--vm-set-type` to `az aks create` command, which allows to specify vm types of an AKS Cluster (vmas or vmss).
7282

73-
**AppService**
74-
75-
* Added "webapp config access-restriction show | set | add | remove"
76-
* az webapp up updated for better error-handling
77-
* az appservice plan update support Isolated SKU
78-
7983
**ARM**
8084

8185
* az group deployment create: Add --handle-extended-json-format to support multiline and comments in json template
@@ -100,10 +104,6 @@ Release History
100104

101105
* Fix the endpoint help text to refer to the right parameter (namely, to point to parameter `--endpoint` rather than `--endpoint-type` in event subscription commands).
102106

103-
**IoT**
104-
105-
* Fix #2116: Unexpected 'az iot hub show' error for resource not found.
106-
107107
**Key Vault**
108108

109109
* Fix #8840: When using tenant domain name in `az login -t`, `keyvault create` fails. Tenant domain name is now resolved to GUID if it is not.

0 commit comments

Comments
 (0)