Skip to content

Commit ddc7f83

Browse files
committed
tweaks
1 parent f5c5375 commit ddc7f83

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/storage/common/network-routing-preferences.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Configure a network routing preference (preview)
2+
title: Configure network routing preference (preview)
33
titleSuffix: Azure Storage
4-
description: Overview of routing preference for traffic from or to storage accounts.
4+
description: Configure network routing preference (preview) for your Azure storage account to specify how network traffic is routed to your account from clients over the Internet.
55
services: storage
66
author: santoshc
77

@@ -13,11 +13,11 @@ ms.reviewer: tamram
1313
ms.subservice: common
1414
---
1515

16-
# Configure a network routing preference for Azure Storage (preview)
16+
# Configure network routing preference for Azure Storage (preview)
1717

18-
You can configure a network [routing preference](../../virtual-network/routing-preference-overview.md) (preview) for your Azure storage account to specify how network traffic is routed to your account from clients over the Internet. By default, traffic from the Internet is routed to the public endpoint of your storage account over the [Microsoft global network](../../networking/microsoft-global-network.md). Azure Storage provides additional options for configuring how traffic is routed to your storage account.
18+
You can configure network [routing preference](../../virtual-network/routing-preference-overview.md) (preview) for your Azure storage account to specify how network traffic is routed to your account from clients over the Internet. By default, traffic from the Internet is routed to the public endpoint of your storage account over the [Microsoft global network](../../networking/microsoft-global-network.md). Azure Storage provides additional options for configuring how traffic is routed to your storage account.
1919

20-
Configuring a routing preference gives you the flexibility to optimize your traffic either for premium network performance or for cost. When you configure a routing preference, you specify how traffic will be directed to the public endpoint for your storage account by default. You can also publish route-specific endpoints for your storage account.
20+
Configuring routing preference gives you the flexibility to optimize your traffic either for premium network performance or for cost. When you configure a routing preference, you specify how traffic will be directed to the public endpoint for your storage account by default. You can also publish route-specific endpoints for your storage account.
2121

2222
## Microsoft global network versus Internet routing
2323

@@ -33,7 +33,7 @@ For more information on routing preference in Azure, see [What is routing prefer
3333

3434
## Routing configuration
3535

36-
You can choose between the Microsoft global network and Internet routing as the default routing preference for the public endpoint of your storage account. The default routing preference applies to all traffic from clients outside Azure and affects the endpoints for Azure Data Lake Storage Gen2, Blob storage, Azure Files, and static websites. Configuring a routing preference is not supported for Azure Queues or Azure Tables.
36+
You can choose between the Microsoft global network and Internet routing as the default routing preference for the public endpoint of your storage account. The default routing preference applies to all traffic from clients outside Azure and affects the endpoints for Azure Data Lake Storage Gen2, Blob storage, Azure Files, and static websites. Configuring routing preference is not supported for Azure Queues or Azure Tables.
3737

3838
You can also publish route-specific endpoints for your storage account. When you publish route-specific endpoints, Azure Storage creates new public endpoints for your storage account that route traffic over the desired path. This flexibility enables you to direct traffic to your storage account over a specific route without changing your default routing preference.
3939

@@ -65,8 +65,6 @@ Routing preference for Azure Storage is available in the following regions:
6565
- North Central US
6666
- West Central US
6767

68-
### Known Issues
69-
7068
The following known issues affect the routing preference preview for Azure Storage:
7169

7270
- Access requests for the route-specific endpoint for the Microsoft global network fail with HTTP error 404 or equivalent. Routing over the Microsoft global network works as expected when it is set as the default routing preference for the public endpoint.

0 commit comments

Comments
 (0)