Skip to content

Commit eee70f8

Browse files
Table Format fix
1 parent 2a0a299 commit eee70f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-apps/environment-custom-dns-suffix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Azure Container Apps environment provides a default DNS suffix in the format `<U
3232
1. In a new browser window, go to your domain provider's website and add the DNS records shown in the *Domain validation* section to your domain.
3333

3434
| Record type | Host | Value | Description |
35+
| -- | -- | -- | -- |
3536
| A | `*.<DNS_SUFFIX>` | Environment inbound IP address | Wildcard record configured to the IP address of the environment. |
3637
| TXT | `asuid.<DNS_SUFFIX>` | Validation token | TXT record with the value of the validation token (not required for Container Apps environment with internal load balancer). |
3738

0 commit comments

Comments
 (0)