mstuefer / azure-automation-runbooks

Little runbook collection to automate maintenance tasks on the Microsoft Azure Cloud platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

azure-automation-runbooks

Gitter

Little runbook collection to automate maintenance tasks on the Microsoft Azure Cloud Platform.


  • Rebuild-FragmentedIndexes

    Helps to rebuild (eventually online) all indexes on Azure SQL on which a given Fragmentation is reached

  • Scale-DatabaseService

    Scales a Database to a desired Edition/ServiceObjectiveName

  • Copy-SomeTablesToDifferentDatabase

    Copies (bulk) the content of some tables into a different Database

  • Update-AllStatisticsOnSeveralTablesWithFullscan

    Updates all the Statistics for each given table by the use of Fullscan

About

Little runbook collection to automate maintenance tasks on the Microsoft Azure Cloud platform.


Languages

Language:PowerShell 100.0%