Skip to content

Commit df709f7

Browse files
committed
Replace the record type bullet points with a table
1 parent d78f00c commit df709f7

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

umbraco-cloud/go-live/manage-hostnames/hostname-pre-validation.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,11 @@ Umbraco Cloud will provide two DNS records:
4141
1. Log in to your DNS provider or domain registrar.
4242
2. Add the records provided:
4343

44-
- **TXT Record:**
44+
| Record Type | Name | Value/Description |
45+
|-------------|------------------------------------|-----------------------------------------------------------------------------------------|
46+
| TXT | _cf-custom-hostname.\<hostname\> | Provided by Umbraco Cloud |
47+
| CNAME | _acme-challenge.\<hostname\> | Points to a domain under Umbraco's control (e.g., \<hostname\>.xxxx.dcv.cloudflare.com) |
4548

46-
Name: _cf-custom-hostname.\<hostname\>
47-
48-
Value: Provided by Umbraco Cloud.
49-
50-
- **CNAME Record:**
51-
52-
Name: _acme-challenge.\<hostname\>
53-
54-
Value: Points to a domain under Umbraco's control (e.g., \<hostname\>.53231a669c5282f8.dcv.cloudflare.com).
5549

5650
{% hint style="info" %}
5751
DNS propagation times can vary. Changes may take a while to become active globally. Tools like https://www.nslookup.io/ can help verify that your records are live.
@@ -60,7 +54,7 @@ DNS propagation times can vary. Changes may take a while to become active global
6054

6155
### 3. Check Validation Status
6256

63-
Return to the Hostname page in Umbraco Cloud. You'll see a Hostname Information Box showing the current status of your validation.
57+
Return to the Hostname page in Umbraco Cloud. You'll see a Hostname Pre-Validation status dialog showing the current status of your validation.
6458

6559
The status will change to Active when everything is set up correctly. The hostname is validated, and the TLS certificate is issued.
6660

@@ -72,7 +66,7 @@ pre-validation-status-modal
7266

7367
Once the certificate is issued:
7468

75-
a) Update your domain's A record or CNAME to point to [Umbraco Cloud DNS] (README.md#domains)
69+
a) Update your domain's A record or CNAME to point to [Umbraco Cloud DNS](README.md#domains)
7670

7771
b) Update your proxy to serve traffic from Umbraco Cloud
7872

0 commit comments

Comments
 (0)