Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure Data Explorer cluster performance depends on appropriate sizing to match your workload demands. When demand changes, you can scale your cluster vertically by changing the Stock Keeping Unit (SKU) to add or remove CPU and memory resources.
Vertical scaling (scaling up or down) changes the compute power of your cluster by switching to a different SKU with more or fewer resources. This process maintains your data while upgrading or downgrading the underlying infrastructure to better match your performance needs.
Use vertical scaling when you need to:
- Handle increased query complexity or data processing requirements
- Optimize costs by moving to a more appropriate SKU
- Improve performance for CPU or memory-intensive workloads
Note
To learn about horizontal scaling, see horizontal scaling. One of the reasons you might want to scale the cluster horizontally is when you need to handle massive traffic loads that exceed what a single server can manage.
Configure vertical scaling
In the Azure portal, go to your Azure Data Explorer cluster resource. Under Settings, select Scale up.
In the Scale up window, you see available (Stock Keeping Unit) SKUs for your cluster. For example, in the following figure, there are eight recommended SKUs available. Expand the Storage optimized, Compute optimized, and Dev/test dropdowns to see more options.
The SKUs are disabled because they're the current SKU, or they aren't available in the region where the cluster is located.
To change your SKU, select a new SKU and then select Apply.
Note
- During the vertical scaling process, while a new cluster's resources are prepared, the old cluster's resources continuing to provide service. This process might take tens of minutes. Only when the new cluster's resources are ready, switchover is performed to the new cluster. The parallel process makes the SKU migration experience relatively seamless, with minimal service disruption during the switchover process that takes about one to three minutes to complete. Query performance might be impacted during SKU migration. The impact might vary due to usage patterns.
- We recommend enabling Optimized Autoscale to allow the cluster to scale-in following migration. For SKU migration recommendation, see Change Data Explorer clusters to a more cost effective and better performing SKU.
- Clusters with Virtual Network configuration might experience longer service disruptions.
- The price is an estimate of the cluster's virtual machines and Azure Data Explorer service costs. Other costs aren't included. For an estimate, see the Azure Data Explorer cost estimator. For full pricing, see the Azure Data Explorer pricing page.
You've now configured vertical scaling for your Azure Data Explorer cluster. Add another rule for a horizontal scaling. If you need assistance with cluster-scaling issues, open a support request in the Azure portal.
Related content
- Manage cluster horizontal scaling to dynamically scale out the instance count based on metrics that you specify.
- Monitor Azure Data Explorer performance, health, and usage with metrics.