Skip to content

Commit 57c87c2

Browse files
committed
Commited readers feedback
1 parent c72c8be commit 57c87c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ ms.author: franlanglois
1010
---
1111
# Import and Export data in Azure Cache for Redis
1212

13-
Import/Export is an Azure Cache for Redis data management operation. It allows you to import data into Azure Cache for Redis or export data from Azure Cache for Redis by importing and exporting an Azure Cache for Redis Database (RDB) snapshot from a premium cache to a blob in an Azure Storage Account.
14-
Import/Export is an Azure Cache for Redis data management operation. It allows you to import data into Azure Cache for Redis or export data from Azure Cache for Redis by importing and exporting an Azure Cache for Redis Database (RDB) snapshot from a cache(Premium/Enterprise/Enterprise Flash) to a blob in an Azure Storage Account.
13+
Import/Export is an Azure Cache for Redis data management operation. It allows you to import data into a cache instance or export data from a cache instance. You import and export an Azure Cache for Redis Database (RDB) snapshot from a cache to a blob in an Azure Storage Account. Import/Export is supported in the Premium, Enterprise, and Enterprise Flash tiers.
1514

1615
- **Export** - you can export your Azure Cache for Redis RDB snapshots to a Page Blob.
1716
- **Import** - you can import your Azure Cache for Redis RDB snapshots from either a Page Blob or a Block Blob.

0 commit comments

Comments
 (0)