Skip to content

Commit e2e40ee

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into nw-portl-sub
2 parents 22a840c + 4849e84 commit e2e40ee

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/dns/dnssec-how-to.md

Lines changed: 7 additions & 1 deletion
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: 01/27/2025
7+
ms.date: 01/31/2025
88
ms.author: greglin
99
---
1010

@@ -44,6 +44,9 @@ To sign your zone with DNSSEC using the Azure portal:
4444

4545
[ ![Screenshot of a signed zone with DS record missing.](./media/dnssec-how-to/ds-missing.png) ](./media/dnssec-how-to/ds-missing.png#lightbox)
4646

47+
> [!NOTE]
48+
> If your Azure network configuration doesn't allow delegation checking, the delegation message shown here is suppressed. In this case, you can use a public [DNSSEC debugger](https://aka.ms/DNSSECdebugger) to verify delegation status.
49+
4750
6. Copy the delegation information and use it to create a DS record in the parent zone.
4851

4952
1. If the parent zone is a top level domain (for example: `.com`), you must add the DS record at your registrar. Each registrar has its own process. The registrar might ask for values such as the Key Tag, Algorithm, Digest Type, and Key Digest. In the example shown here, these values are:
@@ -66,6 +69,9 @@ To sign your zone with DNSSEC using the Azure portal:
6669

6770
[ ![Screenshot of a fully signed and delegated zone.](./media/dnssec-how-to/delegated.png) ](./media/dnssec-how-to/delegated.png#lightbox)
6871

72+
> [!NOTE]
73+
> If your Azure network configuration doesn't allow delegation checking, the delegation message shown here is suppressed. In this case, you can use a public [DNSSEC debugger](https://aka.ms/DNSSECdebugger) to verify delegation status.
74+
6975
## [Azure CLI](#tab/sign-cli)
7076

7177
1. Sign a zone using the Azure CLI:

articles/logic-apps/ai-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more information, see the following resources:
3333

3434
| Resource type | Link |
3535
|---------------|------|
36-
| **Video overview** | - [Modernize enterprise integration with Azure Integration Services](https://ignite.microsoft.com/sessions/BRK150) - [Integrate AI into your workflows with Azure Logic Apps](https://www.youtube.com/live/Lxw9epgl_FM) <br><br>- [Accelerate generative AI development with Azure Logic Apps - Integrate 2024](https://youtu.be/HSl8OI-aT3A) |
36+
| **Video overview** | - [Modernize enterprise integration with Azure Integration Services](https://ignite.microsoft.com/sessions/BRK150) <br><br>- [Integrate AI into your workflows with Azure Logic Apps](https://www.youtube.com/live/Lxw9epgl_FM) <br><br>- [Accelerate generative AI development with Azure Logic Apps - Integrate 2024](https://youtu.be/HSl8OI-aT3A) |
3737

3838
#### Prep your content
3939

0 commit comments

Comments
 (0)