Skip to content

Commit 8ddc55c

Browse files
Merge pull request #289519 from greg-lindsay/dns-dnssec
note about preview
2 parents 9f3195f + ca10a40 commit 8ddc55c

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/dns/dnssec-how-to.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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/08/2024
7+
ms.date: 10/30/2024
88
ms.author: greglin
99
---
1010

@@ -16,7 +16,8 @@ To remove DNSSEC signing from a zone, see [How to unsign your Azure Public DNS z
1616

1717
> [!NOTE]
1818
> 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.
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.
2021
2122
## Prerequisites
2223

articles/dns/dnssec-unsign.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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/08/2024
7+
ms.date: 10/30/2024
88
ms.author: greglin
99
---
1010

@@ -16,7 +16,8 @@ To sign a zone with DNSSEC, see [How to sign your Azure Public DNS zone with DNS
1616

1717
> [!NOTE]
1818
> 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.
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.
2021
2122
## Prerequisites
2223

articles/dns/dnssec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article provides an overview of Domain Name System Security Extensions (DNS
1919
> [!NOTE]
2020
> DNSSEC zone signing is currently in PREVIEW.<br>
2121
> 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.
22-
22+
2323
## What is DNSSEC?
2424

2525
DNSSEC is a suite of extensions that add security to the Domain Name System (DNS) protocol by enabling DNS responses to be validated as genuine. DNSSEC provides origin authority, data integrity, and authenticated denial of existence. With DNSSEC, the DNS protocol is much less susceptible to certain types of attacks, particularly DNS spoofing attacks.

0 commit comments

Comments
 (0)