Skip to content

Commit 209e74d

Browse files
Merge pull request #271336 from greg-lindsay/dns-design
add note about forwarding rules
2 parents c3d19d6 + 7afe4cb commit 209e74d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/dns/dns-private-resolver-get-started-portal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: In this quickstart, you create and test a private DNS resolver in A
44
services: dns
55
author: greg-lindsay
66
ms.author: greglin
7-
ms.date: 02/28/2024
7+
ms.date: 04/05/2024
88
ms.topic: quickstart
99
ms.service: dns
1010
ms.custom: mode-ui, ignite-2022
@@ -155,6 +155,9 @@ Add or remove specific rules your DNS forwarding ruleset as desired, such as:
155155
- A rule to resolve an on-premises zone: internal.contoso.com.
156156
- A wildcard rule to forward unmatched DNS queries to a protective DNS service.
157157

158+
> [!IMPORTANT]
159+
> The rules shown in this quickstart are examples of rules that can be used for specific scenarios. None of the fowarding rules described in this article are required. Be careful to test your forwarding rules and ensure that the rules don't cause DNS resolution issues.
160+
158161
### Delete a rule from the forwarding ruleset
159162

160163
Individual rules can be deleted or disabled. In this example, a rule is deleted.

0 commit comments

Comments
 (0)