Skip to content

Commit 5d6f6bb

Browse files
authored
Change feature name
Need to update "BGP route propagation" to "Virtual network gateway route propagation."
1 parent f2c1521 commit 5d6f6bb

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
@@ -57,7 +57,7 @@ You can configure your ASE subnet to ignore all BGP routes. When configured to
5757
To configure your ASE subnet to ignore BGP routes:
5858

5959
* create a UDR and assign it to your ASE subnet if you did not have one already.
60-
* 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.
60+
* 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.
6161

6262
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.
6363

0 commit comments

Comments
 (0)