Skip to content

Commit 89c79a7

Browse files
Merge pull request #303881 from cachai2/updateManageCert
update digicert IP addresses
2 parents 7707d5b + 77c7c76 commit 89c79a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ zone_pivot_groups: azure-cli-or-portal
1313

1414
# Custom domain names and free managed certificates in Azure Container Apps
1515

16-
Azure Container Apps allows you to bind one or more custom domains to a container app. You can automatically configure a free managed certificate for your custom domain when your container app is publicly accessible.
16+
Azure Container Apps allows you to bind one or more custom domains to a container app. You can automatically configure a free managed certificate for your custom domain when your container app is publicly accessible from the [digicert IP addresses](https://knowledge.digicert.com/alerts/ip-address-domain-validation).
1717

1818
If you want to set up a custom domain using your own certificate, see [Custom domain names and certificates in Azure Container Apps](custom-domains-certificates.md).
1919

@@ -26,7 +26,7 @@ Azure Container Apps provides a free managed certificate for your custom domain.
2626

2727
The requirements are:
2828

29-
- Enable HTTP ingress and ensure your container app is publicly accessible.
29+
- Enable HTTP ingress and ensure your container app is publicly accessible from the [digicert IP addresses](https://knowledge.digicert.com/alerts/ip-address-domain-validation).
3030

3131
- Must have an A record for apex domains that points to your Container Apps environment's IP address.
3232

0 commit comments

Comments
 (0)