Establish private DNS zone private.contoso.com in Azure for internal communications.Connect DNS to virtual network app-vnet to resolve DNS records in the private zone.Create DNS record 'backend' with A type and IP address 10.1.1.5 for backend subnet.Azure Private DNS simplifies DNS management and ensures secure, customized domain name resolution within virtual networks.