Skip to content

Commit 0c54dd4

Browse files
committed
fixes
1 parent 15b8aa0 commit 0c54dd4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ ms.reviewer: aul
3232
- To view the monitoring data, you need to have [Log Analytics Reader](../logs/manage-access.md#azure-rbac) role assignment on the Log Analytics workspace.
3333
- The following endpoints need to be enabled for outbound access in addition to the ones mentioned under [connecting a Kubernetes cluster to Azure Arc](../../azure-arc/kubernetes/quickstart-connect-cluster.md#meet-network-requirements).
3434

35+
**Azure public cloud**
36+
3537
| Endpoint | Port |
3638
|----------|------|
3739
| `*.ods.opinsights.azure.com` | 443 |
@@ -47,6 +49,7 @@ ms.reviewer: aul
4749
| `global.handler.control.monitor.azure.com` | Access control service | 443 |
4850
| `<cluster-region-name>.handler.control.monitor.azure.com` | Fetch data collection rules for specific AKS cluster | 443 |
4951

52+
**Azure government cloud**
5053

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

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-
**Azsure government cloud**
99+
**Azure government cloud**
100100

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

articles/private-5g-core/enable-log-analytics-for-private-5g-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Log Analytics is a tool in the Azure portal used to edit and run log queries wit
2525

2626
## Create an Azure Monitor extension
2727

28-
Follow the steps in [Azure Monitor Container Insights for Azure Arc-enabled Kubernetes clusters](../azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md) to create an Azure Monitor extension for the Azure Arc-enabled Kubernetes cluster. Ensure that you use the instructions for the Azure CLI, and that you choose **Option 4 - On Azure Stack Edge** when you carry out [Create extension instance using Azure CLI](../azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md?tabs=cli#create-extension-instance?tabs=cli).
28+
Follow the steps in [Azure Monitor Container Insights for Azure Arc-enabled Kubernetes clusters](../azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md) to create an Azure Monitor extension for the Azure Arc-enabled Kubernetes cluster. Ensure that you use the instructions for the Azure CLI, and that you choose **Option 4 - On Azure Stack Edge** when you carry out [Create extension instance using Azure CLI](../azure-monitor/containers/container-insights-enable-arc-enabled-clusters.md?tabs=cli#create-extension-instance).
2929

3030
## Configure and deploy the ConfigMap
3131

0 commit comments

Comments
 (0)