Skip to content

Commit 9a50b8d

Browse files
committed
clarify FAQ
1 parent 7fdc948 commit 9a50b8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/dns/dns-reverse-dns-for-azure-services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: azure-dns
77
ms.topic: how-to
8-
ms.date: 09/11/2024
8+
ms.date: 04/21/2025
99
ms.author: greglin
1010
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
---
@@ -14,7 +14,7 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1414

1515
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]
1616

17-
This article explains how to configure reverse DNS lookups for services hosted in Azure.
17+
This article explains how to configure reverse DNS lookups for services hosted in Azure. To host and configure reverse DNS for public IP address ranges assigned to you by your ISP, see [Host reverse DNS lookup zones in Azure DNS](dns-reverse-dns-hosting.md).
1818

1919
Services in Azure use IP addresses assigned by Azure and owned by Microsoft. These reverse DNS records (PTR records) must be created in the corresponding Microsoft-owned reverse DNS lookup zones.
2020

@@ -241,7 +241,7 @@ No. Azure supports a single reverse DNS record for each Azure Cloud Service or P
241241

242242
### Can I configure reverse DNS for IPv6 PublicIpAddress resources?
243243

244-
No. Azure DNS does not currently support reverse DNS (PTR records) for public IPv6 addresses.
244+
No. Azure DNS does not currently support reverse DNS (PTR records) for Azure-owned public IPv6 addresses. To configure reverse DNS for IPv6 addresses issued to you by your ISP, see [Host reverse DNS lookup zones in Azure DNS](dns-reverse-dns-hosting.md).
245245

246246
### Can I send emails to external domains from my Azure Compute services?
247247

0 commit comments

Comments
 (0)