Skip to content

Commit d6ee7bb

Browse files
committed
remove unecessary numbering
1 parent 8098e35 commit d6ee7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This article guides you through the steps to configure an Azure Front Door Premi
3636

3737
## Enable private connectivity to Azure Application Gateway
3838

39-
1. Follow the instructions in [Configure Azure Application Gateway Private Link](../application-gateway/private-link-configure.md), but don't complete the final step of creating a private endpoint.
39+
Follow the instructions in [Configure Azure Application Gateway Private Link](../application-gateway/private-link-configure.md), but don't complete the final step of creating a private endpoint.
4040

4141
## Create an origin group and add the application gateway as an origin
4242

@@ -115,7 +115,7 @@ This article guides you through the steps to configure an Azure Front Door Premi
115115
116116
## Complete Azure Front Door setup
117117
118-
1. Use the [New-AzFrontDoorCdnRoute](/powershell/module/az.cdn/new-azfrontdoorcdnroute) command to create a route that maps your endpoint to the origin group. This route forwards requests from the endpoint to your origin group.
118+
Use the [New-AzFrontDoorCdnRoute](/powershell/module/az.cdn/new-azfrontdoorcdnroute) command to create a route that maps your endpoint to the origin group. This route forwards requests from the endpoint to your origin group.
119119
120120
```azurepowershell-interactive
121121
# Create a route to map the endpoint to the origin group

0 commit comments

Comments
 (0)