Skip to content

Commit 318f938

Browse files
removed preview
1 parent 8ec88d1 commit 318f938

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Connect Azure Front Door Premium to an Azure API Management origin with Private Link (Preview)'
2+
title: 'Connect Azure Front Door Premium to an Azure API Management origin with Private Link'
33
titleSuffix: Azure Private Link
44
description: Learn how to connect your Azure Front Door Premium to an Azure API Management privately.
55
services: frontdoor
@@ -12,7 +12,7 @@ zone_pivot_groups: front-door-dev-exp-portal-ps-cli
1212
ms.custom: ai-usage
1313
---
1414

15-
# Connect Azure Front Door Premium to an Azure API Management with Private Link (Preview)
15+
# Connect Azure Front Door Premium to an Azure API Management with Private Link
1616

1717
This article guides you through the steps to configure an Azure Front Door Premium to connect privately to your Azure API Management origin using Azure Private Link.
1818

@@ -23,6 +23,7 @@ This article guides you through the steps to configure an Azure Front Door Premi
2323
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2424
- Have a functioning Azure Front Door Premium profile and an endpoint. For more information on how to create an Azure Front Door profile, see [Create a Front Door](../create-front-door-portal.md).
2525
- Have a functioning Azure API Management instance. For more information on how to create an API Management instance, see [Create a new Azure API Management instance](../../api-management/get-started-create-service-instance.md)
26+
- Private endpoint support for Azure API Management Standard v2 tier is currently in limited preview. If you want to enable an Azure API Management Standard v2 tier instance as a private link enabled origin for Azure Front Door Premium, you must first sign up for the preview via this [this form](https://aka.ms/privateendpointpreview). This step is not needed if you are using an API Management instance with Developer, Basic, Standard or Premium tier.
2627

2728
## Create an origin group and add the API Management instance as an origin
2829

@@ -83,6 +84,8 @@ This article guides you through the steps to configure an Azure Front Door Premi
8384

8485
- Have a functioning Azure Front Door Premium profile and an endpoint. For more information on how to create an Azure Front Door profile, see [Create a Front Door - PowerShell](../create-front-door-powershell.md)
8586

87+
- Private endpoint support for Azure API Management Standard v2 tier is currently in limited preview. If you want to enable an Azure API Management Standard v2 tier instance as a private link enabled origin for Azure Front Door Premium, you must first sign up for the preview via this [this form](https://aka.ms/privateendpointpreview). This step is not needed if you are using an API Management instance with Developer, Basic, Standard or Premium tier.
88+
8689
## Create an origin group and add the API Management instance as an origin
8790

8891
1. Use [New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject](/powershell/module/az.cdn/new-azfrontdoorcdnorigingrouphealthprobesettingobject) to create an in-memory object for storing the health probe settings.
@@ -182,6 +185,8 @@ Your Azure Front Door profile is now fully functional after completing the final
182185

183186
- A functioning Azure API Management instance. See [Create a new Azure API Management instance by using the Azure CLI](../../api-management/get-started-create-service-instance-cli.md)
184187

188+
- Private endpoint support for Azure API Management Standard v2 tier is currently in limited preview. If you want to enable an Azure API Management Standard v2 tier instance as a private link enabled origin for Azure Front Door Premium, you must first sign up for the preview via this [this form](https://aka.ms/privateendpointpreview). This step is not needed if you are using an API Management instance with Developer, Basic, Standard or Premium tier.
189+
185190
## Create an origin group and add the API Management instance as an origin
186191

187192
1. Run [az afd origin-group create](/cli/azure/afd/origin-group#az-afd-origin-group-create) to create an origin group.
@@ -260,4 +265,4 @@ Your Azure Front Door profile is now fully functional after completing the final
260265

261266
## Next steps
262267

263-
Learn about [Private Link service with storage account](../../storage/common/storage-private-endpoints.md).
268+
Learn about [Private Link service with storage account](../../storage/common/storage-private-endpoints.md).

0 commit comments

Comments
 (0)