Skip to content

Commit cb20ed1

Browse files
committed
service tags
1 parent c7cfe61 commit cb20ed1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Server firewall exceptions required by Application Insights
44
ms.topic: conceptual
55
author: lgayhardt
66
ms.author: lagayhar
7-
ms.date: 04/23/2020
7+
ms.date: 04/30/2020
88

99
---
1010

@@ -13,13 +13,13 @@ The [Azure Application Insights](../../azure-monitor/app/app-insights-overview.m
1313

1414
> [!NOTE]
1515
> Although these addresses are static, it's possible that we will need to change them from time to time. All Application Insights traffic represents outbound traffic with the exception of availability monitoring and webhooks which require inbound firewall rules.
16-
>
17-
>
1816
1917
> [!TIP]
20-
> Subscribe to this page as a RSS feed by adding https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/azure-monitor/app/ip-addresses.md.atom to your favorite RSS/ATOM reader to get notified of the latest changes.
21-
>
22-
>
18+
> You can use Azure [network service tags](https://docs.microsoft.com/azure/virtual-network/service-tags-overview
19+
) to manage access if you are using Azure Network Security Groups. If you are managing access for hybrid/on premises resources you can download the equivalent IP address lists as [JSON files](https://docs.microsoft.com/azure/virtual-network/service-tags-overview#discover-service-tags-by-using-downloadable-json-files) which are updated each week: . To cover all the exceptions in this article you would need to use the service tags: 'ActionGroup', 'ApplicationInsightsAvailability', 'AzureMonitor'.
20+
21+
Alternatively, you can subscribe to this page as a RSS feed by adding https://github.com/MicrosoftDocs/azure-docs/commits/master/articles/azure-monitor/app/ip-addresses.md.atom to your favorite RSS/ATOM reader to get notified of the latest changes.
22+
2323

2424
## Outgoing ports
2525
You need to open some outgoing ports in your server's firewall to allow the Application Insights SDK and/or Status Monitor to send data to the portal:

0 commit comments

Comments
 (0)