Skip to content

Commit 8c79dae

Browse files
Merge pull request #293332 from flang-msft/fxl---upgrade-clarification
fxl---User feedback on Upgrade
2 parents eca28d2 + d26e6fa commit 8c79dae

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,24 @@ For the Standard and Premium tiers, you can now use availability zones (Preview)
3737

3838
Azure cache for Redis now offers you the ability to use Redis 7.2 (preview) with your Enterprise and Enterprise Flash tiers.
3939

40-
You can upgrade your caches automatically or manually. For more information, see [How to upgrade an existing cache](cache-how-to-upgrade.md).
40+
You can upgrade your caches automatically or manually. For more information, see [How to upgrade an existing cache](cache-how-to-upgrade.md).
4141

4242
You are able to manually trigger an upgrade to the latest version of Redis software. This provides two benefits above waiting for the automatic upgrade to occur:
4343

4444
1. You can control when the upgrade occurs.
4545
1. You can upgrade to preview releases of Redis software.
4646

47-
| **Tier** | Basic, Standard, Premium | Enterprise, Enterprise Flash |
48-
|:--------------------------|:----------------------------------------------:|:----------------------------:|
49-
| **Latest Redis Version** | Redis 6.0 (GA) | Redis 6.0 (GA) / Redis 7.2 (Preview)|
50-
| **Upgrade Policy** | Manual upgrade to newer version | Automatic upgrade to latest GA version |
47+
This table contains the information for Redis upgrades features available in each tier.
48+
49+
| Tier | Automatic Upgrade | Manual Upgrade |
50+
|:---------------------------- |:-----------------:|:--------------:|
51+
| Basic, Standard, Premium | No | No |
52+
| Enterprise, Enterprise Flash | Yes | Yes |
5153

5254
### Enterprise tier E1 (preview) SKU
5355

5456
The E1 SKU is intended primarily for dev/test scenarios. It runs on smaller [burstable virtual machines](/azure/virtual-machines/b-series-cpu-credit-model/b-series-cpu-credit-model). As a result, E1 offers variable performance depending on how much CPU is consumed. Unlike other Enterprise offerings, it isn't possible to scale out E1. However, it's still possible to scale up to a larger SKU. The E1 SKU also doesn't support [active geo-replication](cache-how-to-active-geo-replication.md).
5557

56-
5758
### .NET Output cache and HybridCache
5859

5960
Using Azure Cache for Reds as output cache was introduced in .NET 8 in November 2023. Output Caching saves rendered web pages to improve performance, resilience, and reduce cost through server resource utilization. You can use Redis as a built-in output cache store in .NET 8. For more information on using Redis as an output cache, see [Output caching middleware in ASP.NET Core](/aspnet/core/performance/caching/output#redis-cache)

0 commit comments

Comments
 (0)