Skip to content

Commit 8ee3e2d

Browse files
authored
Revise Redis upgrade documentation for accuracy
Updated Redis version information and section titles for clarity.
1 parent c2db8b2 commit 8ee3e2d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/redis/how-to-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These Redis versions are available for each tier.
2626

2727
| Tier | Available Redis version |
2828
|:------------------------------------------------- |:------------------------------------:|
29-
| Memory Optimized, Balanced, Compute Optimized | Redis 7.4 (preview) |
29+
| Memory Optimized, Balanced, Compute Optimized | Redis 7.4 |
3030
| Flash Optimized | Redis 7.4 (preview) |
3131

3232
## Upgrade options
@@ -37,7 +37,7 @@ You can choose from automatic or manual upgrades. Automatic upgrades are part of
3737

3838
Redis server version upgrades are made automatically as a part of the standard monthly patching process. Upgrades to the latest version of Redis occur when that Redis version reaches general availability (GA) on Azure.
3939

40-
When a new version becomes generally available, your Redis instance is automatically upgraded to the new version unless you defer it ahead of time. For more information on deferring an upgrade, see [Upgrade deferment](#defer-upgrades) in this article.
40+
When a new version becomes generally available, your Redis instance is automatically upgraded to the new version unless you defer it ahead of time. For more information on deferring an upgrade, see [Defer upgrades](#defer-upgrades) in this article.
4141

4242
### Manual upgrades
4343

@@ -53,7 +53,7 @@ You can also choose to manually upgrade to the latest Redis version. Manual upgr
5353

5454
1. An **Upgrading Redis** pane displays the current Redis version and the versions that you can upgrade to. To confirm and begin the upgrade process, select **Start upgrade**. (If you're already running the latest available version of Redis software, the **Start upgrade** button is unavailable.)
5555

56-
### <a name = "defer-upgrades"></a> Upgrade deferment
56+
### Defer upgrades
5757

5858
You can defer an automatic upgrade of a new version of Redis software for up to 90 days. This option gives you time to test new versions and ensure that everything works as expected. The cache is upgraded either 90 days after the new Redis version reaches GA, or whenever you manually trigger the upgrade.
5959

0 commit comments

Comments
 (0)