Skip to content

Commit eeb2a39

Browse files
committed
add graphic
1 parent 5010935 commit eeb2a39

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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

Lines changed: 14 additions & 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: 11/30/2023
8+
ms.date: 05/29/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.
@@ -27,6 +27,19 @@ In this tutorial, you learn how to:
2727
2828
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2929

30+
## Overview
31+
32+
To host your domain in Azure:
33+
34+
1. Create the DNS zone.
35+
2. Create resource records in the DNS zone.
36+
3. Retrieve the nameservers for your DNS zone.
37+
4. Delegate the domain to Azure's nameservers at your registrar.
38+
39+
See the following example:
40+
41+
![A simple diagram of a DNS zone hosted in Azure that is delegated at the registrar.](./media/dns-delegate-domain-azure-dns/public-dns.png)
42+
3043
## Prerequisites
3144

3245
* An Azure account with an active subscription.
40.7 KB
Loading

0 commit comments

Comments
 (0)