Skip to content

Commit ed0e570

Browse files
committed
update url to relative path
1 parent bd268fd commit ed0e570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-app-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Allows you to set the timezone for your function app.
426426
## WEBSITE\_VNET\_ROUTE\_ALL
427427

428428
> [!IMPORTANT]
429-
> WEBSITE_VNET_ROUTE_ALL is a legacy app setting that has been replaced by the [vnetRouteAllEnabled configuration setting](https://docs.microsoft.com/en-us/azure/app-service/configure-vnet-integration-routing).
429+
> WEBSITE_VNET_ROUTE_ALL is a legacy app setting that has been replaced by the [vnetRouteAllEnabled configuration setting](../app-service/configure-vnet-integration-routing.md).
430430
431431
Indicates whether all outbound traffic from the app is routed through the virtual network. A setting value of `1` indicates that all traffic is routed through the virtual network. You need this setting when using features of [Regional virtual network integration](functions-networking-options.md#regional-virtual-network-integration). It's also used when a [virtual network NAT gateway is used to define a static outbound IP address](functions-how-to-use-nat-gateway.md).
432432

0 commit comments

Comments
 (0)