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-apim.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,43 +29,49 @@ This article guides you through the steps to configure an Azure Front Door Premi
29
29
30
30
## Create an origin group and add the API Management instance as an origin
31
31
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**.
33
33
34
34
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:
38
41
39
42
| Setting | Value |
40
43
| ------- | ----- |
41
44
| Name | Enter a name to identify this origin. |
42
-
| Origin Type | API Management |
45
+
| Origin Type |Select **API Management**.|
43
46
| 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).|
47
50
| Priority | Assign different priorities to origins for primary, secondary, and backup purposes. |
48
51
| Weight | 1000 (default). Use weights to distribute traffic among different origins. |
49
52
| Region | Select the region that matches or is closest to your origin. |
50
-
| Target sub resource |Choose 'Gateway'|
53
+
| Target sub resource |Select **Gateway**.|
51
54
| Request message | Enter a custom message to display while approving the Private Endpoint. |
52
55
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":::
54
57
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.
57
61
58
62
## Approve the private endpoint
59
63
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**.
1. Find the *pending* private endpoint request from Azure Front Door Premium and select **Approve**.
65
71
66
72
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.
67
73
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":::
0 commit comments