Skip to content

Commit 5b60e41

Browse files
Merge pull request #277386 from kpeechara/kapil-branch-0605
Changing domains of azure operated under China and US
2 parents 6cbe787 + 3880758 commit 5b60e41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/aks/outbound-rules-control-egress.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ There are two options to provide access to Azure Monitor for containers:
177177

178178
| FQDN | Port | Use |
179179
|-----------------------------------------|-----------|----------|
180-
| **`dc.services.visualstudio.com`** | **`HTTPS:443`** | This endpoint is used for metrics and monitoring telemetry using Azure Monitor. |
180+
| **`dc.services.visualstudio.com`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for Containers Agent Telemetry. |
181181
| **`*.ods.opinsights.azure.com`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for ingesting log analytics data. |
182182
| **`*.oms.opinsights.azure.com`** | **`HTTPS:443`** | This endpoint is used by omsagent, which is used to authenticate the log analytics service. |
183183
| **`*.monitoring.azure.com`** | **`HTTPS:443`** | This endpoint is used to send metrics data to Azure Monitor. |
@@ -188,7 +188,7 @@ There are two options to provide access to Azure Monitor for containers:
188188

189189
| FQDN | Port | Use |
190190
|-----------------------------------------|-----------|----------|
191-
| **`dc.services.visualstudio.com`** | **`HTTPS:443`** | This endpoint is used for metrics and monitoring telemetry using Azure Monitor. |
191+
| **`dc.services.visualstudio.cn`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for Containers Agent Telemetry. |
192192
| **`*.ods.opinsights.azure.cn`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for ingesting log analytics data. |
193193
| **`*.oms.opinsights.azure.cn`** | **`HTTPS:443`** | This endpoint is used by omsagent, which is used to authenticate the log analytics service. |
194194
| **`global.handler.control.monitor.azure.cn`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for accessing the control service. |
@@ -198,7 +198,7 @@ There are two options to provide access to Azure Monitor for containers:
198198

199199
| FQDN | Port | Use |
200200
|-----------------------------------------|-----------|----------|
201-
| **`dc.services.visualstudio.com`** | **`HTTPS:443`** | This endpoint is used for metrics and monitoring telemetry using Azure Monitor. |
201+
| **`dc.services.visualstudio.us`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for Containers Agent Telemetry. |
202202
| **`*.ods.opinsights.azure.us`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for ingesting log analytics data. |
203203
| **`*.oms.opinsights.azure.us`** | **`HTTPS:443`** | This endpoint is used by omsagent, which is used to authenticate the log analytics service. |
204204
| **`global.handler.control.monitor.azure.us`** | **`HTTPS:443`** | This endpoint is used by Azure Monitor for accessing the control service. |

0 commit comments

Comments
 (0)