We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c783637 commit 0c74390Copy full SHA for 0c74390
articles/container-apps/custom-domains-certificates.md
@@ -264,8 +264,10 @@ Container Apps supports apex domains and subdomains. Each domain type requires a
264
--environment $ENVIRONMENT \
265
--certificate $CERTIFICATE_LOWERCASE_NAME \
266
--validation-method <VALIDATION_METHOD>
267
+ ```
268
269
- If you're configuring an *A record*, replace `<VALIDATION_METHOD>` with `HTTP`.
270
+
271
- If you're configuring a *CNAME*, replace `<VALIDATION_METHOD>` with `CNAME`.
272
273
It might take several minutes to issue the certificate and add the domain to your container app.
0 commit comments