Skip to content

Commit 795ac5f

Browse files
Merge pull request #264392 from JasonWHowell/fixinclude
Fix invalid include
2 parents a537dcb + a87469c commit 795ac5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/virtual-network-troubleshoot-cannot-delete-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Move-AzureVirtualNetwork -VirtualNetworkName "Name" -Abort
103103

104104
### Check whether the virtual network was used by a web app for VNet integration
105105

106-
If the virtual network was integrated with a web app in the past, then the web app was deleted without disconnecting the VNet integration, see [Deleting the App Service plan or web app before disconnecting the VNet integration](https://github.com/MicrosoftDocs/azure-docs/blob/046310ca15df6c82612b11971b9481b98125dd64/includes/app-service-web-vnet-troubleshooting.md).
106+
If the virtual network was integrated with a web app in the past, then the web app was deleted without disconnecting the VNet integration, see [Deleting the App Service plan or web app before disconnecting the VNet integration](../azure-functions/functions-networking-options.md#troubleshooting).
107107

108108
## Next steps
109109

0 commit comments

Comments
 (0)