Skip to content

Commit 0c74390

Browse files
fix code fence
1 parent c783637 commit 0c74390

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/container-apps/custom-domains-certificates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,10 @@ Container Apps supports apex domains and subdomains. Each domain type requires a
264264
--environment $ENVIRONMENT \
265265
--certificate $CERTIFICATE_LOWERCASE_NAME \
266266
--validation-method <VALIDATION_METHOD>
267+
```
267268
268269
- If you're configuring an *A record*, replace `<VALIDATION_METHOD>` with `HTTP`.
270+
269271
- If you're configuring a *CNAME*, replace `<VALIDATION_METHOD>` with `CNAME`.
270272
271273
It might take several minutes to issue the certificate and add the domain to your container app.

0 commit comments

Comments
 (0)