Skip to content

Commit dfe6da4

Browse files
Merge pull request #293638 from greg-lindsay/dns-dnssec
remove preview tags
2 parents b27681e + e4326db commit dfe6da4

File tree

3 files changed

+11
-25
lines changed

3 files changed

+11
-25
lines changed

articles/dns/dnssec-how-to.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
11
---
2-
title: How to sign your Azure Public DNS zone with DNSSEC (Preview)
2+
title: How to sign your Azure Public DNS zone with DNSSEC
33
description: Learn how to sign your Azure public DNS zone with DNSSEC.
44
author: greg-lindsay
55
ms.service: azure-dns
66
ms.topic: how-to
7-
ms.date: 10/30/2024
7+
ms.date: 01/27/2025
88
ms.author: greglin
99
---
1010

11-
# How to sign your Azure Public DNS zone with DNSSEC (Preview)
11+
# How to sign your Azure Public DNS zone with DNSSEC
1212

1313
This article shows you how to sign your DNS zone with [Domain Name System Security Extensions (DNSSEC)](dnssec.md).
1414

1515
To remove DNSSEC signing from a zone, see [How to unsign your Azure Public DNS zone](dnssec-unsign.md).
1616

17-
> [!NOTE]
18-
> DNSSEC zone signing is currently in PREVIEW.<br>
19-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.<br>
20-
> This DNSSEC preview is offered without a requirement to enroll in a preview. You can use Cloud Shell to sign or unsign a zone with Azure PowerShell or Azure CLI. Signing a zone by using the Azure portal is available in the next portal update.
21-
2217
## Prerequisites
2318

2419
* The DNS zone must be hosted by Azure Public DNS. For more information, see [Manage DNS zones](/azure/dns/dns-operations-dnszones-portal).

articles/dns/dnssec-unsign.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
11
---
2-
title: How to unsign your Azure Public DNS zone (Preview)
2+
title: How to unsign your Azure Public DNS zone
33
description: Learn how to remove DNSSEC from your Azure public DNS zone.
44
author: greg-lindsay
55
ms.service: azure-dns
66
ms.topic: how-to
7-
ms.date: 10/30/2024
7+
ms.date: 01/27/2025
88
ms.author: greglin
99
---
1010

11-
# How to unsign your Azure Public DNS zone (Preview)
11+
# How to unsign your Azure Public DNS zone
1212

1313
This article shows you how to remove [Domain Name System Security Extensions (DNSSEC)](dnssec.md) from your Azure Public DNS zone.
1414

1515
To sign a zone with DNSSEC, see [How to sign your Azure Public DNS zone with DNSSEC](dnssec-how-to.md).
1616

17-
> [!NOTE]
18-
> DNSSEC zone signing is currently in PREVIEW.<br>
19-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.<br>
20-
> This DNSSEC preview is offered without a requirement to enroll in a preview. You can use Cloud Shell to sign or unsign a zone with Azure PowerShell or Azure CLI. Signing a zone by using the Azure portal is available in the next portal update.
21-
2217
## Prerequisites
2318

2419
* The DNS zone must be hosted by Azure Public DNS. For more information, see [Manage DNS zones](/azure/dns/dns-operations-dnszones-portal).

articles/dns/dnssec.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
11
---
2-
title: Overview of DNSSEC - Azure Public DNS (Preview)
2+
title: Overview of DNSSEC - Azure Public DNS
33
description: Learn about DNSSEC zone signing for Azure Public DNS.
44
author: greg-lindsay
55
manager: KumuD
66
ms.service: azure-dns
77
ms.topic: article
8-
ms.date: 10/22/2024
8+
ms.date: 01/27/2025
99
ms.author: greglin
1010
---
1111

12-
# DNSSEC overview (Preview)
12+
# DNSSEC overview
1313

1414
This article provides an overview of Domain Name System Security Extensions (DNSSEC) and includes an introduction to [DNSSEC terminology](#dnssec-terminology). Benefits of DNSSEC zone signing are described and examples are provided for viewing DNSSEC related resource records. When you are ready to sign your Azure public DNS zone, see the following how-to guides:
1515

16-
- [How to sign your Azure Public DNS zone with DNSSEC (Preview)](dnssec-how-to.md).
17-
- [How to unsign your Azure Public DNS zone (Preview)](dnssec-unsign.md)
18-
19-
> [!NOTE]
20-
> DNSSEC zone signing is currently in PREVIEW.<br>
21-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
16+
- [How to sign your Azure Public DNS zone with DNSSEC](dnssec-how-to.md).
17+
- [How to unsign your Azure Public DNS zone](dnssec-unsign.md)
2218

2319
## What is DNSSEC?
2420

0 commit comments

Comments
 (0)