Skip to content

Commit ffd0b98

Browse files
authored
Merge pull request #45670 from jolleymd/patch-1
Change feature name
2 parents a870be0 + 5d6f6bb commit ffd0b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/environment/forced-tunnel-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can configure your ASE subnet to ignore all BGP routes. When configured to
5656
To configure your ASE subnet to ignore BGP routes:
5757

5858
* create a UDR and assign it to your ASE subnet if you did not have one already.
59-
* In the Azure portal, open the UI for the route table assigned to your ASE subnet. Select Configuration. Set BGP route propagation to Disabled. Click Save. The documentation on turning that off is in the [Create a route table][routetable] document.
59+
* In the Azure portal, open the UI for the route table assigned to your ASE subnet. Select Configuration. Set Virtual network gateway route propagation to Disabled. Click Save. The documentation on turning that off is in the [Create a route table][routetable] document.
6060

6161
After you configure the ASE subnet to ignore all BGP routes, your apps will no longer be able to reach on premises. To enable your apps to access resources on-premises, edit the UDR assigned to your ASE subnet and add routes for your on premises address ranges. The Next hop type should be set to Virtual network gateway.
6262

0 commit comments

Comments
 (0)