Skip to content

Commit 100eb36

Browse files
authored
Merge pull request #102459 from lgayhardt/appinsightssertag0120
App Insights IP Availability Add Inbound Security rule
2 parents 1259109 + 93ee19b commit 100eb36

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

articles/azure-monitor/app/ip-addresses.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ Status Monitor Configuration - needed only when making changes.
5353
## Availability tests
5454
This is the list of addresses from which [availability web tests](../../azure-monitor/app/monitor-web-app-availability.md) are run. If you want to run web tests on your app, but your web server is restricted to serving specific clients, then you will have to permit incoming traffic from our availability test servers.
5555

56+
If you are using Azure Network Security Groups, simply add an **inbound port rule** to allow traffic from Application Insights availability tests by selecting **Service Tag** as the **Source** and **ApplicationInsightsAvailability** as the **Source service tag**.
57+
58+
>[!div class="mx-imgBorder"]
59+
>![Under settings select Inbound security rules and then select add at the top of the tab ](./media/ip-addresses/add-inbound-security-rule.png)
60+
61+
>[!div class="mx-imgBorder"]
62+
>![Add inbound security rule tab](./media/ip-addresses/add-inbound-security-rule2.png)
63+
5664
Open ports 80 (http) and 443 (https) for incoming traffic from these addresses (IP addresses are grouped by location):
5765

5866
```
44.4 KB
Loading
36.6 KB
Loading

0 commit comments

Comments
 (0)