Skip to content

Commit dd9dd33

Browse files
authored
Removed language constraint on doc link
1 parent ba6643c commit dd9dd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/openvpn-azure-ad-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ You can modify the downloaded profile XML file and add the **\<dnsservers>\<dnss
182182
```
183183

184184
> [!NOTE]
185-
> The OpenVPN Azure AD client utilizes DNS Name Resolution Policy Table (NRPT) entries, which means DNS servers will not be listed under the output of `ipconfig /all`. To confirm your in-use DNS settings, please consult [Get-DnsClientNrptPolicy](https://docs.microsoft.com/en-us/powershell/module/dnsclient/get-dnsclientnrptpolicy?view=win10-ps) in PowerShell.
185+
> The OpenVPN Azure AD client utilizes DNS Name Resolution Policy Table (NRPT) entries, which means DNS servers will not be listed under the output of `ipconfig /all`. To confirm your in-use DNS settings, please consult [Get-DnsClientNrptPolicy](https://docs.microsoft.com/powershell/module/dnsclient/get-dnsclientnrptpolicy?view=win10-ps) in PowerShell.
186186
>
187187
188188
### How do I add custom routes to the VPN client?

0 commit comments

Comments
 (0)