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 Redis Component #241

Closed
danmoseley opened this issue Jul 24, 2023 · 3 comments
Closed

Azure Redis Component #241

danmoseley opened this issue Jul 24, 2023 · 3 comments
Assignees
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Milestone

Comments

@danmoseley
Copy link
Member

danmoseley commented Jul 24, 2023

Redis component to use when using Azure hosted Redis.

  1. database
  2. output cache
  3. distributed cache
@eerhardt eerhardt changed the title Azure Redis Component Azure Redis Component (initial) Aug 14, 2023
@danmoseley danmoseley added this to the preview-5 weeks milestone Sep 18, 2023
@eerhardt eerhardt changed the title Azure Redis Component (initial) Azure Redis Component Sep 21, 2023
@sebastienros
Copy link
Member

Right now the plan is to not ship a custom Azure Redis component but leverage Service Connectors to inject a connection string environment variable. This way we can use the standard StackExchangeRedis package (and Aspire Redis components).

Service Connectors can be configured to generate the expected ENV names, either be ConnectionStrings__myRedis for connection strings, or Aspire__StackExchange__Redis__ConnectionString to update the app settings entry for a component.

This can be done from the portal, or using the azure cli.

Default ENV created by the service connector for each platform:
https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-redis-cache

@danmoseley danmoseley modified the milestones: preview-5 weeks, some time after preview Oct 9, 2023
@eerhardt eerhardt transferred this issue from another repository Oct 11, 2023
@eerhardt eerhardt added the area-integrations Issues pertaining to Aspire Integrations packages label Oct 11, 2023
@danmoseley danmoseley removed this from the needs milestone (for GA) milestone Nov 13, 2023
@davidfowl davidfowl added this to the Backlog milestone Jan 27, 2024
@davidfowl
Copy link
Member

@sebastienros @eerhardt We're not doing this right?

@eerhardt
Copy link
Member

No. Closing.

If we decide to do this in the future, we can reopen.

@eerhardt eerhardt closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-integrations Issues pertaining to Aspire Integrations packages
Projects
None yet
Development

No branches or pull requests

4 participants