domain-name-system – Azure公共/私有DNS解析

前端之家收集整理的这篇文章主要介绍了domain-name-system – Azure公共/私有DNS解析前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
是否有人知道Azure是否具有与AWS相同的功能,以将外部DNS主机名解析为实例网络外部实例的公共IP地址,以及实例网络内实例的私有IP地址?

AWS resolution explained

解决方法

使用Azure的虚拟网络功能,是的,您可以.看看 the documentation.

Name resolution between virtual machines located in the same cloud service

Windows Azure name resolution (internal)

Name resolution between computers on the internet and your public endpoints

Windows Azure name resolution (external)

这是overview of Virtual Network.

原文链接:https://www.f2er.com/html/228490.html

猜你在找的HTML相关文章