Skip to content

Commit 9b5cdc2

Browse files
committed
Update dns-get-started-template.md
1 parent e096db4 commit 9b5cdc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dns/dns-get-started-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Create an Azure DNS zone and record - Azure Resource Manager template (ARM template)'
33
titleSuffix: Azure DNS
4-
description: Learn how to create a DNS zone and record in Azure DNS. This is a step-by-step quickstart to create and manage your first DNS zone and record using Azure Resource Manager template (ARM template).
4+
description: Learn how to create a DNS zone and record in Azure DNS. This article is a step-by-step quickstart to create and manage your first DNS zone and record using Azure Resource Manager template (ARM template).
55
services: dns
66
author: duongau
77
ms.author: duau
@@ -112,7 +112,7 @@ The host name `www.2lwynbseszpam.azurequickstart.org` resolves to `1.2.3.4` and
112112

113113
## Clean up resources
114114

115-
When you no longer need the resources that you created with the DNS zone, delete the resource group. This removes the DNS zone and all the related resources.
115+
When you no longer need the resources that you created with the DNS zone, delete the resource group. This action removes the DNS zone and all the related resources.
116116

117117
To delete the resource group, call the `Remove-AzResourceGroup` cmdlet:
118118

0 commit comments

Comments
 (0)