Skip to content

Commit f421207

Browse files
committed
Fixed alert
1 parent 27a8790 commit f421207

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 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
---
@@ -28,9 +28,8 @@ Use import to bring Redis compatible RDB files from any Redis server running in
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.
3030
31-
> [!NOTE]
32-
> Currently import from Redis Enterprise to Premium tiers is not supported
33-
>
31+
> [!IMPORTANT]
32+
> Currently, import from Redis Enterprise tier to Premium tier is not supported.
3433
>
3534
3635
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)