> ## Documentation Index
> Fetch the complete documentation index at: https://www.qovery.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Azure AKS Integration

> Deploy on Azure Kubernetes Service with Qovery

## Overview

Qovery integrates with Azure Kubernetes Service (AKS) for managed Kubernetes on Microsoft Azure. Choose **Qovery-managed AKS** or **BYOK**.

<CardGroup cols={2}>
  <Card title="Qovery-Managed AKS" icon="wand-magic-sparkles" href="/configuration/integrations/kubernetes/aks/managed">
    Fully automated AKS cluster setup and management
  </Card>

  <Card title="Bring Your Own AKS" icon="server" href="/configuration/integrations/kubernetes/byok">
    Connect your existing AKS cluster
  </Card>
</CardGroup>

## Features

* Auto-scaling with Cluster Autoscaler
* Spot instances (60-80% discount)
* Virtual Nodes (ACI integration)
* Multi-zone deployment
* Integration with Azure services (SQL, Storage, etc.)
* Azure AD integration

## Setup Guides

<CardGroup cols={2}>
  <Card title="BYOK Setup" icon="plug" href="/configuration/integrations/kubernetes/byok">
    Connect existing AKS cluster
  </Card>
</CardGroup>
