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-web-app.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This article guides you through configuring Azure Front Door Premium to connect
23
23
24
24
::: zone pivot="front-door-portal"
25
25
26
-
- An Azure Front Door Premium profile with an origin group. For more information, see [Create an Azure Front Door - CLI](../create-front-door-portal.md).
26
+
- An Azure Front Door Premium profile with an origin group. For more information, see [Create an Azure Front Door](../create-front-door-portal.md).
27
27
28
28
- A Private Link. For more information, see [Create a Private Link service](../../private-link/create-private-link-service-portal.md).
29
29
@@ -33,7 +33,7 @@ This article guides you through configuring Azure Front Door Premium to connect
33
33
34
34
::: zone pivot="front-door-cli"
35
35
36
-
- An Azure Front Door Premium profile with an origin group. For more information, see [Create an Azure Front Door - CLI](../create-front-door-cli.md).
36
+
- An Azure Front Door Premium profile with an origin group. For more information, see [Create an Azure Front Door](../create-front-door-cli.md).
37
37
38
38
- A Private Link. For more information, see [Create a Private Link service](../../private-link/create-private-link-service-cli.md).
39
39
@@ -58,11 +58,7 @@ In this section, you map the Private Link service to a private endpoint within A
58
58
59
59
1. Choose the origin group that should contain the App Service (Web App or Function App) origin you want to enable Private Link for.
60
60
61
-
1. Select **+ Add an origin** to add a new origin or select an existing one from the list.
62
-
63
-
:::image type="content" source="../media/how-to-enable-private-link-app-service/private-endpoint-app-service.png" alt-text="Screenshot of enabling private link.":::
64
-
65
-
1. Use the following table to configure the settings for the origin:
61
+
1. Select **+ Add an origin** to add a new origin or select an existing one from the list. Use the following table to configure the settings for the origin:
66
62
67
63
| Setting | Value |
68
64
| ------- | ----- |
@@ -78,6 +74,8 @@ In this section, you map the Private Link service to a private endpoint within A
78
74
| Target sub resource | Choose *site* as the subresource type for the selected resource. |
79
75
| Request message | Enter a custom message to display while approving the Private Endpoint. |
80
76
77
+
:::image type="content" source="../media/how-to-enable-private-link-app-service/private-endpoint-app-service.png" alt-text="Screenshot of enabling private link.":::
78
+
81
79
1. Select **Add** to save your configuration, then select **Update** to save the origin group settings.
1. Navigate to the App Service you configured with Private Link in the previous section. Under **Settings**, select **Networking**.
115
113
116
-
1. In the **Networking** section, select on **Configure your private endpoint connections**.
114
+
1. In the **Networking** section, select **Configure your private endpoint connections**.
117
115
118
116
:::image type="content" source="../media/how-to-enable-private-link-app-service/app-service-configure-endpoint.png" alt-text="Screenshot of networking settings in App Service.":::
0 commit comments