Skip to content

Commit ff268cb

Browse files
committed
edit
1 parent d49fbd6 commit ff268cb

8 files changed

+12
-12
lines changed

articles/dns/dns-delegate-domain-azure-dns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: tutorial
8-
ms.date: 05/20/2024
8+
ms.date: 06/07/2024
99
ms.author: greglin
1010
ms.custom: template-tutorial
1111
#Customer intent: As an experienced network administrator, I want to configure Azure DNS, so I can host DNS zones.
1212
---
1313

1414
# Tutorial: Host your domain in Azure DNS
1515

16-
You can use Azure DNS to host your DNS domain and manage your DNS records. By hosting your domains in Azure, you can manage your DNS records by using the same credentials, APIs, tools, and billing as your other Azure services.
16+
You can use Azure DNS to host your DNS domain and manage your DNS records. By hosting your domains in Azure, you can manage your DNS records using the same credentials, APIs, tools, and billing as your other Azure services.
1717

1818
Suppose you buy the domain `contoso.com` from a domain name registrar and then create a zone with the name `contoso.com` in Azure DNS. Since you're the owner of the domain, your registrar offers you the option to configure the name server (NS) records for your domain. The registrar stores the NS records in the `.com` parent zone. Internet users around the world are then directed to your domain in your Azure DNS zone when they try to resolve DNS records in `contoso.com`.
1919

@@ -33,7 +33,7 @@ If you don’t have an Azure subscription, create a [free account](https://azure
3333
* A domain name that you can host in Azure DNS. You must have full control of this domain. Full control includes the ability to set the name server (NS) records for the domain.
3434

3535
> [!NOTE]
36-
> In this tutorial, `contoso.com` is used as an example domain name. Replace `contoso.com` with your own domain name.
36+
> In this tutorial, `contoso.xyz` is used as an example domain name. Replace `contoso.xyz` with your own domain name.
3737
3838
## Sign in to Azure
3939

articles/dns/dns-domain-delegation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Understand how to change domain delegation and use Azure DNS name s
44
services: dns
55
author: greg-lindsay
66
ms.service: dns
7-
ms.date: 11/30/2023
7+
ms.date: 06/07/2024
88
ms.author: greglin
99
ms.topic: conceptual
1010
---

articles/dns/dns-import-export-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to import and export a DNS (Domain Name System) zone file
55
services: dns
66
author: greg-lindsay
77
ms.service: dns
8-
ms.date: 05/20/2024
8+
ms.date: 06/07/2024
99
ms.author: greglin
1010
ms.topic: how-to
1111
---

articles/dns/dns-operations-dnszones-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 05/20/2024
8+
ms.date: 06/07/2024
99
ms.author: greglin
1010
---
1111
# How to manage DNS Zones in the Azure portal

articles/dns/dns-operations-recordsets-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 05/20/2024
8+
ms.date: 06/07/2024
99
ms.author: greglin
1010
---
1111

articles/dns/dns-reverse-dns-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use Azure DNS to host the reverse DNS lookup zones for
44
author: greg-lindsay
55
ms.service: dns
66
ms.topic: how-to
7-
ms.date: 05/20/2024
7+
ms.date: 06/07/2024
88
ms.author: greglin
99
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1010
ms.devlang: azurecli

articles/dns/dns-web-sites-custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: tutorial
8-
ms.date: 05/20/2024
8+
ms.date: 06/07/2024
99
ms.author: greglin
1010
ms.custom: devx-track-azurepowershell
1111
#Customer intent: As an experienced network administrator, I want to create DNS records in Azure DNS, so I can host a web app in a custom domain.

articles/dns/tutorial-public-dns-zones-child.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: 'Tutorial: Create an Azure child DNS zone'
33
titleSuffix: Azure DNS
44
description: In this tutorial, you learn how to create child DNS zones in Azure portal.
5-
author: jonbeck
5+
author: greg-lindsay
66
ms.assetid: be4580d7-aa1b-4b6b-89a3-0991c0cda897
77
ms.service: dns
88
ms.topic: tutorial
9-
ms.date: 05/20/2024
10-
ms.author: jonbeck
9+
ms.date: 06/07/2024
10+
ms.author: greglin
1111
ms.custom: template-tutorial #Required; leave this attribute/value as-is.
1212
---
1313
# Tutorial: Create a child DNS zone

0 commit comments

Comments
 (0)