Skip to content

Commit 4ad7571

Browse files
committed
domain name changed
1 parent 49a102d commit 4ad7571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/virtual-networks-name-resolution-ddns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.assetid: c315961a-fa33-45cf-82b9-4551e70d32dd
88
ms.service: azure-dns
99
ms.topic: how-to
1010
ms.custom: linux-related-content
11-
ms.date: 04/27/2023
11+
ms.date: 03/20/2025
1212
ms.author: greglin
1313
---
1414

@@ -32,7 +32,7 @@ You can use the hooks that are provided by the DHCP client to create and maintai
3232

3333
```bash
3434
#!/bin/sh
35-
requireddomain=mydomain.local
35+
requireddomain=contoso.com
3636

3737
# only execute on the primary nic
3838
if [ "$interface" != "eth0" ]

0 commit comments

Comments
 (0)