Skip to content

Tool to be used with Runbooks to reindex azure SQL tables when it's needed

License

Notifications You must be signed in to change notification settings

DennesTorres/ReIndex-AzureSQL-Tables-When-Needed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indexes tables in an Azure database if they have a high fragmentation

This runbook indexes all of the tables in a given database if the fragmentation is above a certain percentage.

This runbook is based on an existing runbook from Azure Automation team, but fixes a bug related to tables contained in schemas other than the default schema

About

Tool to be used with Runbooks to reindex azure SQL tables when it's needed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published