Merged
Conversation
* 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 pass * test pass * rerun test
* 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
* test pass * test pass * fix linter
…16995) * test pass * test pass
* 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>
…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
* [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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.