Skip to content

Commit a148456

Browse files
Update articles/container-apps/rule-based-routing-custom-domain.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 7c0b95e commit a148456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/rule-based-routing-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ HTTP route configurations support custom domains, allowing you to route traffic
2424
> [!NOTE]
2525
> To set up your own custom domain and certificate, see [Custom domain names and free managed certificates](./custom-domains-managed-certificates.md).
2626
>
27-
> If you set `bindingType: "Auto"`, you don't need a `certificateId`. Once you provision the certificate, Container Apps will automatically add it to the route spec and bind it to the domain. The site will only be accessible over HTTP, not HTTPS, until the provisioning is completed.
27+
> If you set `bindingType: "Auto"`, you don't need a `certificateId`. Create the route first so the certificate registration check for ownership succeeds. Once you set up the certificate, Container Apps automatically adds it to the route spec and binds it to the domain. The site is only accessible over HTTP (not HTTPS) until setup is complete.
2828
2929
## Configuration
3030

0 commit comments

Comments
 (0)