Skip to content

Commit 1511314

Browse files
committed
updates6
1 parent 93e77ba commit 1511314

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
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Use Terraform to configure a virtual network in Azure'
33
description: In this quickstart, you create a virtual network, subnets, private DNS zones, network interfaces, Windows virtual machines, a private DNS A record, network security groups, and a network security rule in Azure.
44
ms.topic: quickstart
5-
ms.date: 2/3/2025
5+
ms.date: 2/4/2025
66
ms.custom: devx-track-terraform
77
ms.service: azure-virtual-network
88
author: greg-lindsay
@@ -85,7 +85,7 @@ In addition to the Azure virtual network, this code also creates:
8585

8686
1. Run `az network private-dns zone list` to view all DNS zones and find yours.
8787

88-
```azurecli
88+
```bash
8989
az network private-dns zone list --output table
9090
```
9191

0 commit comments

Comments
 (0)