---
type: resource-type
title: managedClusters
description: azure resource type Microsoft.ServiceFabric/managedClusters
name: managedClusters
lexicon: azure
resource_type: Microsoft.ServiceFabric/managedClusters
---
`Microsoft.ServiceFabric/managedClusters`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): The name of the cluster resource.
- `properties` (`managedClusters_ManagedClusterProperties`, required): The managed cluster resource properties
- `location` (`string`, optional): Azure resource location.
- `resources` (`any[]`, optional)
- `sku` (`managedClusters_Sku`, optional): The sku of the managed cluster
- `tags` (`Record<string, unknown>`, optional): Azure resource tags.

## Attributes

- `id`

## Governed by

- [AZR025](/rules/AZR025.md): AKS cluster missing RBAC — enable Kubernetes RBAC for access control
- [AZR026](/rules/AZR026.md): AKS cluster missing network policy — configure networkPolicy for pod-to-pod traffic control
