Skip to content

Commit a891f97

Browse files
authored
Merge pull request #116812 from MGoedtel/task1719765
updated firewall config tables
2 parents 5850533 + 8ad4e72 commit a891f97

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/azure-monitor/insights/container-insights-onboard.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to enable Azure Monitor for containers | Microsoft Docs
33
description: This article describes how you enable and configure Azure Monitor for containers so you can understand how your container is performing and what performance-related issues have been identified.
44
ms.topic: conceptual
5-
ms.date: 04/21/2020
5+
ms.date: 05/28/2020
66

77
---
88

@@ -62,7 +62,6 @@ The information in the following table lists the proxy and firewall configuratio
6262
| *.ods.opinsights.azure.com | 443 |
6363
| *.oms.opinsights.azure.com | 443 |
6464
| dc.services.visualstudio.com | 443 |
65-
| *.microsoftonline.com | 443 |
6665
| *.monitoring.azure.com | 443 |
6766
| login.microsoftonline.com | 443 |
6867

@@ -72,7 +71,6 @@ The information in the following table lists the proxy and firewall configuratio
7271
|--------------|------|-------------|
7372
| *.ods.opinsights.azure.cn | 443 | Data ingestion |
7473
| *.oms.opinsights.azure.cn | 443 | OMS onboarding |
75-
| microsoft.com | 80 | Used for network connectivity. This is only required if the agent image version is ciprod09262019 or earlier. |
7674
| dc.services.visualstudio.com | 443 | For for agent telemetry using Azure Public Cloud Application Insights. |
7775

7876
The information in the following table lists the proxy and firewall configuration information for Azure US Government.
@@ -81,7 +79,6 @@ The information in the following table lists the proxy and firewall configuratio
8179
|--------------|------|-------------|
8280
| *.ods.opinsights.azure.us | 443 | Data ingestion |
8381
| *.oms.opinsights.azure.us | 443 | OMS onboarding |
84-
| microsoft.com | 80 | Used for network connectivity. This is only required if the agent image version is ciprod09262019 or earlier. |
8582
| dc.services.visualstudio.com | 443 | For agent telemetry using Azure Public Cloud Application Insights. |
8683

8784
## Components

0 commit comments

Comments
 (0)