You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/redis/how-to-import-export-data.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ ms.date: 05/14/2025
11
11
appliesto:
12
12
- ✅ Azure Managed Redis
13
13
---
14
-
# Import and Export data in Azure Managed Redis (preview)
14
+
# Import and Export data in Azure Managed Redis
15
15
16
-
Use the import and export functionality in Azure Managed Redis (preview) as a data management operation. You import data into your cache instance or export data from a cache instance using a Redis Database (RDB) snapshot. The snapshots are imported or exported using a blob in an Azure Storage Account.
16
+
Use the import and export functionality in Azure Managed Redis as a data management operation. You import data into your cache instance or export data from a cache instance using a Redis Database (RDB) snapshot. The snapshots are imported or exported using a blob in an Azure Storage Account.
17
17
18
18
-_Export_ - you can export your Azure Managed Redis RDB snapshots to a Block Blob.
19
19
-_Import_ - you can import your Azure Managed Redis RDB snapshots from either a Page Blob or a Block Blob.
0 commit comments