Skip to content

Commit a42fbe6

Browse files
authored
Update: Add deprecation warning for Azure Cache for Redis in README (#404)
Added deprecation warning for Azure Cache for Redis in README.md to align with AAC content updates for Azure Managed Redis.
1 parent f7b1e99 commit a42fbe6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ This project has [a companion article in the Azure Architecture Center](https://
1616

1717
Relecloud aligned to a hub and spoke network topology in the production deployment architecture to centralize common resources. This network topology provided cost savings, enhanced security, and facilitated network integration (platform and hybrid):
1818

19+
>[!WARNING]
20+
> **DEPRECATED:** [Azure Cache for Redis is retired](https://learn.microsoft.com/azure/azure-cache-for-redis/cache-retired-features). We will be updating this implementation to use [Azure Managed Redis](https://learn.microsoft.com/azure/redis/migrate/migrate-overview).
21+
1922
![architecture diagram](./assets/icons/reliable-web-app-dotnet.svg)
2023

2124
This diagram describes the production deployment which is described in the [prod-deployment.md](./prod-deployment.md) file. The following steps below are for a [development deployment](./assets/icons/reliable-web-app-dotnet-dev.svg) which is a simplified version.

0 commit comments

Comments
 (0)