Skip to content

Commit 43868a9

Browse files
committed
update screenshots
1 parent be7bd85 commit 43868a9

File tree

5 files changed

+20
-14
lines changed

5 files changed

+20
-14
lines changed
59.3 KB
Loading
52.3 KB
Loading
Binary file not shown.
Binary file not shown.

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

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,43 +29,49 @@ This article guides you through the steps to configure an Azure Front Door Premi
2929
3030
## Create an origin group and add the API Management instance as an origin
3131

32-
1. In your Azure Front Door Premium profile, go to *Settings* and select **Origin groups**.
32+
1. Under **Settings** of your Azure Front Door Premium profile, select **Origin groups**.
3333

3434
1. Select **Add**
35-
2. Enter a name for the origin group
36-
3. Select **+ Add an origin**
37-
4. Use the following table to configure the settings for the origin:
35+
36+
1. Enter a name for the origin group.
37+
38+
1. Select **+ Add an origin**
39+
40+
1. Use the following table to configure the origin settings:
3841

3942
| Setting | Value |
4043
| ------- | ----- |
4144
| Name | Enter a name to identify this origin. |
42-
| Origin Type | API Management |
45+
| Origin Type | Select **API Management**. |
4346
| Host name | Select the host from the dropdown that you want as an origin. |
44-
| Origin host header | Will be autopopulated with the host of the chosen API Management instance|
45-
| HTTP port | 80 (default) |
46-
| HTTPS port | 443 (default) |
47+
| Origin host header | Will be autopopulated with the host of the chosen API Management instance. |
48+
| HTTP port | 80 (default). |
49+
| HTTPS port | 443 (default). |
4750
| Priority | Assign different priorities to origins for primary, secondary, and backup purposes. |
4851
| Weight | 1000 (default). Use weights to distribute traffic among different origins. |
4952
| Region | Select the region that matches or is closest to your origin. |
50-
| Target sub resource | Choose 'Gateway' |
53+
| Target sub resource | Select **Gateway**. |
5154
| Request message | Enter a custom message to display while approving the Private Endpoint. |
5255

53-
:::image type="content" source="../media/private-link/apim-privatelink.png" alt-text="Screenshot of origin settings for configuring API Management as a private origin.":::
56+
:::image type="content" source="../media/how-to-enable-private-link-apim/apim-privatelink.png" alt-text="Screenshot of origin settings for configuring API Management as a private origin." lightbox="../media/how-to-enable-private-link-apim/apim-privatelink.png":::
5457

55-
6. Select **Add** to save your origin settings
56-
7. Select **Add** to save the origin group settings.
58+
1. Select **Add** to save your origin settings
59+
60+
1. Select **Add** to save the origin group settings.
5761

5862
## Approve the private endpoint
5963

60-
1. Navigate to the API Management instance you configured with Private Link in the previous section. Under **Deployment + infrastructure**, select **Network**.
64+
1. Go to the API Management instance you configured with Private Link in the previous section.
65+
66+
1. Under **Deployment + infrastructure**, select **Network**.
6167

6268
1. Select **Inbound private endpoint connections** tab.
6369

6470
1. Find the *pending* private endpoint request from Azure Front Door Premium and select **Approve**.
6571

6672
1. After approval, the connection status will update. It can take a few minutes for the connection to fully establish. Once established, you can access your API Management through Front Door.
6773

68-
:::image type="content" source="../media/private-link/apim-private-endpoint-connections.png" alt-text="Screenshot of private endpoint connections tab in API Management portal.":::
74+
:::image type="content" source="../media/how-to-enable-private-link-apimapim-private-endpoint-connections.png" alt-text="Screenshot of private endpoint connections tab in API Management portal." lightbox="../media/how-to-enable-private-link-apim/apim-private-endpoint-connections.png":::
6975

7076
::: zone-end
7177

0 commit comments

Comments
 (0)