Azure 提供的负载均衡器名称解析

标签 azure load-balancing azure-virtual-machine internal-load-balancer

当我们在 Azure VNET 中启动 VM 或创建 NIC 时,默认情况下,它会分配内部 DNS,其模式为 (*.internal.cloudapp.net)

正如本文档中提到的 https://learn.microsoft.com/en-us/azure/virtual-machines/virtual-machines-linux-azure-dns#azure-provided-name-resolution

When using Azure-provided name resolution, an Internal DNS suffix (*.internal.cloudapp.net) is provided to each VM using DHCP.

如何为内部负载均衡器获得相同的结果?我使用的是基于 Azure ARM 的负载均衡器,而不是云服务。 我可以分配静态私有(private) IP,但它不会像 VM 那样解析到内部 DNS

最佳答案

在Azure中,Azure提供的名称解析服务是在虚拟网络中的VM之间提供的,因此我们无法获取内部负载均衡器的内部DNS。

关于Azure 提供的负载均衡器名称解析,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41460864/

相关文章:

node.js - 当我传递多个范围时,Microsoft Graph 权限范围引发错误

sql-server - 为 SQL Server 群集准备数据库

java - WSWS3499W : How to make WAS understand the HTTP 302 response from a web service?

Java服务器扩展解决方案

azure - Subversion 提交后错误 : Couldn't open rep-cache database

azure - 每次重新启动 VM 时,ARM 模板中指定的自定义脚本扩展是否都会运行?

azure - Terraform 从现有库存中增加资源

azure - 在azure中创建多个子网

c# - Microsoft Azure 服务总线超时异常

Azure AD B2C - b2clogin.com CORS