An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Hi,
From your statement, it looks like the from the source, packets are routed to a public endpoint not via the private endpoint. So, can you make sure that the Private DNS Zone which you have created is linked with the VNET of source ?
Lets say the source is a VM in a VNET named VNET1, then you will need to make sure that the Private DNS Zone is linked to a VNET1. Only then the DNS resolution happens to the Private Endpoint.
Regards,
Karthik Srinivas