Skip to content

Commit 08fdee7

Browse files
committed
Fix alert syntax
1 parent f421207 commit 08fdee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +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-
> [!IMPORTANT]
32-
> Currently, import from Redis Enterprise tier to Premium tier is not supported.
31+
> [!IMPORTANT]
32+
> Currently, importing from Redis Enterprise tier to Premium tier is not supported.
3333
>
3434
3535
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)