Skip to content

Commit b2f4d8f

Browse files
committed
format
1 parent 2319c11 commit b2f4d8f

3 files changed

Lines changed: 1 addition & 8 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ If you already have managed certificates for your custom domains, do the followi
4141

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

44-
### Configure DNS
45-
46-
Configure your DNS provider to map your custom domain name to the default domain name of your API Management instance.
47-
4844
## Help and support
4945

5046
If you have questions, get answers from community experts in [Microsoft Q&A](https://aka.ms/apim/azureqa/change/captcha-2022). If you have a support plan and need technical help, create a [support request](https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview).

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,14 +197,11 @@ Configure your DNS provider to map your custom domain name to the default domain
197197

198198
# [Managed](#tab/managed)
199199

200-
201200
[!INCLUDE [api-management-custom-domain-dns-configuration.md](../../includes/api-management-custom-domain-dns-configuration.md)]
202201

203202
> [!CAUTION]
204203
> When you use the free, managed certificate and configure a CNAME record with your DNS provider, make sure that it resolves to the default API Management service hostname (`<apim-service-name>.azure-api.net`). Currently, API Management doesn't automatically renew the certificate if the CNAME record doesn't resolve to the default API Management hostname. For example, if you're using the free, managed certificate and you use Cloudflare as your DNS provider, make sure that DNS proxy isn't enabled on the CNAME record.
205204
206-
### TXT record for domain ownership verification
207-
208205
### TXT record
209206

210207
When enabling the free, managed certificate for API Management, also configure a TXT record in your DNS zone to establish your ownership of the domain name.

includes/api-management-custom-domain-dns-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
---
99
### CNAME record
1010

11-
Configure a CNAME record that points from your custom domain name (for example, `api.contoso.com`) to your API Management service hostname (for example, `yourapim-service-name`.azure-api.net`). A CNAME record is more stable than an A record in case the IP address changes. For more information, see [IP addresses of Azure API Management](../articles/api-management/api-management-howto-ip-addresses.md#changes-to-ip-addresses) and the [API Management FAQ](../articles/api-management/api-management-faq.yml#how-can-i-secure-the-connection-between-the-api-management-gateway-and-my-backend-services-).
11+
Configure a CNAME record that points from your custom domain name (for example, `api.contoso.com`) to your API Management service hostname (for example, `yourapim-service-name.azure-api.net`). A CNAME record is more stable than an A record in case the IP address changes. For more information, see [IP addresses of Azure API Management](../articles/api-management/api-management-howto-ip-addresses.md#changes-to-ip-addresses) and the [API Management FAQ](../articles/api-management/api-management-faq.yml#how-can-i-secure-the-connection-between-the-api-management-gateway-and-my-backend-services-).
1212

1313
> [!NOTE]
1414
> Some domain registrars only allow you to map subdomains when using a CNAME record, such as `www.contoso.com`, and not root names, such as `contoso.com`. For more information on CNAME records, see the documentation provided by your registrar or [IETF Domain Names - Implementation and Specification](https://tools.ietf.org/html/rfc1035).

0 commit comments

Comments
 (0)