@@ -54,7 +54,7 @@ vm (2.0.2)
5454
5555### Core
5656
57- * Add acr, lab, monitor and find modules to default list.
57+ * Add acr, lab, monitor, and find modules to default list.
5858* Login: skip erroneous tenant ([ #2634 ] ( https://github.com/Azure/azure-cli/pull/2634 ) )
5959* login: set default subscription to one with the state of "Enabled" ([ #2575 ] ( https://github.com/Azure/azure-cli/pull/2575 ) )
6060* Add wait commands and --no-wait support to more commands ([ #2524 ] ( https://github.com/Azure/azure-cli/pull/2524 ) )
@@ -88,12 +88,12 @@ vm (2.0.2)
8888
8989### VM
9090
91- * [ Compute] Add AppGateway support to VMSS create ([ #2570 ] ( https://github.com/Azure/azure-cli/pull/2570 ) )
91+ * [ Compute] Add AppGateway support to virtual machine scale set create ([ #2570 ] ( https://github.com/Azure/azure-cli/pull/2570 ) )
9292* [ VM/VMSS] Improved disk caching support ([ #2522 ] ( https://github.com/Azure/azure-cli/pull/2522 ) )
9393* VM/VMSS: incorporate credentials validation logic used by portal ([ #2537 ] ( https://github.com/Azure/azure-cli/pull/2537 ) )
9494* Add wait commands and --no-wait support ([ #2524 ] ( https://github.com/Azure/azure-cli/pull/2524 ) )
95- * vmss : support * to list instance view across vms ([ #2467 ] ( https://github.com/Azure/azure-cli/pull/2467 ) )
96- * Add --secrets for VM and VMSS ([ #2212 }(https://github.com/Azure/azure-cli/pull/2212 ))
95+ * Virtual machine scale set : support * to list instance view across vms ([ #2467 ] ( https://github.com/Azure/azure-cli/pull/2467 ) )
96+ * Add --secrets for VM and virtual machine scale set ([ #2212 }(https://github.com/Azure/azure-cli/pull/2212 ))
9797* Allow VM creation with specialized VHD ([ #2256 ] ( https://github.com/Azure/azure-cli/pull/2256 ) )
9898
9999## February 27, 2017
@@ -103,7 +103,7 @@ Version 2.0.0
103103This release of Azure CLI 2.0 is the first "Generally Available" release.
104104General availability applies to these command modules:
105105- Container Service (acs)
106- - Compute (including Resource Manager, VM, VM Scale Sets , Managed Disks)
106+ - Compute (including Resource Manager, VM, virtual machine scale sets , Managed Disks)
107107- Networking
108108- Storage
109109
0 commit comments