Skip to content

Commit db84742

Browse files
committed
tweaks
1 parent a30079b commit db84742

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/frontdoor/standard-premium/how-to-enable-private-link-web-app.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article guides you through configuring Azure Front Door Premium to connect
2323

2424
::: zone pivot="front-door-portal"
2525

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).
2727

2828
- A Private Link. For more information, see [Create a Private Link service](../../private-link/create-private-link-service-portal.md).
2929

@@ -33,7 +33,7 @@ This article guides you through configuring Azure Front Door Premium to connect
3333

3434
::: zone pivot="front-door-cli"
3535

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).
3737

3838
- A Private Link. For more information, see [Create a Private Link service](../../private-link/create-private-link-service-cli.md).
3939

@@ -58,11 +58,7 @@ In this section, you map the Private Link service to a private endpoint within A
5858

5959
1. Choose the origin group that should contain the App Service (Web App or Function App) origin you want to enable Private Link for.
6060

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:
6662

6763
| Setting | Value |
6864
| ------- | ----- |
@@ -78,6 +74,8 @@ In this section, you map the Private Link service to a private endpoint within A
7874
| Target sub resource | Choose *site* as the subresource type for the selected resource. |
7975
| Request message | Enter a custom message to display while approving the Private Endpoint. |
8076

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+
8179
1. Select **Add** to save your configuration, then select **Update** to save the origin group settings.
8280

8381
::: zone-end
@@ -113,7 +111,7 @@ az afd origin create --enabled-state Enabled \
113111

114112
1. Navigate to the App Service you configured with Private Link in the previous section. Under **Settings**, select **Networking**.
115113

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**.
117115

118116
:::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.":::
119117

0 commit comments

Comments
 (0)