Forum Discussion
ParthKhemka
Aug 16, 2021Copper Contributor
Azure SQL Hyperscale Best Practices
I am hoping you can help answer this question. Previously whenever we upgraded or downgraded a SQL database, we always followed best practices. This included do the following three things:
- Rebuild all indexes
- Update Statistics
- Clear Procedure Cache
We have now moved to HyperScale and the databases will scale up and down as needed. Do we need to continue doing these best practices or is this taken care of in Azure automatically? Thank you.
- Hi,
Even before HyperScale, using other service levels of Azure SQL, these 3 tasks are not needed at all when scaling up or down an Azure SQL Database.
Take a look on this video for a more in depth explanation about hyperscale: https://youtu.be/vH9XM9Ulc_g?list=PLNbt9tnNIlQ5i3hWhnwU3VqRxC-GPcol8&t=2481
Kind Regards,
Dennes
1 Reply
- Hi,
Even before HyperScale, using other service levels of Azure SQL, these 3 tasks are not needed at all when scaling up or down an Azure SQL Database.
Take a look on this video for a more in depth explanation about hyperscale: https://youtu.be/vH9XM9Ulc_g?list=PLNbt9tnNIlQ5i3hWhnwU3VqRxC-GPcol8&t=2481
Kind Regards,
Dennes