Linux VM용 Azure Portal에서 정규화된 도메인 이름 만들기Create a fully qualified domain name in the Azure portal for a Linux VM
Azure Portal에서 VM(가상 머신)을 만들 때, 가상 머신의 공용 IP 리소스가 자동으로 만들어집니다.When you create a virtual machine (VM) in the Azure portal, a public IP resource for the virtual machine is automatically created. 이 IP 주소를 사용하여 VM에 원격으로 액세스합니다.You use this IP address to remotely access the VM. 포털에서 정규화된 도메인 이름 또는 FQDN을 만들지는 않지만 VM을 만들면 이름을 추가할 수 있습니다.Although the portal does not create a fully qualified domain name, or FQDN, you can add one once the VM is created. 이 문서에서는 DNS 이름 또는 FQDN을 만드는 단계를 보여 줍니다.This article demonstrates the steps to create a DNS name or FQDN.
FQDN 만들기Create a FQDN
이 문서에서는 사용자가 VM을 이미 만들었다고 가정합니다.This article assumes that you have already created a VM. 필요한 경우 포털에서 Linux 또는 Windows VM을 만들 수 있습니다.If needed, you can create a Linux or Windows VM in the portal. VM이 실행되면 다음 단계를 따릅니다.Follow these steps once your VM is up and running:
- 포털에서 VM을 선택합니다.Select your VM in the portal.
- 왼쪽 메뉴에서 구성 을 선택 합니다.In the left menu, select Configuration
- DNS 이름 레이블 아래에서 사용할 접두사를 입력 합니다.Under DNS name label, enter the prefix you want to use.
- 페이지 위쪽에서 저장 을 선택합니다.Select Save at the top of the page.
- 왼쪽 메뉴에서 개요 를 선택 하 여 VM 개요 블레이드로 돌아갑니다.Return to the VM overview blade by selecting Overview in the left menu.
- DNS 이름이 올바르게 표시 되는지 확인 합니다.Verify that the DNS name appears correctly.
다음 단계Next steps
Azure DNS 영역을 사용 하 여 DNS를 관리할 수도 있습니다.You can also manage DNS using Azure DNS zones.