Skip to content

merge#2

Merged
ariklin merged 480 commits intoariklin:devfrom
Azure:dev
Jul 25, 2022
Merged

merge#2
ariklin merged 480 commits intoariklin:devfrom
Azure:dev

Conversation

@ariklin
Copy link
Copy Markdown
Owner

@ariklin ariklin commented Jul 25, 2022

Description

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


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

cxznmhdcxz and others added 30 commits May 18, 2022 19:59
…ractices Assessment (#21281)

* Manage SQLVM Assessment

* Update sqlvm tests

* pylint fixes

* Update _format.py

* Update _format.py

* Update custom.py

* Update _format.py

* Update _validators.py

* Update custom.py

* Ignore too-many-branches

* Fix params and tests

* Fix error text

* Skip Assessment options in create for now

Co-authored-by: Vaibhav Devekar <vaibhav.devekar@gmail.com>
…ror that 'StorageAccountsOperations' object has no attribute 'create' (#22283)
…g bytes for `--output tsv` (#22464)

* fix_keyvault_key_decrypt_output

* fix_keyvault_key_decrypt_output
…ot/update/exists/delete/undelete/delete-batch`: Migrate to track2 sdk, `az storage blob snapshot` now only returns version info instead of all blob properties (#22309)

* storage blob snapshot, result breaking change

* storage blob update, sdk change pending

* storage blob exists

* storage blob delete

* storage blob undelete

* storage blob undelete

* lint, rerun conflict tests

* fix precondition batch delete

* rerun tests

* lint

* more specific exception

* lint

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

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>

* Update src/azure-cli/azure/cli/command_modules/storage/operations/blob.py

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>

* Update src/azure-cli/azure/cli/command_modules/storage/commands.py

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>

* add sdk issue, add err msg

* lint

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
* update application gateway

* update commands.py

* delete test_network_ag_probe_with_host_name.yaml

* update _help.py
* remove deprecated parameters

* re-record 2018-03-01-hybrid
* update azure-cli version to 2.37.0

* Update src/azure-cli/HISTORY.rst

* Update src/azure-cli/HISTORY.rst

* Update src/azure-cli/HISTORY.rst

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

* Update src/azure-cli/HISTORY.rst

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

* Update src/azure-cli/HISTORY.rst

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

* Update src/azure-cli/HISTORY.rst

* Update src/azure-cli/HISTORY.rst

* Update src/azure-cli/HISTORY.rst

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>

* Update src/azure-cli/HISTORY.rst

Co-authored-by: necusjz <necusjz@gmail.com>

* Update src/azure-cli/HISTORY.rst

* Update src/azure-cli/HISTORY.rst

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

Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
Co-authored-by: Jiashuo Li <4003950+jiasli@users.noreply.github.com>
Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
Co-authored-by: necusjz <necusjz@gmail.com>
…#22542)

Co-authored-by: Juncheng Zhu <junczhu@microsoft.com>
The CLI command to update the Redis cache shardCount using --set parameter doesnt require double quote.
If you run the command with --set parameter in double quotes like "shardCount"="1" it will fail with below error:

usage error: Empty key in --set. Correct syntax: --set KEY=VALUE [KEY=VALUE ...]

Fixes #22498
RakeshMohanMSFT and others added 27 commits July 20, 2022 10:37
…e bytes-like` for `--passwords` (#23187)

* `az keyvault security-domain upload`: Fix `password must be bytes-like` for `--passwords`

* linter
…facing features (#23162)

* Bump Event Grid package version to latest preview

* Add nested event subscriptions for Event Grid topics

* Add nested event subscriptions for Event Grid domains and domain topics

* Add verified partner commands

* Add all new factories and command groups

* Implement all commands

* Add more documentation

* Change parameter names

* Fix pylint and flake8 issues

* Findings from design review

* Resolve linter issues

* test update

* Fix linter errors for update parameters

* Implement and record tests

* Multiple fixes and record tests. fixes include, add missing parameters to channel create, fix resource name parameter for partner channel commands, add tests for partner destination and fix tests for secured webhook scenarios, add try/finally to ensure proper cleanup, remove preview tags for ga'ed featured, add deprecation info for publisher_info and optional partner registration, and others

* remve secrets

* cleanup: fix style and linter error

* cleanup

* fix param lengths

* fix help

* rerecord network test1

* rerecord network test2

* rerecord network test3

* fix help

Co-authored-by: Brandon Neff <brandonneff@microsoft.com>
Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
* make changes to use ms graph

* fix comment

* fix test issue

* fix pipeline test issue

* remove unused error

* fix style error

* fix wrong usage
…v2 (#23252)

* initial generation

* add wait command

* remove useless code blocks

* re-record test cases

* remove useless code blocks

* refine templates

* add examples
* support blank expression in 'full value' format

* 1.support partial value split in AAZShortHandSyntaxParser 2.support Single Quotes String in partial value keys

* fix style issue
* initial migration

* add create command

* remove useless test cases

* add wait command

* refine examples
* {Lab} Fix #11445: Add possible values for disk type parameter

Fixes #11445

* {Lab} Fix #11445: Fix build issues
…AAZDateTimeArg` and `AAZUuidArg` (#23280)

* support AAZUuidArg and AAZUuidFormat

* support AAZDurationArg, AAZDateArg, AAZTimeArg and AAZDateTimeArg

* fix test

* fix style issue
…t value for start and expiry time (#23259)

* storage container policy create no longer use default value

* lint

* make url get request live only
…23274)

* Added support for dns zone alias record import zone file

* Fixed pylint issues

* Disabled pylint

Co-authored-by: Fayaz Shaik <shaikfayaz@microsoft.com>
Co-authored-by: necusjz <necusjz@gmail.com>
…specify the `--enable-secure-boot True` and `--enable-vtpm True` when the `--security-type` used by the VM/VMSS creation is `TrustedLaunch` (#23289)
… synapse azure ad only authentication (#23227)

* add aadonly cmdlets

* add ad-only-auth cmdlets

* remove wait

* fix linter error

* remove useless change

* fix style issue
…within `client-cert` and `ssl-profile` command groups (#23298)
… has been renamed by SDK (#23146)

* blob upload socket-timeout

* pop connection timeout

* retest
…tr` to support webapp connection string (#23288)

* add store_in_connection_string parameter

* fix linter

* add test

* record test

* change logging to logger
…` in `create` command to support custom resource group naming and add subgroup `validator` to manage validate information of template (#23303)
@ariklin ariklin marked this pull request as ready for review July 25, 2022 16:09
@ariklin ariklin merged commit 06b523c into ariklin:dev Jul 25, 2022
ariklin added a commit that referenced this pull request Aug 8, 2022
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.