Skip to content

Commit 42ccca7

Browse files
committed
formatting
1 parent 5a62cd6 commit 42ccca7

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

articles/api-management/breaking-changes/managed-certificates-suspension-august-2025.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: danlep
1414

1515
[!INCLUDE [premium-dev-standard-basic.md](../../../includes/api-management-availability-premium-dev-standard-basic.md)]
1616

17-
Creation of Azure-managed certificates for custom domains in API Management will be temporarily turned off from August 15, 2025 to March 15, 2026. Existing managed certificates will be autorenewed as long as your API Management service allows inbound traffic from DigiCert IP addresses on port 80.
17+
Creation of Azure-managed certificates for custom domains in API Management will be temporarily turned off from August 15, 2025 to March 15, 2026. Existing managed certificates will be autorenewed as long as your API Management service allows inbound traffic from DigiCert IP addresses on port 80 and DNS is properly configured.
1818

1919
In the classic service tiers, Azure API Management offers [free, managed TLS certificates for custom domains](../configure-custom-domain.md#domain-certificate-options) (preview), allowing customers to secure their endpoints without purchasing and managing their own certificates. Because of an industry-wide deprecation of CNAME-based Domain Control Validation (DCV), our Certificate Authority (CA), DigiCert, is moving to a new open-source software (OSS) domain control validation (DCV) platform that provides transparency and accountability increasing the trustworthiness of domain validation. As part of this transition, DigiCert will deprecate support for the legacy CNAME Delegation DCV workflow. This migration requires us to temporarily suspend the creation of managed certificates for custom domains.
2020

@@ -34,12 +34,17 @@ The suspension of managed certificates for custom domains will be enforced from
3434

3535
If you need to add new managed certificates, plan to do so before August 15, 2025 or after March 15, 2026. During the suspension period, you can still configure custom domains with certificates you manage from other sources.
3636

37-
If you already have managed certificates for your custom domains, ensure that your API Management service allows inbound traffic from DigiCert IP addresses on port 80. This access is now required for the certificate autorenewal process.
37+
If you already have managed certificates for your custom domains, do the following to ensure continued access:
38+
39+
- Ensure that your API Management service allows [inbound traffic from DigiCert IP addresses on port 80](#allow-access-too-digicert-ip-addresses). This access is now required for the certificate autorenewal process.
40+
- Ensure that your DNS configuration is correct as described in [Configure DNS](#configure-dns).
3841

3942
[!INCLUDE [api-management-managed-certificate-ip-access.md](../../../includes/api-management-managed-certificate-ip-access.md)]
4043

4144
### Configure DNS
4245

46+
Configure your DNS provider to map your custom domain name to the default domain name of your API Management instance.
47+
4348
[!INCLUDE [api-management-managed-certificate-dns-configuration.md](../../../includes/api-management-managed-certificate-dns-configuration.md)]
4449

4550
## Help and support

articles/api-management/configure-custom-domain.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ Configure your DNS provider to map your custom domain name to the default domain
199199

200200
[!INCLUDE [api-management-managed-certificate-dns-configuration.md](../../includes/api-management-managed-certificate-dns-configuration.md)]
201201

202+
---
202203

203204
[!INCLUDE [api-management-custom-domain](../../includes/api-management-custom-domain.md)]
204205

0 commit comments

Comments
 (0)