Skip to content

Commit 55d9c77

Browse files
committed
minor edits
1 parent c7e73fe commit 55d9c77

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/frontdoor/scripts/custom-domain.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.date: 04/27/2022
1616
This Azure CLI script example deploys a custom domain name and TLS certificate on an Azure Front Door front-end. This script demonstrates fully automated provisioning of Azure Front Door with a custom domain name (hosted by Azure DNS) and TLS cert.
1717

1818
> [!IMPORTANT]
19-
> This script requires that an Azure DNS public zone already exists for domain name. For a tutorial, see [ost your domain in Azure DNS](../../dns/dns-delegate-domain-azure-dns.md).
19+
> This script requires that an Azure DNS public zone already exists for domain name. For a tutorial, see [Host your domain in Azure DNS](../../dns/dns-delegate-domain-azure-dns.md).
2020
2121
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2222

@@ -28,8 +28,6 @@ This Azure CLI script example deploys a custom domain name and TLS certificate o
2828

2929
### Getting started
3030

31-
To deploy this sample, review and change hardcoded variables as required. Then execute:
32-
3331
The script will:
3432

3533
1. Create a resource group

0 commit comments

Comments
 (0)