Skip to content

Commit 59e32a2

Browse files
committed
typos
1 parent 1375d32 commit 59e32a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you already have managed certificates for your custom domains, do the followi
3838

3939
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.
4040
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.
4242

4343
### Step 1: Allow access to DigiCert IP addresses
4444

@@ -50,13 +50,13 @@ Configure DNS records for your custom domain to point to your API Management gat
5050

5151
#### DNS records for Developer, Basic, Standard, or Premium tier
5252

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.
5454

5555
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.
5656

5757
#### DNS records for Consumption tier
5858

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.
6060
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
6161

6262
### Step 3: Allow API Management service access to port 80

0 commit comments

Comments
 (0)