@@ -19,7 +19,7 @@ For Azure SQL Managed Instance, consider these strategies:
1919## Wiki
2020
2121<details >
22- <summary ><b >Table of References </b > (Click to expand)</summary >
22+ <summary ><b > References </b > (Click to expand)</summary >
2323
2424- [ Microsoft Learn - Maintaining indexes optimally to improve performance and reduce resource utilization] ( https://learn.microsoft.com/en-us/sql/relational-databases/indexes/reorganize-and-rebuild-indexes?view=sql-server-ver16 )
2525
@@ -28,11 +28,11 @@ For Azure SQL Managed Instance, consider these strategies:
2828## Content
2929
3030<details >
31- <summary ><b >Table of Content </b > (Click to expand)</summary >
31+ <summary ><b > Content </b > (Click to expand)</summary >
3232
3333- [ Wiki] ( #wiki )
3434- [ Content] ( #content )
35- - [ Gather more detailed information about the current used and allocated space in your database ] ( #gather-more-detailed-information )
35+ - [ Gather more detailed information] ( #gather-more-detailed-information )
3636 - [ Detailed Space Usage by File] ( #detailed-space-usage-by-file )
3737 - [ Space Usage by Table] ( #space-usage-by-table )
3838 - [ Space Usage by Index] ( #space-usage-by-index )
@@ -46,6 +46,10 @@ For Azure SQL Managed Instance, consider these strategies:
4646- [ Archiving Old Data] ( #archiving-old-data )
4747- [ Removing Unused Indexes] ( #removing-unused-indexes )
4848- [ Using Filegroups] ( #using-filegroups )
49+ - [ Fragmentation] ( #fragmentation )
50+ - [ Measuring Fragmentation] ( #measuring-fragmentation )
51+ - [ How to resolve it] ( #how-to-resolve-it )
52+ - [ Automating Maintenance in Azure SQL Managed Instance] ( #automating-maintenance-in-azure-sql-managed-instance )
4953
5054</details >
5155
0 commit comments