Skip to content

Commit e5bcaf9

Browse files
Merge pull request #225265 from flang-msft/fxl---import-from-Redis-Enterprise-to-Premium-tiers-is-not-supported
Fxl---import from redis enterprise to premium tiers is not supported
2 parents 9497323 + 08fdee7 commit e5bcaf9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-cache-for-redis/cache-how-to-import-export-data.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to import and export data to and from blob storage with y
44
author: flang-msft
55
ms.service: cache
66
ms.topic: conceptual
7-
ms.date: 09/01/2022
7+
ms.date: 01/31/2023
88
ms.author: franlanglois
99

1010
---
@@ -27,7 +27,9 @@ Use import to bring Redis compatible RDB files from any Redis server running in
2727

2828
> [!NOTE]
2929
> Before beginning the import operation, ensure that your Redis Database (RDB) file or files are uploaded into page or block blobs in Azure storage, in the same region and subscription as your Azure Cache for Redis instance. For more information, see [Get started with Azure Blob storage](../storage/blobs/storage-quickstart-blobs-dotnet.md). If you exported your RDB file using the [Azure Cache for Redis Export](#export) feature, your RDB file is already stored in a page blob and is ready for importing.
30-
>
30+
31+
> [!IMPORTANT]
32+
> Currently, importing from Redis Enterprise tier to Premium tier is not supported.
3133
>
3234
3335
1. To import one or more exported cache blobs, [browse to your cache](cache-configure.md#configure-azure-cache-for-redis-settings) in the Azure portal and select **Import data** from the **Resource menu**. In the working pane, you see **Choose Blob(s)** where you can find RDB files.

0 commit comments

Comments
 (0)