Skip to content

Commit 010dfe8

Browse files
committed
fixes
1 parent 0c54dd4 commit 010dfe8

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ms.reviewer: aul
4949
| `global.handler.control.monitor.azure.com` | Access control service | 443 |
5050
| `<cluster-region-name>.handler.control.monitor.azure.com` | Fetch data collection rules for specific AKS cluster | 443 |
5151

52-
**Azure government cloud**
52+
**Azure Government cloud**
5353

5454
If your Azure Arc-enabled Kubernetes resource is in Azure US Government environment, following endpoints need to be enabled for outbound access:
5555

@@ -245,7 +245,7 @@ az k8s-extension create --name azuremonitor-containers --cluster-name \<cluster-
245245

246246
3. Edit the values in the parameter file.
247247

248-
- For **workspaceDomain**, use *opinsights.azure.com* for Azure public cloud and *opinsights.azure.us* for Azure government cloud.
248+
- For **workspaceDomain**, use *opinsights.azure.com* for Azure public cloud and *opinsights.azure.us* for Azure Government cloud.
249249
- Specify the tags in the **resourceTagValues** parameter if you want to use any Azure tags on the Azure resources that will be created as part of the Container insights extension.
250250

251251
4. Deploy the template to create Container Insights extension.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following table lists the additional firewall configuration required for man
9696
| `global.handler.control.monitor.azure.cn` | Access control service | 443 |
9797
| `<cluster-region-name>.handler.control.monitor.azure.cn` | Fetch data collection rules for specific AKS cluster | 443 |
9898

99-
**Azure government cloud**
99+
**Azure Government cloud**
100100

101101
The following table lists the proxy and firewall configuration information for Azure US Government:
102102

-12.4 KB
Loading
78.3 KB
Loading

0 commit comments

Comments
 (0)