Azure provides a DNS system to support most name resolution scenarios, with the exception of:
Answers
DNS supports:
• Name resolution between role instances or virtual machines in the same virtual network
• Name resolution between role instances or virtual machines in different virtual networks
• Resolution of on-premises computers and service names from role instances or virtual machines in Azure
• Resolution of Azure hostnames from on-premises computers
• Reverse DNS for internal IPs
Apart from this, it started to break the connection
Answer:
Hybrid Connections
Explanation:
Depending on how you use Azure to host IaaS, PaaS, and hybrid solutions, you might need to allow the virtual machines (VMs), and other resources deployed in a virtual network to communicate with each other. Although you can enable communication by using IP addresses, it is much simpler to use names that can be easily remembered, and do not change.
Hybrid Connections is both a service in Azure and a feature in Azure App Service. As a service, it has uses and capabilities beyond those that are used in App Service.
Azure offers a DNS system for supporting most of the resolution scenarios, except hybrid Connections