rh-mobb / documentation

Step-by-step tutorials from Red Hat experts to help you get the most out of your Managed OpenShift cluster.
https://cloud.redhat.com/experts
Other
58 stars 105 forks source link

azure arc workaround doc needs to be modified #527

Closed porrascarlos802018 closed 6 months ago

porrascarlos802018 commented 6 months ago

the document https://access.redhat.com/solutions/7064794

needs to be redirecting customers to https://learn.microsoft.com/en-us/azure/azure-monitor/containers/kubernetes-monitoring-enable?tabs=cli#enable-container-insights

az k8s-extension create --name azuremonitor-containers --cluster-name --resource-group --cluster-type connectedClusters --extension-type Microsoft.AzureMonitor.Containers --configuration-settings amalogs.useAADAuth=false

I wouldnt do machine configuration changes

daxelrod-rh commented 6 months ago

Hello! The above Red Hat KCS article is not within the scope of this repo; however, I will get your feedback to the author of that article.

My understanding is that the the azuremonitor-metrics extension is for metrics, and serves a different purpose than the azuremonitor-containers extension. The latter is for logs, right?

daxelrod-rh commented 6 months ago

The author of https://access.redhat.com/solutions/7064794 has retired it. Thank you for your suggestion!