Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
---
title: Azure Resource Graph sample queries for Azure Arc-enabled Kubernetes
description: Sample Azure Resource Graph queries for Azure Arc-enabled Kubernetes showing use of resource types and tables to access Azure Arc-enabled Kubernetes related resources and properties.
ms.date: 05/14/2025
ms.topic: sample
ms.custom:
- subject-resourcegraph-sample
- devx-track-azurepowershell
- devx-track-azurecli
- build-2025
# Customer intent: As a cloud administrator, I want to execute sample queries for Azure Arc-enabled Kubernetes using Resource Graph, so that I can effectively govern and manage my Kubernetes resources at scale.
---
# Azure Resource Graph sample queries for Azure Arc-enabled Kubernetes
[Azure Resource Graph](/azure/governance/resource-graph/overview) is an Azure service that lets you query at scale, helping you effectively govern your environment. Queries are created using Kusto Query Language (KQL). For more information, see [Understanding the Azure Resource Graph query language](/azure/governance/resource-graph/concepts/query-language).
This page provides a list of sample Azure Resource Graph queries for Azure Arc-enabled Kubernetes. You can run these queries through Azure PowerShell or Azure CLI, or in the Azure portal using the Resource Graph Explorer. Feel free to modify the queries to suit your needs.
[!INCLUDE [azure-resource-graph-copilot](~/reusable-content/ce-skilling/azure/includes/azure-resource-graph-copilot.md)]
## Sample queries
[!INCLUDE [azure-resource-graph-samples-cat-arck8s](../includes/azure-arc-enabled-kubernetes.md)]
## Next steps
- Learn more about the [Azure Resource Graph query language](/azure/governance/resource-graph/concepts/query-language).
- Learn more about [exploring resources with Resource Graph](/azure/governance/resource-graph/concepts/explore-resources).