Azure服务中的DNS名称 [英] DNS name in Azure services

查看:73
本文介绍了Azure服务中的DNS名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在Azure中创建了一个VM,其DNS名称为 xxx.centralus.cloudapp.azure.com.但是我的朋友告诉我,他的DNS名称是 xxx.cloudapp.azure.com

I have created a VM in Azure and its DNS name is xxx.centralus.cloudapp.azure.com. But my friend told me, his DNS name is xxx.cloudapp.azure.com

您能告诉我Azure的什么服务可以创建该DNS名称格式吗?

Can you tell me what's service of Azure which can create that DNS name format?

推荐答案

在ASM中,所有资源都部署在Cloud Service中,其名称可能是

In ASM all the resources were deployed in a Cloud service which the name could be

xxxxx.cloudapp.net

在ARM中,资源组中部署的资源和服务的名称可以是 xxxxxx.westeurope.cloudapp.azure.com

In ARM the resources deployed in Resource Groups and the name for a service could be xxxxxx.westeurope.cloudapp.azure.com

在您的情况下,您的朋友可能没有对您说出正确的DNS名称,或者他使用了Azure DNS服务进行了自定义.

In your case probably your friend either didn't say to you the correct DNS Name, or he uses Azure DNS service to make a custom one.

在这些链接中找到更多详细信息:

Find more details in these links:


这篇关于Azure服务中的DNS名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆