forked from Azure/azure-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge from latest main repo #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
…uth-mode` to support data access authentication mode (#22175)
…o support force deletion (#22184)
…nfo` to exclude some properties info from response, default to `False` (#22490) * `az storage directory create/delete/show/exists` * `az storage directory/file list` * rerun test * style and linter * fix azure stack * style
…22241) * Memory optimized to business critical * fix for tests
…22504) * upload progress fix * download progress callback * bump version to 0.9.0 * remove duplicate code
… `--assign-kubelet-identity` (#22493)
…port query shared gallery group (#22371)
…2507) * remove deprecated commands and parameters * fix linter issue * fix style issue * fix style issues
… resource show` returns "provisioningState": "Succeeded" (#22254)
…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>
…n load balancer (#22508)
…ror that 'StorageAccountsOperations' object has no attribute 'create' (#22283)
# Conflicts: # SECURITY.md
…ets and SupportsScaling for cluster cmdlets (#23186)
…n value with spaces (#23149)
…work-profile' and 'batch account network-profile network-rule' (#23032)
…23209) * added support for ALIAS record for dns zone export * resolved comments Co-authored-by: Fayaz Shaik <shaikfayaz@microsoft.com> Co-authored-by: necusjz <necusjz@gmail.com>
…ontent-md5` for upload, ignore `--content-md5` for upload-batch (#23207) * Fix content_md5 Fix file show Add test * Use process_md5=True * Fix style * Minor fix
…on` and `--data-disk-delete-option` to support configuring whether the VMSS Flex VM OS/Data Disks will be deleted or detached upon VM deletion (#23200)
…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>
… file example in help (#23230)
* 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
* initial migration * add create command * remove useless test cases * add wait command * refine examples
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.
Description
Merge latest changes from main branch into dev fork to get latest changes