Skip to content

Commit 60f39f5

Browse files
Merge pull request #246532 from cherylmc/patch-12
add block/exclude text
2 parents 7538c96 + 53b7b00 commit 60f39f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/vpn-gateway/azure-vpn-client-optional-configurations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure optional configuration settings for the Azur
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 11/22/2022
8+
ms.date: 07/27/2023
99
ms.author: cherylmc
1010

1111
---
@@ -150,7 +150,7 @@ You can add custom routes. Modify the downloaded profile XML file and add the **
150150

151151
### Block (exclude) routes
152152

153-
You block (exclude) routes. Modify the downloaded profile XML file and add the **\<excluderoutes>\<route>\<destination>\<mask> \</destination>\</mask>\</route>\</excluderoutes>** tags.
153+
The ability to completely block routes isn't supported by the Azure VPN Client. The Azure VPN Client doesn't support dropping routes from the local routing table. Instead, you can exclude routes from the VPN interface. Modify the downloaded profile XML file and add the **\<excluderoutes>\<route>\<destination>\<mask> \</destination>\</mask>\</route>\</excluderoutes>** tags.
154154

155155
```xml
156156
<azvpnprofile>

0 commit comments

Comments
 (0)