Contains sample scripts for managing, monitoring, and maintaining Azure SQL Data Warehouse databases.
The data-load folder contains TSQL scripts that can be adapted to simplify loading DW tables from Azure Blob Storage or Azure Data Lake Store using tables in DW as the model.
The deployments folder contains Powershell and SQL scripts to help with DW deployments.
The indexes contains a collection of scripts for managing and monitoring index usage.
The monitor folder contains scripts used to monitor security settings and service level objectives.
The queries folder contains a collection of scripts for monitoring queries being executed in the database.