Skip to content

Commit 4364fb2

Browse files
authored
Merge pull request #212939 from greg-lindsay/dns-author
Updating author, acrolinx, date
2 parents c13b14e + 9b5cdc2 commit 4364fb2

File tree

54 files changed

+145
-145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+145
-145
lines changed

articles/dns/cli-samples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Azure CLI samples for DNS - Azure DNS
33
description: With this sample, use Azure CLI to create DNS zones and records in Azure DNS.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: sample
8-
ms.date: 09/20/2019
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
ms.custom: devx-track-azurecli
1111

1212
---

articles/dns/delegate-subdomain-ps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Delegate a subdomain - Azure PowerShell - Azure DNS
33
description: With this learning path, get started delegating an Azure DNS subdomain using Azure PowerShell.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 05/03/2021
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
ms.custom: devx-track-azurepowershell
1111
---
1212

articles/dns/delegate-subdomain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Delegate a subdomain - Azure DNS
33
description: With this learning path, get started delegating an Azure DNS subdomain.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 05/03/2021
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
---
1111

1212
# Delegate an Azure DNS subdomain

articles/dns/dns-alerts-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Azure DNS provides the following metrics to Azure Monitor for your DNS zones:
2929

3030
For more information, see [metrics definition](../azure-monitor/essentials/metrics-supported.md#microsoftnetworkdnszones).
3131

32-
>[!NOTE]
32+
> [!NOTE]
3333
> At this time, these metrics are only available for Public DNS zones hosted in Azure DNS. If you have Private Zones hosted in Azure DNS, these metrics won't provide data for those zones. In addition, the metrics and alerting feature is only supported in Azure Public cloud. Support for sovereign clouds will follow at a later time.
3434
3535
The most granular element that you can see metrics for is a DNS zone. You currently can't see metrics for individual resource records within a zone.
@@ -70,7 +70,7 @@ To view this metric, select **Metrics** explorer experience from the **Monitor**
7070

7171
## Alerts in Azure DNS
7272

73-
Azure Monitor has alerting that you can configure for each available metric value. See [Azure Monitor alerts](../azure-monitor/alerts/alerts-metric.md) for more information.
73+
Azure Monitor has alerting that you can configure for each available metric value. For more information, see [Azure Monitor alerts](../azure-monitor/alerts/alerts-metric.md).
7474

7575
1. To configure alerting for Azure DNS zones, select **Alerts** from *Monitor* page in the Azure portal. Then select **+ New alert rule**.
7676

articles/dns/dns-alias-appservice.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Host load-balanced Azure web apps at the zone apex
33
description: Use an Azure DNS alias record to host load-balanced web apps at the zone apex
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 04/27/2021
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
---
1111

1212
# Host load-balanced Azure web apps at the zone apex

articles/dns/dns-alias.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Alias records overview - Azure DNS
33
description: In this article, learn about support for alias records in Microsoft Azure DNS.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: article
8-
ms.date: 04/23/2021
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
---
1111

1212
# Azure DNS alias records overview
@@ -20,7 +20,7 @@ An alias record set is supported for the following record types in an Azure DNS
2020
- CNAME
2121

2222
> [!NOTE]
23-
> If you intend to use an alias record for the A or AAAA record types to point to an [Azure Traffic Manager profile](../traffic-manager/quickstart-create-traffic-manager-profile.md) you must make sure that the Traffic Manager profile has only [external endpoints](../traffic-manager/traffic-manager-endpoint-types.md#external-endpoints). You must provide the IPv4 or IPv6 address for external endpoints in Traffic Manager. You can't use fully-qualified domain names (FQDNs) in endpoints. Ideally, use static IP addresses.
23+
> If you intend to use an alias record for the A or AAAA record types to point to an [Azure Traffic Manager profile](../traffic-manager/quickstart-create-traffic-manager-profile.md) you must make sure that the Traffic Manager profile has only [external endpoints](../traffic-manager/traffic-manager-endpoint-types.md#external-endpoints). You must provide the IPv4 or IPv6 address for external endpoints in Traffic Manager. You can't use fully qualified domain names (FQDNs) in endpoints. Ideally, use static IP addresses.
2424
2525
## Capabilities
2626

articles/dns/dns-custom-domain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Integrate Azure DNS with your Azure resources - Azure DNS
33
description: In this article, learn how to use Azure DNS along to provide DNS for your Azure resources.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: how-to
8-
ms.date: 12/08/2021
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
---
1111

1212
# Use Azure DNS to provide custom domain settings for an Azure service

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Tutorial: Host your domain in Azure DNS'
33
description: In this tutorial, you learn how to configure Azure DNS to host your DNS zones using Azure portal.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: tutorial
8-
ms.date: 06/10/2022
9-
ms.author: rohink
8+
ms.date: 09/27/2022
9+
ms.author: greglin
1010
ms.custom: template-tutorial #Required; leave this attribute/value as-is.
1111
#Customer intent: As an experienced network administrator, I want to configure Azure DNS, so I can host DNS zones.
1212
---

articles/dns/dns-domain-delegation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Azure DNS delegation overview
33
description: Understand how to change domain delegation and use Azure DNS name servers to provide domain hosting.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
7-
ms.date: 04/19/2021
8-
ms.author: rohink
7+
ms.date: 09/27/2022
8+
ms.author: greglin
99
ms.topic: conceptual
1010
---
1111

articles/dns/dns-faq-private.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ metadata:
33
title: Azure Private DNS FAQ
44
description: In this article, learn frequently asked questions about Azure Private DNS
55
services: dns
6-
author: rohinkoul
6+
author: greg-lindsay
77
ms.service: dns
88
ms.topic: faq
9-
ms.date: 01/15/2021
10-
ms.author: rohink
9+
ms.date: 09/27/2022
10+
ms.author: greglin
1111
title: Azure Private DNS FAQ
1212
summary: The following are frequently asked questions about Azure private DNS.
1313

0 commit comments

Comments
 (0)