Skip to content

Commit c5fec4a

Browse files
committed
freshness review 3/24
1 parent 765e15c commit c5fec4a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/frontdoor/standard-premium/how-to-enable-private-link-storage-account.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ services: frontdoor
66
author: duongau
77
ms.service: frontdoor
88
ms.topic: how-to
9-
ms.date: 03/18/2022
9+
ms.date: 03/31/2024
1010
ms.author: duau
1111
---
1212

1313
# Connect Azure Front Door Premium to a storage account origin with Private Link
1414

15-
This article will guide you through how to configure Azure Front Door Premium tier to connect to your storage account origin privately using the Azure Private Link service.
15+
This article guides you through how to configure Azure Front Door Premium tier to connect to your storage account origin privately using the Azure Private Link service.
1616

1717
## Prerequisites
1818

@@ -25,7 +25,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
2525

2626
## Enable Private Link to a storage account
2727

28-
In this section, you'll map the Private Link service to a private endpoint created in Azure Front Door's private network.
28+
In this section, you map the Private Link service to a private endpoint created in Azure Front Door's private network.
2929

3030
1. Within your Azure Front Door Premium profile, under *Settings*, select **Origin groups**.
3131

@@ -35,7 +35,7 @@ In this section, you'll map the Private Link service to a private endpoint creat
3535

3636
:::image type="content" source="../media/how-to-enable-private-link-storage-account/private-endpoint-storage-account.png" alt-text="Screenshot of enabling private link to a storage account.":::
3737

38-
1. The table below has information of what values to select in the respective fields while enabling private link with Azure Front Door. Select or enter the following settings to configure the storage blob you want Azure Front Door Premium to connect with privately.
38+
1. The following table has information of what values to select in the respective fields while enabling private link with Azure Front Door. Select or enter the following settings to configure the storage blob you want Azure Front Door Premium to connect with privately.
3939

4040
| Setting | Value |
4141
| ------- | ----- |
@@ -48,7 +48,7 @@ In this section, you'll map the Private Link service to a private endpoint creat
4848
| Priority | Different origin can have different priorities to provide primary, secondary, and backup origins. |
4949
| Weight | 1000 (default). Assign weights to your different origin when you want to distribute traffic.|
5050
| Region | Select the region that is the same or closest to your origin. |
51-
| Target sub resource | The type of sub-resource for the resource selected above that your private endpoint will be able to access. You can select *blob* or *web*. |
51+
| Target sub resource | The type of subresource for the resource selected previously that your private endpoint can access. You can select *blob* or *web*. |
5252
| Request message | Custom message to see while approving the Private Endpoint. |
5353

5454
1. Then select **Add** to save your configuration. Then select **Update** to save the origin group settings.
@@ -69,7 +69,7 @@ In this section, you'll map the Private Link service to a private endpoint creat
6969

7070
:::image type="content" source="../media/how-to-enable-private-link-storage-account/private-endpoint-pending-approval.png" alt-text="Screenshot of pending storage private endpoint request.":::
7171

72-
1. Once approved, it should look like the screenshot below. It will take a few minutes for the connection to fully establish. You can now access your storage account from Azure Front Door Premium.
72+
1. Once approved, it should look like the following screenshot. It takes a few minutes for the connection to fully establish. You can now access your storage account from Azure Front Door Premium.
7373

7474
:::image type="content" source="../media/how-to-enable-private-link-storage-account/private-endpoint-approved.png" alt-text="Screenshot of approved storage endpoint request.":::
7575

0 commit comments

Comments
 (0)