Skip to content

Commit 98cf29f

Browse files
Merge pull request #293702 from greg-lindsay/dns-dnssec
ATM FAQ - IPv6
2 parents 302a85e + 620972a commit 98cf29f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/traffic-manager/traffic-manager-FAQs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: traffic-manager
55
author: greg-lindsay
66
ms.service: azure-traffic-manager
77
ms.topic: concept-article
8-
ms.date: 12/03/2024
8+
ms.date: 01/28/2025
99
ms.author: greglin
1010
---
1111

@@ -340,7 +340,7 @@ Yes. Cloud Service 'staging' slots can be configured in Traffic Manager as Exter
340340

341341
### Does Traffic Manager support IPv6 endpoints?
342342

343-
Traffic Manager doesn't currently provide IPv6-addressable name servers. However, Traffic Manager can still be used by IPv6 clients connecting to IPv6 endpoints if the client's recursive DNS server supports IPv4. A client doesn't make DNS request directly to Traffic Manager. Instead, the client uses a recursive DNS service. An IPv6-only client sends requests to the recursive DNS service via IPv6. The recursive service must then be able to contact the Traffic Manager name servers using IPv4. Traffic Manager responds with the DNS name or IP address of the endpoint.
343+
Yes, Traffic Manager fully supports IPv6 endpoints. Traffic Manager provides both IPv4 and IPv6-addressable name servers, allowing clients to connect seamlessly using either protocol. IPv6 clients can make DNS requests directly through IPv6-enabled recursive DNS services, and Traffic Manager can respond with the DNS name or IP address of the IPv6 endpoint, enabling full compatibility with IPv6 networks.
344344

345345
### Can I use Traffic Manager with more than one Web App in the same region?
346346

0 commit comments

Comments
 (0)