-
Notifications
You must be signed in to change notification settings - Fork 2.1k
mgmt redis , fix live test failures #47602
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
v-huizhu2
merged 29 commits into
Azure:main
from
v-huizhu2:mgmt_livetests_redis_resourcehealth
Jan 7, 2026
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
0d5f233
feat(redis): add support to disable local authentication
v-huizhu2 f6ee95e
test(redis): remove disableLocalAuth calls in tests
v-huizhu2 f5955be
fix(redis): correct disableLocalAuth implementation for create and up…
v-huizhu2 32c29f3
fix(redis): remove non-SSL port configuration from tests
v-huizhu2 f145c96
fix(redis): update Redis cache AOF backup configuration
v-huizhu2 ed2dfa9
test(redis): update RedisCacheOperationsTests to use managed identity…
v-huizhu2 ea6f550
test(redis): simplify Redis configuration in RedisCacheOperationsTests
v-huizhu2 e2d50e1
chore(redis): update assets tag for azure-resourcemanager-redis
v-huizhu2 99dace4
Merge branch 'Azure:main' into mgmt_livetests_redis_resourcehealth
v-huizhu2 41ff0c8
```
v-huizhu2 de574f7
Merge branch 'mgmt_livetests_redis_resourcehealth' of https://github.…
v-huizhu2 6b9f30c
refactor(test): remove unused storage connection string code in Redis…
v-huizhu2 dc96b12
feat(redis): add enableLocalAuth method to Redis cache implementation
v-huizhu2 7239588
refactor(tests): remove unused AzureEnvironment import
v-huizhu2 09d6191
refactor(redis): rename localAuth to accessKeyAuthentication methods …
v-huizhu2 758ae02
refactor(redis): rename withAccessKeyAuthentication to isAccessKeyAut…
v-huizhu2 1e31c5f
style(redis): format code according to team style guide
v-huizhu2 32aa26d
fix(redis): correct access key authentication logic
v-huizhu2 e4e0658
test(redis): remove unused import statement in RedisCacheOperationsTests
v-huizhu2 1e55a6b
docs(redis): update access key authentication documentation
v-huizhu2 f67aa44
Update sdk/redis/azure-resourcemanager-redis/src/main/java/com/azure/…
v-huizhu2 69443dc
Apply suggestions from code review
v-huizhu2 8f31095
Apply suggestions from code review
v-huizhu2 041d95c
docs(redis): update Redis cache authentication documentation
v-huizhu2 435181e
Apply suggestions from code review
v-huizhu2 07a07dc
```
v-huizhu2 c406902
Apply suggestion from @XiaofeiCao
v-huizhu2 500415f
feat(resourcemanager): update RedisCache access key authentication de…
v-huizhu2 ddf144d
Merge branch 'mgmt_livetests_redis_resourcehealth' of github.com:v-hu…
v-huizhu2 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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.