Skip to content
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

Azure dapr component authentication with entraID #3686

Open
Noreaan opened this issue Mar 5, 2025 · 0 comments
Open

Azure dapr component authentication with entraID #3686

Noreaan opened this issue Mar 5, 2025 · 0 comments

Comments

@Noreaan
Copy link

Noreaan commented Mar 5, 2025

I'm trying to connect my Azure Dapr component to my Azure Cache for Redis instance, but I keep encountering the following error:
(state.redis/v1): [INIT_COMPONENT_FAILURE]: initialization error occurred for exportcertificates-cache (state.redis/v1): redis store: error connecting to redis at INSERTNAME.redis.cache.windows.net:6380: NOAUTH Authentication required.

I've followed the following documentation and can't seem to connect: https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-redis/

I've set the hostName and entraID metadata, and I also tried using azureClientID, as that works for my storage account. However, the issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant