Skip to content

Commit acd666a

Browse files
authored
Merge pull request #267401 from rvandenbedem/patch-8
Update configure-dns-azure-vmware-solution.md
2 parents af149ac + 21dbea5 commit acd666a

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

articles/azure-vmware/configure-dns-azure-vmware-solution.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to configure DNS forwarder for Azure VMware Solution usin
44
ms.topic: how-to
55
ms.custom: engagement-fy23
66
ms.service: azure-vmware
7-
ms.date: 12/05/2023
8-
#Customer intent: As an Azure service administrator, I want to <define conditional forwarding rules for a desired domain name to a desired set of private DNS servers via the NSX-T Data Center DNS Service.>
7+
ms.date: 2/27/2024
8+
#Customer intent: As an Azure service administrator, I want to <define conditional forwarding rules for a desired domain name to a desired set of private DNS servers via the NSX-T Data Center DNS Service.
99
---
1010

1111
# Configure a DNS forwarder in the Azure portal
@@ -25,14 +25,12 @@ This capability uses the DNS Forwarder Service in NSX-T Data Center. A DNS servi
2525
>[!TIP]
2626
>If desired, you can also use the conditional forwarding rules for workload segments by configuring virtual machines on those segments to use the NSX-T Data Center DNS Service IP address as their DNS server.
2727
28-
2928
## Architecture
3029

3130
The diagram shows that the NSX-T Data Center DNS Service can forward DNS queries to DNS systems hosted in Azure and on-premises environments.
3231

3332
:::image type="content" source="media/networking/dns/dns-forwarder-diagram.png" alt-text="Diagram showing that the NSX-T DNS Service can forward DNS queries to DNS systems hosted in Azure and on-premises environments." border="false":::
3433

35-
3634
## Configure DNS forwarder
3735

3836
1. In your Azure VMware Solution private cloud, under **Workload Networking**, select **DNS** > **DNS zones**. Then select **Add**.
@@ -60,7 +58,6 @@ The diagram shows that the NSX-T Data Center DNS Service can forward DNS queries
6058
>[!TIP]
6159
>For private clouds created on or after July 1, 2021, you can ignore the message about a default DNS zone as one is created for you during private cloud creation.
6260
63-
6461
>[!IMPORTANT]
6562
>While certain operations in your private cloud may be performed from NSX-T Manager, for private clouds created on or after July 1, 2021, you _must_ edit the DNS service from the Simplified Networking experience in the Azure portal for any configuration changes made to the default Tier-1 Gateway.
6663
@@ -78,7 +75,6 @@ The diagram shows that the NSX-T Data Center DNS Service can forward DNS queries
7875
1. In your Azure VMware Solution private cloud, under **Workload Networking**, select **DNS** > **DNS zones** > Check **TNT##-DNS-FORWARDER-ZONE**. Then select **Edit**.
7976

8077
![AVS-DNS](https://user-images.githubusercontent.com/7501186/226980095-b0576824-e1b7-46dc-b726-58670e4e3096.png)
81-
8278

8379
2. Change DNS server entries to valid reachable IP addresses. Then select **OK**
8480

@@ -91,7 +87,7 @@ The diagram shows that the NSX-T Data Center DNS Service can forward DNS queries
9187

9288
After you configure the DNS forwarder, you have some options available to verify name resolution operations.
9389

94-
### NSX-T Manager
90+
### VMware NSX-T Manager
9591

9692
NSX-T Manager provides the DNS Forwarder Service statistics at the global service level and on a per zone basis.
9793

@@ -105,7 +101,6 @@ NSX-T Manager provides the DNS Forwarder Service statistics at the global servic
105101

106102
:::image type="content" source="media/networking/dns/nsxt-manager-dns-services-statistics.png" alt-text="Screenshot showing the DNS Forwarder statistics.":::
107103

108-
109104
### PowerCLI
110105

111106
The NSX-T Policy API lets you run nslookup commands from the NSX-T Data Center DNS Forwarder Service. The required cmdlets are part of the `VMware.VimAutomation.Nsxt` module in PowerCLI. The following example demonstrates output from version 12.3.0 of that module.
155 KB
Loading

0 commit comments

Comments
 (0)