Skip to content

Commit 4239066

Browse files
authored
Merge pull request #95880 from asudbring/dns-seo
Azure DNS SEO
2 parents b4a4bca + 182792d commit 4239066

File tree

5 files changed

+20
-16
lines changed

5 files changed

+20
-16
lines changed

articles/dns/dns-getstarted-cli.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: Quickstart - Create an Azure DNS zone and record using Azure CLI
2+
title: 'Quickstart: Create an Azure DNS zone and record - Azure CLI'
3+
titleSuffix: Azure DNS
34
description: Quickstart - Learn how to create a DNS zone and record in Azure DNS. This is a step-by-step guide to create and manage your first DNS zone and record using the Azure CLI.
45
services: dns
5-
author: vhorne
6+
author: asudbring
67
ms.service: dns
78
ms.topic: quickstart
89
ms.date: 3/11/2019
9-
ms.author: victorh
10+
ms.author: allensu
1011
#Customer intent: As an administrator or developer, I want to learn how to configure Azure DNS using the Azure CLI so I can use Azure DNS for my name resolution.
1112
---
1213

articles/dns/dns-getstarted-powershell.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: Quickstart - Create an Azure DNS zone and record using Azure PowerShell
2+
title: 'Quickstart: Create an Azure DNS zone and record - Azure PowerShell'
3+
titleSuffix: Azure DNS
34
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 PowerShell.
45
services: dns
5-
author: vhorne
6+
author: asudbring
67
ms.service: dns
78
ms.topic: quickstart
89
ms.date: 3/11/2019
9-
ms.author: victorh
10+
ms.author: allensu
1011
#Customer intent: As an administrator or developer, I want to learn how to configure Azure DNS using Azure PowerShell so I can use Azure DNS for my name resolution.
1112
---
1213

articles/dns/dns-sdk.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: Create DNS zones and record sets in Azure DNS using the .NET SDK | Microsoft Docs
2+
title: Create DNS zones and record sets using the .NET SDK
3+
titleSuffix: Azure DNS
34
description: How to create DNS zones and record sets in Azure DNS by using the .NET SDK.
45
services: dns
56
documentationcenter: na
6-
author: vhorne
7-
manager: jeconnoc
7+
author: asudbring
8+
manager: kumudD
89

910
ms.assetid: eed99b87-f4d4-4fbf-a926-263f7e30b884
1011
ms.service: dns
@@ -13,7 +14,7 @@ ms.topic: article
1314
ms.tgt_pltfrm: na
1415
ms.workload: infrastructure-services
1516
ms.date: 09/19/2016
16-
ms.author: victorh
17+
ms.author: allensu
1718
---
1819

1920
# Create DNS zones and record sets using the .NET SDK

articles/dns/private-dns-migration-guide.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: Migrating legacy Azure DNS Private Zones to New Resource Model
2+
title: Migrating legacy Azure DNS Private Zones to new resource model
3+
titleSuffix: Azure DNS
34
description: This guide provides step by step instruction on how to migrate legacy private DNS zones to latest resource model
45
services: dns
5-
author: rohinkoul
6+
author: asudbring
67
ms.service: dns
78
ms.topic: tutorial
89
ms.date: 06/18/2019
9-
ms.author: rohink
10+
ms.author: allensu
1011
---
1112

1213
# Migrating legacy Azure DNS private zones to new resource model

articles/dns/tutorial-alias-pip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Tutorial - Create an Azure DNS alias record to refer to an Azure public IP address.
2+
title: 'Tutorial: Create an Azure DNS alias record to refer to an Azure public IP address'
33
description: This tutorial shows you how to configure an Azure DNS alias record to reference an Azure public IP address.
44
services: dns
5-
author: vhorne
5+
author: asudbring
66
ms.service: dns
77
ms.topic: tutorial
88
ms.date: 9/25/2018
9-
ms.author: victorh
9+
ms.author: allensu
1010
#Customer intent: As an experienced network administrator, I want to configure Azure an DNS alias record to refer to an Azure public IP address.
1111
---
1212

0 commit comments

Comments
 (0)