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/frontdoor/standard-premium/how-to-enable-private-link-storage-account.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ services: frontdoor
6
6
author: duongau
7
7
ms.service: frontdoor
8
8
ms.topic: how-to
9
-
ms.date: 03/18/2022
9
+
ms.date: 03/31/2024
10
10
ms.author: duau
11
11
---
12
12
13
13
# Connect Azure Front Door Premium to a storage account origin with Private Link
14
14
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.
16
16
17
17
## Prerequisites
18
18
@@ -25,7 +25,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
25
25
26
26
## Enable Private Link to a storage account
27
27
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.
29
29
30
30
1. Within your Azure Front Door Premium profile, under *Settings*, select **Origin groups**.
31
31
@@ -35,7 +35,7 @@ In this section, you'll map the Private Link service to a private endpoint creat
35
35
36
36
:::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.":::
37
37
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.
39
39
40
40
| Setting | Value |
41
41
| ------- | ----- |
@@ -48,7 +48,7 @@ In this section, you'll map the Private Link service to a private endpoint creat
48
48
| Priority | Different origin can have different priorities to provide primary, secondary, and backup origins. |
49
49
| Weight | 1000 (default). Assign weights to your different origin when you want to distribute traffic.|
50
50
| 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*. |
52
52
| Request message | Custom message to see while approving the Private Endpoint. |
53
53
54
54
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
69
69
70
70
:::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.":::
71
71
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.
73
73
74
74
:::image type="content" source="../media/how-to-enable-private-link-storage-account/private-endpoint-approved.png" alt-text="Screenshot of approved storage endpoint request.":::
0 commit comments