DNS Zone for Azure APIM in Internal VNet mode with default (Azure provided) Domain
Hi
We're planning to deploy an Azure APIM instance in internal VNet mode, which will be front-ended by a third-party solution (not Front Door / App Gateway). The third-party solution will proxy / CNAME the public name (FQDN) to the internal (default / Azure provided) name of the APIM, for example, apim01.azure-api.net. I've read these articles, but not sure what the Private DNS Zone we need to host in Azure (it is azure-api.net or privatelink.azure-api.net).
https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns
the screenshot below clearly states that azure-api.net is the public domain and privatelink.azure-api.net is private one.
However, most of the articles I've come across (like the one below) seem to suggest creating private DNS Zone as azure-api.net.
Can someone please confirm / share their thoughts?
Thanks
Taranjeet Singh