I am working on Azure Monitoring. I am trying to monitor whether the resource Status is ON/OFF. Recently, I created an Azure Kubernetes Service(Cluster) and started monitoring to that resource also. But,am not able to get the status of resource using Log Analytics queries, Insight Metrics etc.
How to find the kubernetes resource status?
Although it may not give you a ready response to your question, I guess these articles from official Microsoft Azure documentation might be helpful:
Enable monitoring of Azure Kubernetes Service (AKS) cluster already deployed
Understand AKS cluster performance with Azure Monitor for containers
If you intend to monitor AKS cluster resources, I fully agree with @Kasun Raditha Rajapakse, that it doesn't make much sense as they are fully managed by Azure and as a user you don't have to worry about availability of those kind of resources.