Skip to content

Commit 7c7525a

Browse files
Merge pull request #299412 from LianaAdaza/patch-4
Update rule-based-routing-custom-domain.md
2 parents 78f7136 + a148456 commit 7c7525a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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`. Container Apps creates the certificate for you based on the domain.
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

@@ -161,4 +161,4 @@ After configuring your custom domain with rule-based routing:
161161
- [Azure CLI reference for HTTP route configuration](/cli/azure/containerapp/env/http-route-config)
162162

163163
> [!TIP]
164-
> Having issues? Let us know on GitHub by opening an issue in the [Azure Container Apps repo](https://github.com/microsoft/azure-container-apps).
164+
> Having issues? Let us know on GitHub by opening an issue in the [Azure Container Apps repo](https://github.com/microsoft/azure-container-apps).

0 commit comments

Comments
 (0)