Skip to content

Commit 44b43c4

Browse files
committed
fix prereqs
1 parent 66e4ed1 commit 44b43c4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ This article guides you through the steps to configure an Azure Front Door Premi
1717

1818
::: zone pivot="front-door-cli"
1919

20-
[!INCLUDE [azure-cli-prepare-your-environment](~/reusable-content/azure-cli/azure-cli-prepare-your-environment.md)]
20+
[!INCLUDE[azure-cli-prepare-your-environment](~/reusable-content/azure-cli/azure-cli-prepare-your-environment.md)]
2121

22-
Prerequisites:
2322
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
23+
2424
- A functioning Azure Front Door Premium profile and endpoint. See [Create a Front Door - CLI](create-front-door-cli.md).
25+
2526
- A functioning Azure Application Gateway. See [Direct web traffic with Azure Application Gateway - Azure CLI](../application-gateway/quick-create-cli.md).
2627

2728
## Enable private connectivity to Azure Application Gateway
@@ -108,6 +109,8 @@ Your Azure Front Door profile is now fully functional after completing the final
108109
109110
::: zone pivot="front-door-ps"
110111
112+
## Prerequisites
113+
111114
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
112115
- Azure PowerShell installed locally or Azure Cloud Shell.
113116

0 commit comments

Comments
 (0)