Skip to content

Commit 9a0d614

Browse files
appge preview
1 parent ad76c65 commit 9a0d614

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/frontdoor/how-to-enable-private-link-application-gateway.md

Lines changed: 3 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 application gateway origin with Private Link'
2+
title: 'Connect Azure Front Door Premium to an application gateway origin with Private Link (preview)'
33
titleSuffix: Azure Private Link
44
description: Learn how to connect your Azure Front Door Premium to an application gateway privately.
55
services: frontdoor
@@ -25,7 +25,7 @@ This article will guide you through how to configure Azure Front Door Premium ti
2525
- Have a functioning Azure Application Gateway. For more information on how to create an Application Gateway, see [Direct web traffic with Azure Application Gateway - Azure CLI](/articles/application-gateway/quick-create-cli.md)
2626

2727
## Enable Private Link on Application Gateway
28-
1. Follow the steps in [Configure Azure Application Gateway Private Link](/articles/application-gateway/private-link-configure?tabs=cli). Skip the last step of creating a private endpoint.
28+
1. Follow the steps in [Configure Azure Application Gateway Private Link](/articles/application-gateway/private-link-configure.md). Skip the last step of creating a private endpoint.
2929

3030
## Create origin group and origin on Azure Front Door
3131

@@ -114,7 +114,7 @@ Your Front Door profile has become fully functional with the last step.
114114
- Have a functioning Azure Application Gateway. For more information on how to create an Application Gateway, see [Direct web traffic with Azure Application Gateway using Azure PowerShell](/articles/application-gateway/quick-create-powershell.md)
115115

116116
## Enable Private Link on Application Gateway
117-
1. Follow the steps in [Configure Azure Application Gateway Private Link](/articles/application-gateway/private-link-configure?tabs=powershell). Skip the last step of creating a private endpoint.
117+
1. Follow the steps in [Configure Azure Application Gateway Private Link](/articles/application-gateway/private-link-configure.md). Skip the last step of creating a private endpoint.
118118

119119
## Create origin group and origin on Azure Front Door
120120
1. Use [New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject](/powershell/module/az.cdn/new-azfrontdoorcdnorigingrouphealthprobesettingobject) and [New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject](/powershell/module/az.cdn/new-azfrontdoorcdnorigingrouploadbalancingsettingobject) to create in-memory objects for storing health probe and load balancing settings. Run [New-AzFrontDoorCdnOriginGroup](/powershell/module/az.cdn/new-azfrontdoorcdnorigingroup) to create an origin group that will contain your application gateway.

0 commit comments

Comments
 (0)