Skip to content

Commit 2556dd8

Browse files
authored
fix link warning
1 parent 547ef4f commit 2556dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview-inbound-outbound-ips.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ az webapp show --resource-group <group_name> --name <app_name> --query possibleO
8080
(Get-AzWebApp -ResourceGroup <group_name> -name <app_name>).PossibleOutboundIpAddresses
8181
```
8282

83-
For Function Apps See [Function App outbound IP addresses](../azure-functions/ip-addresses?tabs=azure-powershell#find-outbound-ip-addresses)
83+
For Function Apps See [Function App outbound IP addresses](/azure/azure-functions/ip-addresses?tabs=azure-powershell#find-outbound-ip-addresses)
8484

8585
## Get a static outbound IP
8686

0 commit comments

Comments
 (0)