Skip to content

Commit e3a1ea5

Browse files
committed
fixed issues
1 parent 851a8d5 commit e3a1ea5

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/azure-cache-for-redis/cache-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The Enterprise tiers rely on Redis Enterprise, a commercial variant of Redis fro
9999
> [!IMPORTANT]
100100
> Azure Cache for Redis Enterprise requires standard network Load Balancers that are charged separately from cache instances themselves. Currently, these charges are absorbed by Azure Cache for Redis and not passed on to customers. This may change in the future. For more information, see [Load Balancer pricing](https://azure.microsoft.com/pricing/details/load-balancer/).
101101
>
102-
> If an Enterprise cache is configured for multiple Availability Zones, data transfer charges are absorbed by Azure cache for Redis and not passed to customers. This may change in the future, where data transfer would be billed at the [standard network bandwidth rates](https://azure.microsoft.com/pricing/details/bandwidth/)
102+
> If an Enterprise cache is configured for multiple Availability Zones, data transfer charges are absorbed by Azure Cache for Redis and not passed to customers. This may change in the future, where data transfer would be billed at the [standard network bandwidth rates](https://azure.microsoft.com/pricing/details/bandwidth/)
103103
>
104104
> In addition, data persistence adds Managed Disks. The use of these resources is free during the public preview of Enterprise data persistence. This might change when the feature becomes generally available.
105105

articles/redis/how-to-import-export-data.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ This article provides a guide for importing and exporting data with Azure Manage
3636
## Requirements
3737

3838
- 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 Managed Redis instance. If you are using managed identity for authentication, the storage account can be in a different subscription. For more information, see [Get started with Azure Blob storage](/azure/storage/blobs/storage-quickstart-blobs-dotnet). If you exported your RDB file using the [export](#export) feature, your RDB file is already stored in a block blob and is ready for importing.
39-
-
40-
4139

4240
## Import
4341

0 commit comments

Comments
 (0)