You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/breaking-changes/managed-certificates-suspension-august-2025.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ If you already have managed certificates for your custom domains, do the followi
38
38
39
39
1. Ensure that your API Management service [allows inbound traffic from DigiCert IP addresses on port 80](#step-1-allow-access-to-digicert-ip-addresses). This access is now required for the certificate autorenewal process.
40
40
1.[Configure DNS records](#step-2-configure-dns-records) to resolve your custom domain name.
41
-
1.[Allow API management service access to port 80](#step-3-allow-api-management-service-access-to-port-80) if you have inbound network restrictions in place.
41
+
1.[Allow API Management service access to port 80](#step-3-allow-api-management-service-access-to-port-80) if you have inbound network restrictions in place.
42
42
43
43
### Step 1: Allow access to DigiCert IP addresses
44
44
@@ -50,13 +50,13 @@ Configure DNS records for your custom domain to point to your API Management gat
50
50
51
51
#### DNS records for Developer, Basic, Standard, or Premium tier
52
52
53
-
1. Add either a [CNAME](/azure/api-management/configure-custom-domain?tabs=managed#cname-record) or A-record with your DNS provider.
53
+
1. Add either a [CNAME](/azure/api-management/configure-custom-domain?tabs=custom#cname-record) or A-record with your DNS provider.
54
54
55
55
1. Add DigiCert as an authorized certificate authority (CA) in Azure DNS. For this, create a specific CAA record set within your domain's DNS zone using the Azure portal or other management tools.
56
56
57
57
#### DNS records for Consumption tier
58
58
59
-
1. Add either a [CNAME](/azure/api-management/configure-custom-domain?tabs=managed#cname-record) or [TXT](/azure/api-management/configure-custom-domain?tabs=managed#txt-record) record with your DNS provider. If you configure both, the TXT record takes precedence.
59
+
1. Add either a [CNAME](/azure/api-management/configure-custom-domain?tabs=custom#cname-record) or [TXT](/azure/api-management/configure-custom-domain?tabs=managed#txt-record) record with your DNS provider. If you configure both, the TXT record takes precedence.
60
60
1. Add DigiCert as an authorized certificate authority (CA) in Azure DNS. For this, you need to create a specific CAA record set within your domain's DNS zone using the Azure portal or other management tools
61
61
62
62
### Step 3: Allow API Management service access to port 80
0 commit comments