Skip to content

Commit 5aecf00

Browse files
authored
Merge pull request #228563 from mattmcinnes/patch-39
Freshness Pass on create-fqdn.md
2 parents 3c46cfc + 59593e7 commit 5aecf00

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/virtual-machines/create-fqdn.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,20 @@ ms.service: virtual-machines
66
ms.subservice: networking
77
ms.topic: how-to
88
ms.workload: infrastructure-services
9-
ms.date: 05/07/2021
9+
ms.date: 02/25/2023
1010
ms.author: cynthn
1111
ms.custom: H1Hack27Feb2017
12+
ms.reviewer: mattmcinnes
1213

1314
---
1415
# Create a fully qualified domain name for a VM in the Azure portal
1516

1617
**Applies to:** **Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs
1718

18-
When you create a virtual machine (VM) in the [Azure portal](https://portal.azure.com), a public IP resource for the virtual machine is automatically created. You use this public IP address to remotely access the VM. Although the portal does not create a [fully qualified domain name](https://en.wikipedia.org/wiki/Fully_qualified_domain_name), or FQDN, you can add one once the VM is created. This article demonstrates the steps to create a DNS name or FQDN. If you create a VM without a public IP address, you can't create a FQDN.
19+
When you create a virtual machine (VM) in the [Azure portal](https://portal.azure.com), a public IP resource for the virtual machine is automatically created. You use this public IP address to remotely access the VM. Although the portal doesn't create a [fully qualified domain name](https://en.wikipedia.org/wiki/Fully_qualified_domain_name), or FQDN, you can add one once the VM is created. This article demonstrates the steps to create a DNS name or FQDN. If you create a VM without a public IP address, you can't create an FQDN.
1920

20-
## Create a FQDN
21-
This article assumes that you have already created a VM. If needed, you can create a [Linux](./linux/quick-create-portal.md) or [Windows](./windows/quick-create-portal.md) VM in the portal. Follow these steps once your VM is up and running:
21+
## Create an FQDN
22+
This article assumes that you've already created a VM. If needed, you can create a [Linux](./linux/quick-create-portal.md) or [Windows](./windows/quick-create-portal.md) VM in the portal. Follow these steps once your VM is up and running:
2223

2324

2425
1. Select your VM in the portal.

0 commit comments

Comments
 (0)