Skip to content

Commit b42b8ff

Browse files
authored
Adding spacing in quickstart header and paragraph under custom create tutorial
1 parent af4e42e commit b42b8ff

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/frontdoor/create-front-door-portal.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ ms.custom: mode-ui
1717
# Quickstart: Create an Azure Front Door profile - Azure portal
1818

1919

20-
In this quickstart, you'll learn how to create an Azure Front Door profile using the Azure portal. You can create an Azure Front Door profile through *Quick Create* with basic configurations or through the *Custom create* which allows a more advanced configuration. With *Custom create*, you deploy two App services. Then, you create the Azure Front Door profile using the two App services as your origin. Lastly, you'll verify connectivity to your App services using the Azure Front Door frontend hostname.
20+
In this quickstart, you'll learn how to create an Azure Front Door profile using the Azure portal. You can create an Azure Front Door profile through *Quick create* with basic configurations or through the *Custom create* which allows a more advanced configuration.
21+
22+
With *Custom create*, you deploy two App services. Then, you create the Azure Front Door profile using the two App services as your origin. Lastly, you'll verify connectivity to your App services using the Azure Front Door frontend hostname.
2123

2224
## Prerequisites
2325

@@ -62,6 +64,10 @@ An Azure account with an active subscription. [Create an account for free](https
6264
6365
## Create Front Door profile - Custom Create
6466

67+
In the previous tutorial, you created an Azure Front Door profile through *Quick create*, which created your profile with basic configurations.
68+
69+
You will know create an Azure Front Door profile using *Custom create* and deploy two App services that your Azure Front Door profile will use as your origin.
70+
6571
### Create two Web App instances
6672

6773
If you already have services to use as an origin, skip to [create a Front Door for your application](#create-a-front-door-for-your-application).

0 commit comments

Comments
 (0)