【发布时间】:2020-02-18 05:45:26
【问题描述】:
我有一个运行 Windows Server 的 Azure VM。它没有收到许可证激活响应。我一直在使用以下 Microsoft 公开文档作为参考:
- Troubleshoot Azure Windows virtual machine activation problems
- Guidelines for troubleshooting the Key Management Service (KMS)
我已确认 Azure VM 可以访问端口 1688 上的 Azure KMS 服务器端点 kms.core.windows.net(通过 Telnet 验证)。所以网络问题似乎不是问题。
我还通过事件日志验证了 VM 正在向正确的 Azure KMS 服务器端点发送多个激活请求(事件 ID 12288)。但是,同一个 VM 没有收到任何激活响应(事件 ID 12289)。截图如下:
会发生什么?这是一个新部署的 Azure VM,其映像直接来自 Azure 市场。新 Azure VM 与实际响应激活请求的 Azure KMS 服务器之间是否可能存在时间延迟?如果是这样,延迟是多长时间?
【问题讨论】:
标签: azure azure-virtual-machine windows-server