Skip to content

Commit 06e44a7

Browse files
authored
Merge pull request #77374 from cephalin/issue31698
#31698
2 parents 191221c + dd81101 commit 06e44a7

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

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

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,9 @@ Navigate to the listed hostnames in the browser. In the example in the preceding
198198

199199
## Renew the domain
200200

201-
The App Service domain you bought is valid for one year from the time of purchase. By default, the domain is configured to renew automatically by charging your payment method for the next year. If you want to turn off automatic renewal, or if you want to manually renew your domain, follow the steps here.
201+
The App Service domain you bought is valid for one year from the time of purchase. By default, the domain is configured to renew automatically by charging your payment method for the next year. You can manually renew your domain name.
202+
203+
If you want to turn off automatic renewal, or if you want to manually renew your domain, follow the steps here.
202204

203205
In the **App Services** tab, click the name of your app, select **Settings**, and then select **Custom domains**.
204206

@@ -208,11 +210,25 @@ In the **App Service Domains** section, select the domain you want to configure.
208210

209211
![](./media/custom-dns-web-site-buydomains-web-app/dncmntask-cname-buydomains-select-domain.png)
210212

211-
From the left navigation of the domain, select **Domain renewal**. To stop renewing your domain automatically, select **Off**, and then **Save**.
213+
From the left navigation of the domain, select **Domain renewal**. To stop renewing your domain automatically, select **Off**, and then **Save**.
212214

213215
![](./media/custom-dns-web-site-buydomains-web-app/dncmntask-cname-buydomains-autorenew.png)
214216

215-
To manually renew your domain, select **Renew domain**. However, this button is not active until 90 days before the domain's expiration.
217+
To manually renew your domain, select **Renew domain**. However, this button is not active until [90 days before the domain's expiration](#when-domain-expires).
218+
219+
If your domain renewal is successful, you receive an email notification within 24 hours.
220+
221+
## When domain expires
222+
223+
Azure deals with expiring or expired App Service domains as follows:
224+
225+
* If automatic renewal is disabled: 90 days before domain expiration, a renewal notification email is sent to you and the **Renew domain** button is activated in the portal.
226+
* If automatic renewal is enabled: On the day after your domain expiration date, Azure attempts to bill you for the domain name renewal.
227+
* If an error occurs during automatic renewal (for example, your card on file is expired), or if automatic renewal is disabled and you allow the domain to expire, Azure notifies you of the domain expiration and parks your domain name. You can [manually renew](#renew-the-domain) your domain.
228+
* On the 4th and 12th days day after expiration, Azure sends you additional notification emails. You can [manually renew](#renew-the-domain) your domain.
229+
* On the 19th day after expiration, your domain remains on hold but becomes subject to a redemption fee. You can call customer support to renew your domain name, subject to any applicable renewal and redemption fees.
230+
* On the 25th day after expiration, Azure puts your domain up for auction with a domain name industry auction service. You can call customer support to renew your domain name, subject to any applicable renewal and redemption fees.
231+
* On the 30th day after expiration, you're no longer able to redeem your domain.
216232

217233
<a name="custom"></a>
218234

0 commit comments

Comments
 (0)