Skip to content

Commit b7794bc

Browse files
committed
Updates
1 parent 64f5b1f commit b7794bc

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/frontdoor/domain.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ For example, suppose you want to use the custom subdomain `myapplication.contoso
5757
| Record value | *use the value provided by Azure Front Door* |
5858
| Time to live (TTL) | 1 hour |
5959

60+
After your domain has been validated successfully, you can safely delete the TXT record from your DNS server.
61+
6062
For more information on adding a DNS TXT record for a custom domain, see [Configure a custom domain on Azure Front Door using the Azure portal](standard-premium/how-to-add-custom-domain.md).
6163

6264
### Domain validation states
@@ -175,10 +177,12 @@ However, Azure Front Door won't automatically rotate certificates in the followi
175177
* The custom domain uses an A record. We recommend you always use a CNAME record to point to Azure Front Door.
176178
* The custom domain is an [apex domain](apex-domain.md) and uses CNAME flattening.
177179

178-
If one of the scenarios above applies to your custom domain, then 45 days before the managed certificate expires, the domain validation state becomes one of the following states:
180+
If one of the scenarios above applies to your custom domain, then 45 days before the managed certificate expires, the domain validation state becomes *Pending Revalidation*. The *Pending Revalidation* state indicates that you need to create a new DNS TXT record to revalidate your domain ownership.
181+
182+
> [!NOTE]
183+
> DNS TXT records expire after seven days. If you previously added a domain validation TXT record to your DNS server, you need to replace it with a new TXT record. Ensure you use the new value, otherwise the domain validation process will fail.
179184
180-
- *Pending Revalidation*, which indicates that you need to create a new DNS TXT record to revalidate your domain ownership.
181-
- *Rejected*, which indicates that the certificate authority has rejected the request for reissuing a managed certificate.
185+
If your domain can't be validated, the domain validastion state becomes *Rejected*. This state indicates that the certificate authority has rejected the request for reissuing a managed certificate.
182186

183187
For more information on the domain validation states, see [Domain validation states](#domain-validation-states).
184188

0 commit comments

Comments
 (0)