After add AzureRedis to my Host deploy freezies for ever.
Open
area-integrations
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Hi
I added azure redis to my host aspire project
var azureCache = builder.AddAzureRedis("azureRedis")
just like so.
And after pushing everything to github deply is crash on provisioning redis instance. In portal a see status that is stil running for ever.
What i can do with this ?
### .NET Version info
.Net 9
.Net Aspire 9.3
Contributor guide
Assessment
This issue has not been assessed yet.