-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Redis] Add support for 2023-08-01 #27599
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
Changes from 32 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
b3eb6ea
Update SDK version
a6ffde9
Update sdk version in setup
24becf4
add flush command
austintolani 15ce7de
test flush command
austintolani 690fe9a
fix linting/code style failures
austintolani 23fbf43
Merge pull request #1 from austintolani/kj/release_2023-08-01
koderjoker 3ecb612
Add aad enablement test
b2ff12d
Add access policy
eea6ad2
Add access policy assignments
8db3a95
Add scneario test
9f6afd8
Comment out update test
ec68e64
Comment edit
0b40afe
Merge pull request #2 from koderjoker/kj/updatCliAad
koderjoker 7fe1fca
Adds update channel commands and tests (#3)
Darfeikus 9d4adb8
Merge latest from dev
f78cba9
Kj/release 2023 08 01 (#4)
Darfeikus 8b2d4fd
Re run pipeline
f87b0f6
Fix requirements for windows
38cfcd7
Handle linter issues
66166cd
Push recordings
8504872
Push aad recording
72e01ea
Merge branch 'dev' into kj/release_2023-08-01
1c9f0c6
Add export import recording
982c31b
Add update recordings
404d5a0
Merge branch 'kj/release_2023-08-01' of https://github.com/koderjoker…
62d9df6
Cred scan
99527c9
Cred scan
4257ab4
Add network recordings
a86749b
Update help text
f443bca
Update access policy assignment param
4aa363d
Update help text
7688fa7
Address review comments
c24aee1
Linter check
koderjoker d4d518a
Update help text
9d71d65
Merge branch 'kj/release_2023-08-01' of https://github.com/koderjoker…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,168 changes: 609 additions & 559 deletions
1,168
...ommand_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
554 changes: 165 additions & 389 deletions
554
.../cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
3 changes: 3 additions & 0 deletions
3
src/azure-cli/azure/cli/command_modules/redis/tests/latest/config_enable-aad.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| { | ||
| "aad-enabled": "true" | ||
| } |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.