Skip to content

Commit 00a0c0c

Browse files
committed
formatting
1 parent 8b03825 commit 00a0c0c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/dns/dns-alias.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ An alias record set is supported for the following record types in an Azure DNS
1919
- AAAA
2020
- CNAME
2121

22-
To create an alias record set in your DNS zone using the Azure portal, add a record set and choose **Yes** under **Alias record set**. You must also specify the **Alias type** as either an **Azure resource** or **Zone record set**. If the record set is for an Azure resource, also **Choose a subscription** and then choose the **Azure resource**. In the following example, an alias named **vm1** is added that points to the public IP address of a virtual machine:
22+
To create an alias record set in your DNS zone using the Azure portal, add a record set and choose **Yes** under **Alias record set**. You must also specify the **Alias type** as either an **Azure resource** or **Zone record set**. If the record set is for an Azure resource, also **Choose a subscription** and then choose the **Azure resource**.
2323

24-
<img src="./media/dns-alias/add-record-set.png" alt="A screenshot showing how to add an alias record set." width="50%">
24+
In the following example, an alias named **vm1** is added that points to the public IP address of a virtual machine:
25+
26+
<br><img src="./media/dns-alias/add-record-set.png" alt="A screenshot showing how to add an alias record set." width="50%">
2527

2628
> [!NOTE]
2729
> If you intend to use an alias record for the A or AAAA record types to point to an [Azure Traffic Manager profile](../traffic-manager/quickstart-create-traffic-manager-profile.md) you must make sure that the Traffic Manager profile has only [external endpoints](../traffic-manager/traffic-manager-endpoint-types.md#external-endpoints). You must provide the IPv4 or IPv6 address for external endpoints in Traffic Manager. You can't use fully qualified domain names (FQDNs) in endpoints. Ideally, use static IP addresses.

0 commit comments

Comments
 (0)