Skip to content

Commit 50eb04d

Browse files
committed
Merge branch 'fxl---hub-page-updates' of https://github.com/flang-msft/azure-docs-pr into fxl---hub-page-updates
2 parents 5ed3c49 + 567b238 commit 50eb04d

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
@@ -38,8 +38,6 @@ This article provides a guide for importing and exporting data with Azure Manage
3838
## Requirements
3939

4040
- 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.
41-
-
42-
4341

4442
## Import
4543

0 commit comments

Comments
 (0)