Skip to content

Commit 94965c6

Browse files
Merge pull request #230223 from flang-msft/fxl---Changed-the-documentation's-statement-because-Import-Export-is-105900
Fxl changed the documentation's statement because import export is 105900
2 parents af7bd67 + 57c87c2 commit 94965c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +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.
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.
1414

1515
- **Export** - you can export your Azure Cache for Redis RDB snapshots to a Page Blob.
1616
- **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)