Skip to content

Commit fb82827

Browse files
committed
yutang feedback
1 parent 5bfcd8b commit fb82827

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/app-service/manage-custom-dns-buy-domain.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ For pricing information on App Service domains, visit the [App Service Pricing p
5555
| **'www' subdomain** | If you buy the `contoso.com` domain, the `www` subdomain would be `www.contoso.com`. Select **No** if you don't want to map it to your app. |
5656

5757
> [!NOTE]
58-
> If you didn't launch the App Service domain wizard from an app's **Custom domains** page, you won't see this tab. You can still add them later by following the steps at [TODO]().
58+
> If you didn't launch the App Service domain wizard from an app's **Custom domains** page, you won't see this tab. You can still add them later by following the steps at [Map a hostname manually](#map-a-hostname-manually).
5959
6060
1. Select **Next: Advanced** and configure the optional settings:
6161

6262
| Setting | Description |
6363
| -------- | ----------- |
64-
| **Auto renewal** | Enabled by default. Your App Service domain is registered to you at one-year increments. Auto renewal makes sure that your domain registration doesn't expire and that you retain ownership of the domain. Your Azure subscription is automatically charged the yearly domain registration fee at the time of renewal. To opt out, select **Disable**. If auto-renewal is disabled, you can [renew it manually](#renew-the-domain). |
64+
| **Auto renewal** | Your App Service domain is registered to you at one-year increments. Enable auto renewal so that your domain registration doesn't expire and that you retain ownership of the domain. Your Azure subscription is automatically charged the yearly domain registration fee at the time of renewal. If you leave it disabled, you must [renew it manually](#renew-the-domain). |
6565
| **Privacy protection** | Enabled by default. Privacy protection hides your domain registration contact information from the WHOIS database. Privacy protection is already included in the yearly domain registration fee. To opt out, select **Disable**. |
6666

6767
1. Select **Next: Tags** and set the tags you want for your App Service domain. Tagging isn't required for using App Service domains, but is a [feature in Azure that helps you manage your resources](../azure-resource-manager/management/tag-resources.md).
@@ -81,8 +81,6 @@ You're now ready to assign an App Service app to this custom domain.
8181

8282
> [!NOTE]
8383
> Depending on the subscription type, a sufficient payment history may be required prior to creating an App Service domain.
84-
>
85-
> If you have made payments and are still running into this error, you can contact support and provide proof of payments.
8684
8785
## Map a hostname manually
8886

@@ -200,7 +198,7 @@ After you purchase the App Service Domain, you have five days to cancel your pur
200198

201199
## Direct default URL to a custom directory
202200

203-
By default, App Service directs web requests to the root directory of your app code. To direct them to a subdirectory, such as `public`, see [Redirect to a custom directory](configure-common.md#redirect-to-a-custom-directory).
201+
This is not a DNS resolution scenario. By default, App Service directs web requests to the root directory of your app code. To direct them to a subdirectory, such as `public`, see [Redirect to a custom directory](configure-common.md#redirect-to-a-custom-directory).
204202

205203
## Next steps
206204

0 commit comments

Comments
 (0)