Skip to content

Commit

Permalink
Cleaning up history, the same way it was cleaned up in the official r…
Browse files Browse the repository at this point in the history
…elease notes PR.
  • Loading branch information
marstr committed Jun 28, 2019
1 parent 18a95cc commit d237e13
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/azure-cli/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,10 @@ Release History

* vmss create: Fix bug where command returns an error message when run with `--no-wait`. The command succesfully sends
the request but returns failure status code and returns an error mesage.
* vm/vmss extension image list: Fix bug where command fails when used with --latest

**VM**

* vmss create `--single-placement-group`: Removed client-side validation. Does not fail if `--single-placement-group` is
set to true and`--instance-count` is greater than 100 or availability zones are specified, but leaves this validation
to the compute service.
* vm/vmss extension image list: Fix bug where command fails when used with --latest

**Storage**

Expand Down

0 comments on commit d237e13

Please sign in to comment.