Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
399 stars 192 forks source link

Aspire: Support azure.redis.v0 #3061

Closed ellismg closed 7 months ago

ellismg commented 9 months ago

We should use: https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-overview.

rajeshkamal5050 commented 8 months ago

Moving this to the Germanium semester bucket. We can pull it into appropriate milestones as we move along. Currently for Aspire Preview 3 we are targeting to add support for sql/sqlserver and cosmos

@davidfowl @mitchdenny @ellismg @spboyer @gkulin

rajeshkamal5050 commented 7 months ago

We will not add hand-crafted, template-based Bicep deployment support in azd. Instead, we will be moving towards using bicep resource type and CDK effort.