-
Create a private DNS zone that matches the service hostname.
For example, if the service hostname is
example.privatelink.unstructuredapp.io, the private DNS zone would beprivatelink.unstructuredapp.io. -
Create an A record for the full service hostname pointing to the private IP of your Private Endpoint:
For example,
example.privatelink.unstructuredapp.iowould point to10.12.34.56. - Link the Private DNS Zone to the VNet(s) where clients will access the service.

