Skip to content

Pull from base#6

Merged
jqhuangonearth merged 126 commits intojqhuangonearth:devfrom
Azure:dev
Mar 24, 2021
Merged

Pull from base#6
jqhuangonearth merged 126 commits intojqhuangonearth:devfrom
Azure:dev

Conversation

@jqhuangonearth
Copy link
Owner

No description provided.

huangbolun and others added 30 commits February 23, 2021 07:59
* upgrade az search to use the latest sdk version with new features such as public ip rules, private endpoints, private link resources and msi; also add search provider in 'az network private-link-resource list'

* fix update endpoint to use the begin_create_or_update in the new sdk version; add corresponding tests

* fix the azure-cli requirements

* fix the test failure; fix style and liner

* fix the public-network-access param; fix cli liner

* add actions-required param when updating pe connection

* address comments to follow best-practise naming conventions

* fix CLI style

* disable pylint too-manage-arguments

* fix build failure

* fix the help manual for identity_type
* ignore replica count on DW

* Add secondary-type param to replica create command

* whitespace and indent fixes
…air gapped clouds and support config of index url (#15128)
* adopt new version

* use new adpi

* some test pass

* add fix for sdk

* test pass

* smb test pass

* sku

* fix test in other modules

* sql

* fix tests inother modules

* fix credential

* test pass

* support storage
* test part1

* test part2

* test part 3

* test part 4

* test part 6

* test part 7

* test part 8

* test part 9

* part 10

* test part 11

* delete unnecessary code

* style

* reduce os disk comsumption

* merge
* update help message for --tables parameter in command group 'az monitor log-analytics workspace data-export'

* add links for command 'az monitor log-analytics workspace data-export'

* fix examples in monitor log-analytics workspace saved-search

* fix style check
…ass + Update Mongo ServerVersion + backup policy (#17021)

* Allow sever version to be updated for CosmosDB accounts

* Udate to latest python sdk for cosmos

* Bump up version, rerun tests, add network_acl_bypass/network_acl_bypass_resource_ids

* Change test server version to 3.2 and rerun

* Change params for networkAclBypass and rerun update test

* Adding backup interval and retention parameters for database account create and update commands

* Move server_version param to get rid of linter error and rerun tests

* rerun tests

* Rerun test_private_endpoint_connection_cosmosdb

* rerun tests

Co-authored-by: Craig McIntosh <craigmci@microsoft.com>
Co-authored-by: Kalyan Khandrika <kakhandr@microsoft.com>
…ort deployment with Bicep files (#16857)

* Add support to Bicep

* Add deployment with Bicep integration tests

* Add a unit test

* Add more tests

* Add help docs; some refacoring

* Remove deployment with Bicep scenario tests

* Remove unused import

* Fix style and linter issues

* Add license header

* Try add semver to setup.py

* Fix a module name

* Fix Python 3.6 compatability issue

* Implement bicep decompile command

* Update Bicep CLI installation location

* Update src/azure-cli/azure/cli/command_modules/resource/_bicep.py

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Update src/azure-cli/azure/cli/command_modules/resource/_help.py

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Use more specific error types

* Add live tests

* Make sample files consistent in help docs

* Update src/azure-cli/azure/cli/command_modules/resource/_help.py

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
… '2020-08-01' (#17043)

* test part1

* test part2

* test part 3

* test part 4

* test part 6

* test part 7

* test part 8

* test part 9

* part 10

* test part 11

* delete unnecessary code

* style

* reduce os disk comsumption

* public-ip zone

* style

* confict
* updated 'az sig image-version create/update'

* included custom image scenario for az vmss update

* correct custom image scenario for az vmss update

* remove trailing whitespace

* Delete launch.json

* restore launch.json

* fixed changes to launch.json

* copied original launch.json

* checked out from main remote

* correct incorrect parameter

* add new sig update example
…ess (#17048)

* test part1

* test part2

* test part 3

* test part 4

* test part 6

* test part 7

* test part 8

* test part 9

* part 10

* test part 11

* delete unnecessary code

* style

* reduce os disk comsumption

* ipv6

* style

* test

* Update commands.py
…BlobContainerUri` changes to be `folderUrl` in command output of `az keyvault backup/restore`, `az keyvault key restore` (#17011)

* bump azure-keyvault-administration to 4.0.0b3

* test bump msrest

* avoid command interface breaking changes

* update test

* code refining

* fix issue: full_restore and selective_key_restore
* support in create

* refine help

* test pass

* rever vscode

* typo

* fix style
* update

* fix HISTORY

* revert vscode changes

* Update src/azure-cli/HISTORY.rst

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>

* Update HISTORY.rst

Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
houk-ms and others added 29 commits March 18, 2021 10:24
…ownload` and `--target-operation` for command `az keyvault security-domain wait` (#17263)

* security-domain sync to async support

* security-domain download async

* fix polling bug

* raise error when file operation fails

* support --id to specify url and fix test

* wait before polling
* flexible server migration

* single server migration draft

* style fixed

* allow large reponse for proxy test

* singles server test fixed

* minor bugs fixed

* linter and style issues fixed

* config files added

* empty commit

* empty commit

* fix recording files for the migration code

* fixed mariadb failing test case

* fix for failing test cases

* fixed typo

* change datetime function to accomodate python 3.6

* takes care of two different time input

* style fixed

* restore source parameter added

* bug fix auth, LRO polling commands, object create by dict

* restore reverted to no source parameters

* db for pg

* added pg db tests

* help text updated and recording files updated with the database  change

* empty commit

* empty commit

* revert resource module

* id = child name fix

* network module test failure fixed

* remove and fix rdbms params file

* fix typo
* fix for APIM backup

* Fix live test
* Update history notes

* Update src/azure-cli/HISTORY.rst
… or updating an IP-based backend pool of a load balancer. (#17336)

* feature subnet and test

* issue #16615

* Update _help.py

* style

* review

* style

* review

* review

* review

* review
* [Compute] vm create: New parameter --count

* vm publicip

* nic

* style

* return value

* style, help

* comment

* validator

* validation

* style

* fix a bug

* help

* test

* mode, help

* help

* validation, help

* help
Co-authored-by: Milan Brkic <mibrkic@microsoft.com>
…associated Service Principal exists for the App (#17051)
* [Compute] vm create: Trusted Launch

* update

* update
* updated rdbms python sdk

* deleting unused file

* Fix MYSQL create, update key error due to location capabilities output change

* change update yaml files and update sdk version

* new python sdk updated

* add iops create test back
…2 file system directory upload&download (#17292)

* add rdbms code owner

* Support adls gen2 directory upload/download

* tests

* linter

* fix tests

* live tests

* fix comments

* using adls client

* utilize _is_valid_uri
…17361)

* Azure EventGrid: 2020-10-15-preview-Identity support for System MSI

* [EventGrid] Add support for System Topic MSI

* Remove secret and replace with <HIDDEN>

* Remove secret
* Update function of auto_shutdown_vm

* Update describe of auto_shurdown_vm()

* Modify auto_shutdown_VM, so that users can use  parameters to set  without  parameters
@jqhuangonearth jqhuangonearth merged commit feb84a4 into jqhuangonearth:dev Mar 24, 2021
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.