Skip to content

Commit f8a32bc

Browse files
Merge pull request #295977 from greg-lindsay/dns-new
Fix broken link
2 parents 3a9bc2e + d64c496 commit f8a32bc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/dns/dns-operations-dnszones.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: azure-dns
77
ms.topic: how-to
8-
ms.date: 11/30/2023
8+
ms.date: 03/07/2025
99
ms.author: greglin
1010
ms.custom: devx-track-azurepowershell
1111
---

includes/dns-powershell-setup-include.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: include file for PowerShell for Azure DNS
2+
title: Include file for PowerShell for Azure DNS
33
description: include file for PowerShell for Azure DNS
44
services: dns
5-
author: subsarma
5+
author: greg-lindsay
66
ms.service: azure-dns
7-
ms.topic: include file for PowerShell for Azure DNS
8-
ms.date: 04/28//2021
9-
ms.author: subsarma
10-
ms.custom: include file for PowerShell for Azure DNS, devx-track-azurepowershell
7+
ms.topic: Include file for PowerShell for Azure DNS
8+
ms.date: 03/07/2025
9+
ms.author: greglin
10+
ms.custom: Include file for PowerShell for Azure DNS, devx-track-azurepowershell
1111
---
1212

1313
## Set up Azure PowerShell for Azure DNS
@@ -23,7 +23,7 @@ Verify that you have the following items before beginning your configuration.
2323

2424
### Sign in to your Azure account
2525

26-
Open your PowerShell console and connect to your account. For more information, see [Sign in with Azure PowerShell](/powershell/azure/azurerm/authenticate-azureps).
26+
Open your PowerShell console and connect to your account. For more information, see [Sign in with Azure PowerShell](/powershell/azure/authenticate-interactive).
2727

2828
```azurepowershell-interactive
2929
Connect-AzAccount

0 commit comments

Comments
 (0)