Skip to content

Commit 015b309

Browse files
Fixed relative link, minor Acrolinx tweak
1 parent 2e2ffc0 commit 015b309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/ip-addresses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Application Insights Agent configuration is needed only when you're making chang
5353

5454
## Availability tests
5555

56-
This is the list of addresses from which [availability web tests](./app/availability-overview.md) are run. If you want to run web tests on your app but your web server is restricted to serving specific clients, you'll have to permit incoming traffic from our availability test servers.
56+
This is the list of addresses from which [availability web tests](./app/availability-overview.md) are run. If you want to run web tests on your app but your web server is restricted to serving specific clients, you must permit incoming traffic from our availability test servers.
5757

5858
> [!NOTE]
5959
> For resources located inside private virtual networks that can't allow direct inbound communication with the availability test agents in public Azure, the only option is to [create and host your own custom availability tests](app/availability-azure-functions.md#review-trackavailability-test-results).
@@ -71,7 +71,7 @@ If you're using Azure network security groups, add an *inbound port rule* to all
7171
Open port 80 (HTTP) and port 443 (HTTPS) for incoming traffic from these addresses. IP addresses are grouped by location.
7272

7373
> [!NOTE]
74-
> Validate your Azure App Service access restrictions, as you might need to also enable access for the availability test IP addresses. For more information, see [https://learn.microsoft.com/en-us/azure/app-service/overview-access-restrictions#app-access](/azure/app-service/overview-access-restrictions).
74+
> Validate your Azure App Service access restrictions, as you might need to also enable access for availability test IP addresses. For more information, see [https://learn.microsoft.com/en-us/azure/app-service/overview-access-restrictions#app-access](../app-service/overview-access-restrictions).
7575
7676
### IP addresses
7777

0 commit comments

Comments
 (0)