Azure Kubernetes Service Managed Cluster

Schema representing an Azure Kubernetes Service (AKS) managed cluster resource, based on the Microsoft.ContainerService/managedClusters resource type from the AKS REST API (api-version 2025-10-01).

AzureCloudContainersDevOpsKubernetesOrchestration

Properties

Name Type Description
id string Fully qualified resource ID for the managed cluster. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
name string The name of the managed cluster resource.
type string The resource type.
location string The geo-location where the resource lives (e.g., eastus, westeurope).
tags object Resource tags as key-value pairs.
sku object
kind string This is primarily used to expose different UI experiences in the portal for different kinds.
identity object
extendedLocation object
systemData object
properties object
View JSON Schema on GitHub