Skip to content

Commit 9087dbe

Browse files
committed
Acrolinx and style fixes
1 parent aa53cfd commit 9087dbe

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/azure-cache-for-redis/migrate/migrate-overview.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ Here are some other differences that aren't covered by the previous mapping. Con
6161
| Redis version | 6 | 7.4 |
6262
| Supported TLS versions | 1.2 and 1.3 | 1.2 and 1.3 |
6363

64-
## Regional availablility for AMR
65-
AMR is current supported in the following regions. This list will be actively updated, and eventually we aim to support all regions in Azure. Please work with your sales contact to raise requests on regions you need to help us prioritize.
64+
## Regional availability for Azure Managed Redis
65+
66+
Azure Managed Redis is current supported in the following regions. This list is updated regularly. Eventually, Azure Managed Redis will be supported all regions in Azure. Work with your sales contact to raise requests on regions where you need support.
6667

6768
| Americas | Europe | Middle East | Africa | Asia Pacific |
6869
|---|---|---|---|---|
@@ -78,8 +79,6 @@ AMR is current supported in the following regions. This list will be actively up
7879
|Central US | | | | |
7980
|Canada Central | | | | |
8081

81-
82-
8382
## Migrate your Azure Cache for Redis instance to Azure Managed Redis
8483

8584
> [!NOTE]
@@ -111,7 +110,7 @@ AMR is current supported in the following regions. This list will be actively up
111110
| Premium - P4 | Balanced - B50 | 12 |
112111
| Premium - P5 | Balanced - B100 | 0 |
113112

114-
- *This option is for cost efficiency. Ensure the peak of total used memory in the past month is less than the suggested AMR memory to choose this option.
113+
- *This option is for cost efficiency. Ensure the peak of total used memory in the past month is less than the suggested Azure Managed Redis memory to choose this option.
115114
- ** This option is for abundant memory consumption.
116115

117116
#### Azure Cache for Redis Premium clustered
@@ -147,7 +146,7 @@ General steps to implement this option are:
147146

148147
#### Export data to an RDB file and import it into Azure Managed Redis
149148

150-
This option is applicable only to premium tier caches. Open-source Redis defines a standard mechanism for taking a snapshot of a cache's in-memory dataset and saving it to a file. This RDB file type can be read by another Redis cache. [Azure Cache for Redis premium tier](../cache-overview.md#service-tiers) supports exporting data from a cache instance via RDB files. You can use an RDB file to transfer data from an existing Azure Cache for Redis instance to Azure Managed Redis instance.
149+
This option is applicable only to premium tier caches. Open-source Redis defines a standard mechanism for taking a snapshot of a cache's in-memory dataset and saving it to a file. Another Redis cache can read the RDB file that was exported. [Azure Cache for Redis premium tier](../cache-overview.md#service-tiers) supports exporting data from a cache instance via RDB files. You can use an RDB file to transfer data from an existing Azure Cache for Redis instance to Azure Managed Redis instance.
151150

152151
General steps to implement this option are:
153152

0 commit comments

Comments
 (0)