Skip to content

Commit 5bfcd8b

Browse files
committed
add prereq
1 parent 64dcad7 commit 5bfcd8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/app-service/tutorial-secure-domain-certificate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The `<app-name>.azurewebsites.net` name is already secured by a wildcard certifi
1515

1616
* [Create an App Service app](./index.yml).
1717
* Make sure you can edit the DNS records for your custom domain. To edit DNS records, you need access to the DNS registry for your domain provider, such as GoDaddy. For example, to add DNS entries for `www.contoso.com`, you must be able to configure the DNS settings for the `contoso.com` root domain. Your custom domains must be in a public DNS zone; private DNS zone is only supported on Internal Load Balancer (ILB) App Service Environment (ASE).
18+
* Make sure your root domain satisfies the [limitations of App Service managed certificates](configure-ssl-certificate.md#create-a-free-managed-certificate).
1819
* If you don't have a custom domain yet, you can [purchase an App Service domain](manage-custom-dns-buy-domain.md).
1920

2021
## A. Scale up your app

0 commit comments

Comments
 (0)