Forum Discussion
ImUzair
Mar 15, 2022Copper Contributor
Azure SQL Managed Instance Auto-Scaling
Hi, I'm looking for a solution for Auto-Scaling to Azure SQL Managed Instance but didn't found any possible way out. Please help. Regards, Muhammad Uzair
GeorgiaKalyva
Oct 27, 2022Learn Expert
There is no direct auto-scaling of the Azure SQL Managed Instance. For auto-scaling the Azure SQL Managed Instance you can try using PowerShell. Check the below resources for more info
Track progress of SQL Managed Instance create/scale request
Modify Azure SQL Database Managed Instance using Azure CLI
You can also use automation runbooks as mentioned here:
Auto Scaling Azure SQL DB using Automation runbooks
Just be careful, cause this might cause downtime or tasks to be cancelled.