Skip to content

Conversation

@hytao
Copy link
Contributor

@hytao hytao commented Dec 9, 2019


This checklist is used to make sure that common guidelines for a pull request are followed.

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • I adhere to the Command Guidelines.

@hytao hytao requested a review from Juliehzl as a code owner December 9, 2019 21:48
hytao and others added 4 commits December 9, 2019 13:49
…rice (Azure#11494)

* [Compute] Upgrade Python Compute SDK to 10.0.0; vm/vmss create: Add 'Spot' to 'Priority' enum property; [Breaking change] Rename '--max-billing' parameter to '--max-price', for both VM and VMSS, to be consistent with Swagger and Powershell cmdlets

* [Compute] vm/vmss create: Update --priority help text

* [Compute] vm/vmss update: Add --priority; vm/vmss update: Add --max-price

* Fix min API version of priority
@haroldrandom
Copy link
Contributor

Please take a look the ouput which CI thinks it's error.

Jianhui Harold and others added 6 commits December 10, 2019 10:41
…port empty name. (Azure#11196)

* Fix issue Azure#10965
- Allow empty Name
- Allow multiple entries of same IP or Subnet

* Move History entry to next version
)

* Add preview param --replicas-per-master to "az redis create" command. Update azure-mgmt-redis from 6.0.0 to 7.0.0rc1.

* Excluding zonal-configuration from being updated

* Updating redis version in setup.py
* Support policy set definition grouping

* Re-record managedapp test in 2019_03_01 profile

* Record policy insights tests with new policy api-version
…account (Azure#11488)

* feat: Add new commands to manage blob service properties for storage account.

* add more help docs for group and command

* make resource group as optional parameter

* update help and history for new commands

* make new commands as preview
@hytao
Copy link
Contributor Author

hytao commented Dec 10, 2019

hi @haroldrandom, I have fixed the CI errors.

@hytao hytao removed their assignment Dec 10, 2019
Jianhui Harold and others added 8 commits December 11, 2019 12:24
* cherry-pick changes from previous S75 PR

* commit re-recorded tests

* roll back GitHub error link

* remove ResourceGroupPreparers from N/A botservice tests

* refactor tests

*  use unittest.TestCase, rerecord scenario tests without defaults

* fix style errors, rollback custom rg in tests

* update history, mark some commands and groups as in preview

* add 'az bot directline update'

* add name availabilty check to az bot create

* rerecord missed tests

* rerecord failing tests without defaults

* move botservice changes to correct location

* fix lowercase bug on az bot prepare-deploy (Azure#11390)

* address PR feedback

* delete unused recording
…-deleted/list-versions` with parameter `--maxresults` do not work as intended (Azure#11531)

* Fix Azure#8921

* Update history file

* Fix linter errors

* Split tests apart
* [Compute] Add disk-encryption-set command group

* history; yaml

* disk-encryption-set create/show

* disk create: add disk encryption set support

* Update test

* Add list

* Add disk encryption set support for vm create

* Fix minor issue

* Update history

* Update help

* Update test

* Resolve review comments

* Fix a small bug

* Fix style

* Add min_api for disk-encryption-set

* Add --os-disk-encryption-set and --data-disk-encryption-sets to vmss create

* Add disk-encryption-set update

* disk-encryption-set update; add test

* Add example
* updated CSProj

* initial commit

* updated csproj

* Updated python version 3 requirement

* Updated restore request, protected item

* CLI Style fix

* disable broad except

* updated help file changes

* updated changes in test workload

* updated history.rst

* updated history.rst

* Added optional name parameter in vm policy set

* Updated protectable_item_tpe allowed values

* updated help message

* Using correct restore request object

* fixes for restore command

* cli style fix

* Added warning message for retain_until parameter

* updated recoveryconfig show output

* added resume protection command

* linter fix
* Update adls version

* Update requirements.txt
* Add support for importing certs from Key Vault

* Added link to object ids
@hytao hytao requested a review from haroldrandom December 12, 2019 18:42
Copy link
Contributor

@haroldrandom haroldrandom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Need @Juliehzl @myronfanqiu double check

@yonzhan yonzhan added this to the S163 milestone Dec 14, 2019
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 14, 2019

@Juliehzl please help with the PR.

@hytao
Copy link
Contributor Author

hytao commented Dec 17, 2019

@Juliehzl can you help with this PR?

Copy link
Contributor

@mmyyrroonn mmyyrroonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/Azure/azure-cli/blob/dev/doc/authoring_command_modules/authoring_commands.md#keyword-argument-reference
Please go through the reference, address the comments and align them to all arguments and codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.