Skip to content

Commit 7c0b95e

Browse files
authored
Update rule-based-routing-custom-domain.md
1 parent 3007d32 commit 7c0b95e

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`. 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.
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)