Skip to content

Commit b371bc8

Browse files
committed
made edits from review
1 parent 2ead014 commit b371bc8

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

articles/azure-cache-for-redis/cache-how-to-upgrade.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,26 +17,22 @@ Azure Cache for Redis supports upgrading the version of your Azure Cache for Red
1717

1818
For more information, see [here](cache-how-to-import-export-data.md) for details on how to export.
1919

20-
> [!NOTE]
21-
> Please note, upgrading is not supported on a cache with a geo-replication link. You must manually unlink your cache instances before upgrading.
22-
>
23-
2420
## Prerequisites
2521

2622
- Azure subscription - [create one for free](https://azure.microsoft.com/free/)
2723

28-
### Check the version of a cache
29-
30-
Before you upgrade, check the Redis version of a cache by selecting **Properties** from the Resource menu of the Azure Cache for Redis. We recommend you use Redis 6.
31-
32-
:::image type="content" source="media/cache-how-to-upgrade/cache-version-portal.png" alt-text="Screenshot of properties selected in the Resource menu.":::
33-
3424
### Limitations
3525

3626
- Upgrading a Basic tier cache results in brief unavailability and data loss.
3727
- Upgrading on geo-replicated cache is not supported. You must manually unlink the cache instances before upgrading.
3828
- Upgrading a cache with a dependency on Cloud Services is not supported. You should migrate your cache instance to virtual machine scale set before upgrading.For more information, see [Caches with a dependency on Cloud Services (classic)](/azure/azure-cache-for-redis/cache-faq) for details on cloud services hosted caches.
3929

30+
### Check the version of a cache
31+
32+
Before you upgrade, check the Redis version of a cache by selecting **Properties** from the Resource menu of the Azure Cache for Redis. We recommend you use Redis 6.
33+
34+
:::image type="content" source="media/cache-how-to-upgrade/cache-version-portal.png" alt-text="Screenshot of properties selected in the Resource menu.":::
35+
4036
## Upgrade using the Azure portal
4137

4238
1. In the Azure portal, select the Azure Cache for Redis instance that you want to upgrade from Redis 4 to Redis 6.

0 commit comments

Comments
 (0)