Skip to content

Fix invalid scope in Lettuce sample using identity for Redis Cache #45305

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 3 commits into from
May 14, 2025

Conversation

ritzingerp
Copy link
Contributor

Description

Fix invalid scope in Lettuce sample using identity for Redis Cache.

The old scope was missing an 'a' letter from the beginning, it was invalid and not working. Replaced to "https://redis.azure.com/.default"

@ritzingerp ritzingerp requested review from g2vinay, billwert, joshfree and a team as code owners May 13, 2025 08:20
@github-actions github-actions bot added Azure.Identity Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. labels May 13, 2025
Copy link
Contributor

Thank you for your contribution @ritzingerp! We will review the pull request and get back to you soon.

@ritzingerp
Copy link
Contributor Author

@microsoft-github-policy-service agree

Copy link
Member

@scottaddie scottaddie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scope looks good. Just a few nits to address, and then this looks good to me.

@ritzingerp
Copy link
Contributor Author

The scope looks good. Just a few nits to address, and then this looks good to me.

Removed all the occurences of the mentioned comment.

@scottaddie scottaddie enabled auto-merge (squash) May 14, 2025 16:46
@scottaddie scottaddie merged commit 467b8be into Azure:main May 14, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
Development

Successfully merging this pull request may close these issues.

3 participants