Skip to content

Commit 129f019

Browse files
committed
2 parents 9fd98c6 + 69df729 commit 129f019

30 files changed

+39
-32
lines changed
24.3 KB
Loading
-31.6 KB
Loading
-45 KB
Loading
-25.2 KB
Loading
29.2 KB
Loading
-32.3 KB
Loading
-43.3 KB
Loading
-6.81 KB
Loading

articles/dns/private-resolver-endpoints-rulesets.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ For example, if you have the following rules:
105105
A query for `secure.store.azure.contoso.com` matches the **AzurePrivate** rule for `azure.contoso.com` and also the **Contoso** rule for `contoso.com`, but the **AzurePrivate** rule takes precedence because the prefix `azure.contoso` is longer than `contoso`.
106106

107107
> [!IMPORTANT]
108-
> If a rule is present in the ruleset that has as its destination a private resolver inbound endpoint, do not link the ruleset to the VNet where the inbound endpoint is provisioned. This configuration can cause DNS resolution loops. For example: In the previous scenario, no ruleset link should be added to `myeastvnet` because the inbound endpoint at `10.10.0.4` is provisioned in `myeastvnet` and a rule is present that resolves `azure.contoso.com` using the inbound endpoint.
108+
> If a rule is present in the ruleset that has as its destination a private resolver inbound endpoint, do not link the ruleset to the VNet where the inbound endpoint is provisioned. This configuration can cause DNS resolution loops. For example: In the previous scenario, no ruleset link should be added to `myeastvnet` because the inbound endpoint at `10.10.0.4` is provisioned in `myeastvnet` and a rule is present that resolves `azure.contoso.com` using the inbound endpoint.<br><br>
109+
> The rules shown in this article are examples of rules that can be used for specific scenarios. None of the fowarding rules described here are required. Be careful to test your forwarding rules and ensure that the rules don't cause DNS resolution issues.
109110
110111
#### Rule processing
111112

548 KB
Loading

0 commit comments

Comments
 (0)