Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个在 azure 中运行的虚拟机,它有一个public ip地址以及所需的防火墙设置和网络安全组。
public ip
我想为这个 vm 创建一个别名,例如www.abc.com.
www.abc.com
我为它创建了一个 A 记录,其@名称和public-ip值都为,但我仍然收到无法找到服务器 IP 地址的错误。我没主意了。
@
public-ip
这是一张图片来说明我是如何创建的A record
A record
这是显示错误的图像