Skip to content

Commit c7e73fe

Browse files
committed
added important
1 parent d778ffb commit c7e73fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/frontdoor/scripts/custom-domain.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ ms.date: 04/27/2022
1313

1414
# Azure Front Door: Deploy custom domain
1515

16-
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. 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).
16+
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.
17+
18+
> [!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).
1720
1821
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
1922

0 commit comments

Comments
 (0)