Skip to content

Commit 6d17226

Browse files
committed
updates9
1 parent 20383ae commit 6d17226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dns/dns-private-zone-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this quickstart, you create private DNS zones, network interface
44
ms.topic: quickstart
55
ms.date: 2/18/2025
66
ms.custom: devx-track-terraform
7-
ms.service: azure-virtual-network
7+
ms.service: azure-dns
88
author: greg-lindsay
99
ms.author: greglin
1010
#customer intent: As a Terraform user, I want to see how to create a private DNS zone and Windows virtual machines in Azure.
@@ -27,7 +27,7 @@ This code creates:
2727

2828
> [!div class="checklist"]
2929
> * Create an Azure resource group with a unique name.
30-
> * Create a private DNS zone, and link it to the virtual network.
30+
> * Create a private DNS zone.
3131
> * Generate random passwords for the virtual machines.
3232
> * Create two network interfaces.
3333
> * Create two Windows virtual machines, and attach the network interfaces.

0 commit comments

Comments
 (0)