Forum Discussion

ParthKhemka's avatar
ParthKhemka
Copper Contributor
Aug 16, 2021
Solved

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:

  1. Rebuild all indexes
  2. Update Statistics
  3. 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.

Resources