Conversation
audunn
pushed a commit
that referenced
this pull request
Jan 29, 2024
* Update SDK version * Update sdk version in setup * add flush command * test flush command * fix linting/code style failures * Add aad enablement test * Add access policy * Add access policy assignments * Add scneario test * Comment out update test * Comment edit * Adds update channel commands and tests (#3) * Add test for update channel * Add argument to cli * Az style fix * Update time for update channel test * Revert change to time for udpate channel * Kj/release 2023 08 01 (#4) * Add test for update channel * Add argument to cli * Az style fix * Update time for update channel test * Revert change to time for udpate channel * Add parameters for update channel * Redis scenario test * Fix spelling * Update test for update channel * Re run pipeline * Fix requirements for windows * Handle linter issues * Push recordings * Push aad recording * Add export import recording * Add update recordings * Cred scan * Cred scan * Add network recordings * Update help text * Update access policy assignment param * Update help text * Address review comments * Linter check Co-authored-by: Yishi Wang <yishiwang@microsoft.com> * Update help text --------- Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com> Co-authored-by: Austin Tolani <austintolani@microsoft.com> Co-authored-by: Oscar Barbosa Aquino <32723476+Darfeikus@users.noreply.github.com> Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
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.
History Notes:
(Fill in the following template if multiple notes are needed, otherwise PR title will be used for history note.)
[Component Name 1] (BREAKING CHANGE:) (az command:) make some customer-facing change.
[Component Name 2] (BREAKING CHANGE:) (az command:) make some customer-facing change.
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.